Skip to content

0.65.0

Latest

Choose a tag to compare

@codeaholicguy codeaholicguy released this 27 Sep 11:34

What's Changes

  • Added an OpenAI platform usage provider to ai-devkit capacity, resolving OPENAI_API_KEY or the Pi OpenAI credential and reporting today and 7-day token windows from the platform Usage API (#252).
  • Added Claude subscription usage to ai-devkit capacity, reading quota windows from the local Claude login (#251).
  • ai-devkit capacity now shows OpenAI usage from pi's OpenAI login alongside harness quotas (#254).
  • Added the Kiro CLI adapter — detects running Kiro CLI agents by matching ~/.kiro/sessions/cli lock files to session metadata and transcripts, enabling Kiro in agent list/detail and channels (#115).
  • Added the Antigravity CLI adapter — detect, list, and inspect Google Antigravity CLI (agy) agents alongside Claude, Codex, Gemini, and Grok (#133).
  • Resolved agent session detail by exact session ID instead of enumerating every provider's history (~5.8s → ~0.45s), with identical output (e8a93ea).
  • Released @ai-devkit/agent-manager 0.36.0 with this version, exporting KiroAdapter, AntigravityCliAdapter, and the new getClaudeCapacityReport/getOpenAiCapacityReport probes (a78f668).

Full Changelog: https://github.com/codeaholicguy/ai-devkit/compare/cli@0.64.0...cli@0.65.0