Skip to content

Refactor universal agents standard commands - #7

Merged
ethanfann merged 2 commits into
mainfrom
feat/universal-agents-standard-clean
Jun 13, 2026
Merged

Refactor universal agents standard commands#7
ethanfann merged 2 commits into
mainfrom
feat/universal-agents-standard-clean

Conversation

@ethanfann

Copy link
Copy Markdown
Owner

Summary

  • Removes the universal agent flag/fallback path in favor of the universal agents standard.
  • Simplifies the CLI around add/remove/link/unlink/init commands.
  • Removes obsolete backup/bootstrap/snapshot/migration command surface.

Tests

  • bun run lint
  • bun test

ethanfann and others added 2 commits June 2, 2026 08:39
Each agent is now treated equally — if detected, link to its globalPath;
if not, skip it. No more shared-path fallbacks between universal agents.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Drop 14 legacy commands (backup, bootstrap, copy, install, migrate,
restore, scan, snapshots, status, sync, undo, uninstall) and reduce
agent definitions from ~40 to 3 (universal, claude, pi). Add new
add/remove commands, alwaysAvailable agent flag, and XDG-based
canonical skills directory (~/.config/agents/skills).
@ethanfann
ethanfann merged commit 14c6275 into main Jun 13, 2026
1 check passed
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