Skip to content

v.0.1.0

Choose a tag to compare

@luhfilho luhfilho released this 28 May 18:08
· 33 commits to main since this release

What's New

Core Runtime

  • WireClient for Kimi CLI JSON-RPC 2.0 protocol
  • JobControl for state persistence and session management
  • GitContext for diff collection and branch comparison
  • Markdown renderers for all output formats

Host Adapters

  • Claude Code: 7 commands, 1 agent, 3 skills
  • Codex CLI: 4 skills, 1 agent
  • Antigravity CLI: 1 rule, 3 skills, 6 workflows

Tooling

  • Automated installer (scripts/install.mjs)
  • End-to-end test suite with fake-kimi fixture
  • Custom test runner for cross-shell glob compatibility
  • 34 unit and integration tests
  • GitHub Actions CI (Node 20 & 22)

Documentation

  • README, CHANGELOG, CONTRIBUTORS, ARCHITECTURE, TESTING