Skip to content

Keep Claude goals active across steered turns and track usage#83

Merged
SDSLeon merged 1 commit into
masterfrom
lightcode/clear-ibis-1e5303d6
Jun 1, 2026
Merged

Keep Claude goals active across steered turns and track usage#83
SDSLeon merged 1 commit into
masterfrom
lightcode/clear-ibis-1e5303d6

Conversation

@SDSLeon

@SDSLeon SDSLeon commented May 31, 2026

Copy link
Copy Markdown
Owner
  • Bugfix: Goals no longer complete prematurely when a turn is interrupted or steered; they stay active until a successful finish or an explicit clear.
  • Accumulate token usage across interrupted and successful Claude result messages so goal progress reflects the full multi-turn effort.
  • Refresh context usage on a timer while a goal is active so the UI shows up-to-date token counts during long runs.
  • Treat /clear and expanded goal-clear phrases (stop, cancel, etc.) as proper goal teardown, resetting mapper tracking state.
  • Add mapping and session tests for steered/interrupted goal flows and authoritative interrupt handling.

- Leave goals active on interrupted turns and accumulate token usage across steers
- Poll context usage during active goals and emit periodic token updates
- Clear active goals on /clear and accept stop/cancel /goal aliases
- Add mapper state fields and tests for steering, /clear, and token polling
@vercel

vercel Bot commented May 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lightcode-landing Ready Ready Preview, Comment May 31, 2026 8:05am

@SDSLeon SDSLeon merged commit 06e64f8 into master Jun 1, 2026
6 checks passed
@SDSLeon SDSLeon deleted the lightcode/clear-ibis-1e5303d6 branch June 1, 2026 01:44
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