You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.