Skip to content

Agent CI v0.9.2

Latest

Choose a tag to compare

@tdlxgpp tdlxgpp released this 23 Aug 10:21
· 4 commits to main since this release

Agent CI v0.9.2

Open-source, local-first CI/QA workbench for AI agents and MCP servers.

Highlights

  • agent-ci --help now groups commands into functional panels.
  • New agent-ci ci one-command workflow: gate + budget + optional security scan, with JSON/Markdown reports.
  • diff / gate / check support --ignore-fields and --mask-fields to handle non-deterministic fields.
  • New GitHub Action composite: uses: tdlxgpp/agent-ci@v0.9.2.
  • Real-world validation against the official MCP Everything server, DSH sessions and ZCode rollouts.
  • Fixed direct stdio usage with --command npx when --arg is omitted.

Test status

  • pytest: 74 passed
  • smoke: stdio / HTTP / SSE / everything all passed

Docs

  • docs/REAL_WORLD_DEMO.md / .en.md
  • docs/CI_ACTION.md / .en.md