v0.1.0
What's Changed
- feat: initial MCP server implementation (Stage 1) by @George-iam in #1
- fix: turns counter + hard safety enforcement (PreToolUse) by @George-iam in #2
- feat: auto-audit sessions on disconnect + fix turns=0 race by @George-iam in #3
- feat: transcript-based session audit with strict extraction rules by @George-iam in #4
- feat: scope-aware audit writes + auditor isolation by @George-iam in #5
- feat: reliable audit — chunking, multi-window isolation, ADR parser by @George-iam in #6
- fix: audit reliability follow-up — ppid walk, auditStatus flag, subclaude hook isolation by @George-iam in #7
- feat: full audit fixes batch - 8 commits closing 20 issues by @George-iam in #8
- feat: audit fixes round 2 - supersede, questions, kb-audit, hygiene by @George-iam in #9
- feat: narrative worklog - LLM session summaries by @George-iam in #10
- fix: init-scan dedup — preset decisions visible to LLM scanner by @George-iam in #11
- fix: merged-PR push check + worklog revamp by @George-iam in #12
- fix: checkBash chain operator bypass + logCheckResult by @George-iam in #13
- fix: extractBashWritePaths rejects garbage paths by @George-iam in #14
- feat: enriched handoff + axme_close_session by @George-iam in #15
- fix: prevent auditor from overwriting agent handoff by @George-iam in #16
- feat: agent-driven session close (begin_close + finalize_close) by @George-iam in #17
- docs: update ARCHITECTURE.md with agent-driven close session flow by @George-iam in #18
- docs: rewrite README with product positioning and architecture overview by @George-iam in #19
- feat: publish workflows, native installer, per-repo .mcp.json by @George-iam in #20
- fix: regenerate package-lock.json for CI by @George-iam in #21
New Contributors
- @George-iam made their first contribution in #1
Full Changelog: https://github.com/AxmeAI/axme-code/commits/v0.1.0