Releases: tdlxgpp/agent-ci
Release list
Agent CI v0.9.2
Agent CI v0.9.2
Open-source, local-first CI/QA workbench for AI agents and MCP servers.
Highlights
agent-ci --helpnow groups commands into functional panels.- New
agent-ci cione-command workflow: gate + budget + optional security scan, with JSON/Markdown reports. diff/gate/checksupport--ignore-fieldsand--mask-fieldsto 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 npxwhen--argis 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
Agent CI v0.9.1
Usability fixes: --output consistency, clean init scaffold, overwrite guard, readable diff messages, generic JSONL ingest. 67 tests pass, smoke passes.
Agent CI v0.9.0
LLM UserSimulator (simulate-user), team/cloud/community plan. 67 tests pass, smoke passes.
Agent CI v0.8.0
GitHub PR auto-report, branch protection automation, optional OpenAI-compatible LLM judge. 63 tests pass, smoke passes.
Agent CI v0.7.0
Deterministic offline MCP replay fixture generator (replay-server). 58 tests pass, smoke passes.
Agent CI v0.6.0
Scenario simulation, GitHub PR comments/status checks. 57 tests pass, smoke passes.
Agent CI v0.5.0
trace-fork for what-if branches and step-level output/error diff detection. 52 tests pass, smoke passes.
Agent CI v0.4.0
Hook collector, unified check (gate+budget+scan), builder smoke suite. 51 tests pass, smoke passes.
Agent CI v0.3.0
Unified import adapters (DSH/ZCode/OpenCode) and MCP Builder in CLI + Web UI. 46 tests pass, smoke passes.
Agent CI v0.2.2
Add trace gate/budget examples and CI workflow steps. 38 tests pass, smoke passes.