Skip to content

docs(skill): require agent session cleanup - #461

Closed
Danil Pismenny (dapi) wants to merge 1 commit into
microsoft:mainfrom
dapi:fix-460
Closed

docs(skill): require agent session cleanup#461
Danil Pismenny (dapi) wants to merge 1 commit into
microsoft:mainfrom
dapi:fix-460

Conversation

@dapi

Copy link
Copy Markdown

Summary

  • make browser-session cleanup an explicit agent lifecycle requirement
  • use a named session throughout the quick-start workflow
  • document failure-safe cleanup and protect concurrent agents from global close/kill commands

This mitigates #460 for normal agent completion. It does not replace a daemon-level lifetime bound for crashes or forcibly terminated agents.

Validation

  • skill-creator quick validation passes
  • \ passes

Mitigates microsoft#460 by making named-session cleanup part of the agent workflow.
@dapi

Copy link
Copy Markdown
Author

Closing this upstream proposal; we will maintain the system-wide agent lifecycle policy in our fork.

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