Skip to content

AgentPulse v0.3.0 Preview

Choose a tag to compare

@QianQIUlp QianQIUlp released this 21 Jun 11:22
15fe006

AgentPulse v0.3.0 Preview

v0.3.0 is a preview / dogfood release focused on making AgentPulse easier to verify, diagnose, and try across multiple AI coding-agent surfaces.

Highlights

  • Added setup verification flow so generated setup snippets include concrete commands users can run to confirm ingestion.
  • Expanded agentpulse doctor diagnostics for local environment and connectivity checks.
  • Improved dashboard visibility with runtime capability information and clearer status surfaces.
  • Added OpenCode MVP support.
  • Added Codex surface metadata support.
  • Added Antigravity research-only boundaries.

Validation

This release line has been validated with:

  • pnpm format:check
  • pnpm typecheck
  • pnpm test
  • pnpm build
  • Linux standalone smoke
  • Windows standalone smoke

Known limitations

  • OpenCode support still requires more real local verification.
  • Codex Desktop support remains experimental.
  • Antigravity support remains research-only.
  • AgentPulse remains a local observability layer, not a full GUI, hosted service, or persistence platform.

Notes

This is intentionally conservative: no new persistence layer, no GUI rewrite, no protocol redesign, and no automatic user-configuration mutation.