Skip to content

Add one-shot unified agent reorganization - #8

Open
ndizazzo wants to merge 5 commits into
mainfrom
feat/unified-agent-reorg
Open

Add one-shot unified agent reorganization#8
ndizazzo wants to merge 5 commits into
mainfrom
feat/unified-agent-reorg

Conversation

@ndizazzo

Copy link
Copy Markdown
Owner

Summary

Adds saddle reorg, a transactional and idempotent migration flow that detects supported coding-agent configuration, previews the structural plan in the TUI, and consolidates skills, agents, and commands into a configurable canonical source. Provider rules now use a versioned schema and support exactly one routing strategy at a time: universal-first or provider-only.

Type of change

  • Bug fix
  • New feature
  • Refactor / cleanup
  • Documentation
  • Other

Testing

  • pnpm test passes (216 tests, 0 failures)
  • pnpm run lint:agents outputs agent-lint: ok
  • pnpm run lint passes
  • npm pack --dry-run --json passes
  • New tests added for new behaviour

Checklist

  • No "use strict" omitted from new .js files
  • No empty catch {} blocks introduced
  • No new runtime dependencies added
  • CHANGELOG.md updated for version 0.10.0

@ndizazzo
ndizazzo marked this pull request as ready for review August 31, 2026 03:02
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