Skip to content

skill: agent mode pauses on every question — pause-loop contract update - #179

Open
shravan-lambdatest wants to merge 1 commit into
mainfrom
docs/agent-mode-every-ask-pauses
Open

skill: agent mode pauses on every question — pause-loop contract update#179
shravan-lambdatest wants to merge 1 commit into
mainfrom
docs/agent-mode-every-ask-pauses

Conversation

@shravan-lambdatest

Copy link
Copy Markdown
Collaborator

Agent mode no longer auto-answers low/medium-risk questions with their recommended defaults (0.8.8+): every question batch pauses the run — session_paused with pending_questions[] and the verbatim resume command, exit 3. The driving agent answers at resume (--answer, --message) or surfaces the question to its user; --mode override remains the take-every-default opt-out. ci mode and maintain reconcile are unchanged.

Updated in all three skill mirrors (skill-installer/skills, .agents/skills/kane-cli, .claude/skills/kane-cli):

  • references/assurance.md §2 pause loop: the auto-answer sentence becomes "every question pauses the run", and the repeat rule covers any standing question, not just high-risk.
  • references/assurance-parsing.md: the assumed_default row notes it never appears on 0.8.8+ agent-mode streams.
  • CHANGELOG.md: Unreleased "Changed" entry.

Note: the "0.8.8+" version tag assumes this ships in the next release after 0.8.7 — adjust at the release cut if the number differs.

🤖 Generated with Claude Code

…oop contract

Agent mode no longer auto-answers low/medium-risk questions with their
recommended defaults (0.8.8+): every question batch pauses the run with
session_paused + pending_questions and exit 3. The driving agent answers at
resume or surfaces the question to its user. assumed_default is documented as
absent from fresh agent-mode streams. All three skill mirrors + changelog.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant