Skip to content

v0.3.2

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jun 20:51
· 1 commit to main since this release

Fixed

  • Filter injected runtime context that was previously bypassing the final reusable prompt boundary for plain string history content and prompt-history text values.
  • Make CLI stdin guarding idempotent across repeated runCli calls and avoid double stdin unref on help.
  • Bound history discovery and scanning with deterministic caps and warning diagnostics for truncated roots or oversized files.
  • Align the agent-discovery contract documentation with the current same-window handoff model in MVP.
  • Tighten existing-skill duplicate scoring to reduce false positives from short generic skills suppressing broader candidates.
  • Add a decision spike for bounded history cache/index strategy, with privacy and opt-in guidance before any implementation.