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
fix: address twenty-second round of Copilot PR review feedback
- Fix PS1 temp file leak: clean up pyStderrFile in catch block so temp
files don't accumulate when Python invocation throws
- Document skill-agent reconciliation strategy: expanded docstring on
_register_for_non_skill_agents explaining the full removal/install
flow and why skill agents are handled separately via
_unregister_skills + _reconcile_skills
0 commit comments