Skip to content

v0.10.0 — Codex 初回 prompt wait

Choose a tag to compare

@kitepon-rgb kitepon-rgb released this 09 Jul 01:13

変更点

  • codex_agent(prompt, agent_done:true, wait:"agent_done") を追加。
  • Codex の起動時 prompt を shell argv に載せず、TUI ready 後に送信。
  • 起動時 prompt が pending/sent の間は通常 pty_send を拒否して混入を防止。
  • agent session の通常 read に initial_prompt / agent_event_seen / completion_attribution=none などの補助 metadata を追加。
  • Grok/Composer の初回 prompt wait は post-OAuth smoke まで未公開。

検証

  • npm test: 177/177 pass
  • MCP tools/call 経由の Codex initial prompt wait smoke pass
  • npm aiterm-mcp@0.10.0 publish 済み
  • global install smoke pass