Skip to content

Releases: tdlxgpp/agent-ci

Agent CI v0.9.2

Choose a tag to compare

@tdlxgpp tdlxgpp released this 23 Aug 10:21

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

Agent CI v0.9.1

Choose a tag to compare

@tdlxgpp tdlxgpp released this 23 Aug 07:44

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

Choose a tag to compare

@tdlxgpp tdlxgpp released this 23 Aug 07:23

LLM UserSimulator (simulate-user), team/cloud/community plan. 67 tests pass, smoke passes.

Agent CI v0.8.0

Choose a tag to compare

@tdlxgpp tdlxgpp released this 23 Aug 07:17

GitHub PR auto-report, branch protection automation, optional OpenAI-compatible LLM judge. 63 tests pass, smoke passes.

Agent CI v0.7.0

Choose a tag to compare

@tdlxgpp tdlxgpp released this 23 Aug 05:00

Deterministic offline MCP replay fixture generator (replay-server). 58 tests pass, smoke passes.

Agent CI v0.6.0

Choose a tag to compare

@tdlxgpp tdlxgpp released this 23 Aug 04:57

Scenario simulation, GitHub PR comments/status checks. 57 tests pass, smoke passes.

Agent CI v0.5.0

Choose a tag to compare

@tdlxgpp tdlxgpp released this 23 Aug 04:36

trace-fork for what-if branches and step-level output/error diff detection. 52 tests pass, smoke passes.

Agent CI v0.4.0

Choose a tag to compare

@tdlxgpp tdlxgpp released this 23 Aug 04:33

Hook collector, unified check (gate+budget+scan), builder smoke suite. 51 tests pass, smoke passes.

Agent CI v0.3.0

Choose a tag to compare

@tdlxgpp tdlxgpp released this 23 Aug 04:28

Unified import adapters (DSH/ZCode/OpenCode) and MCP Builder in CLI + Web UI. 46 tests pass, smoke passes.

Agent CI v0.2.2

Choose a tag to compare

@tdlxgpp tdlxgpp released this 23 Aug 04:14

Add trace gate/budget examples and CI workflow steps. 38 tests pass, smoke passes.