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 nineteenth round of Copilot PR review feedback
- Keep non-skill agent reconciliation: reconciliation uses
register_commands_for_non_skill_agents to avoid overwriting formatted
SKILL.md content; _unregister_skills restores core/extension skills
and _reconcile_skills handles lower-priority preset skills
- Show composition error in CLI resolve: when has_composition is true,
call resolve_content() and warn if composition cannot produce output
(no base layer) instead of showing a misleading 'resolved' path
0 commit comments