Skip to content

Kindex v0.25.3

Choose a tag to compare

@jmcentire jmcentire released this 14 Jun 19:24

Fixed

  • Attention hooks now return within a bounded internal deadline instead of consuming Codex's 5-second hook timeout while waiting on LLM arbitration.
  • Slow attention reviews are queued asynchronously and injected later only when the result remains relevant to the conversation.
  • Hook setup now migrates attention commands to --deadline-ms 3500, leaving room inside the host hook timeout for process and SQLite overhead.