Skip to content

fix(skill): show active skill live during turn#322

Open
cniska wants to merge 2 commits into
mainfrom
live-skill-status
Open

fix(skill): show active skill live during turn#322
cniska wants to merge 2 commits into
mainfrom
live-skill-status

Conversation

@cniska

@cniska cniska commented Jul 16, 2026

Copy link
Copy Markdown
Owner

Summary

  • surface an activated skill on the status line live (mid-turn) instead of only after the turn resolves
  • add a typed skill-activated stream event carrying the skill; the server emits it on activation and the client applies it to the live session, which the post-turn reconcile then confirms
  • make lifecycle.summary.active_skills report the end-of-turn session set, so a skill activated mid-turn shows in that turn's trace instead of a turn late

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