Skip to content

Comments

Add canonical command management and provider sync#3

Merged
farnoodma merged 1 commit intomainfrom
codex/commands
Feb 21, 2026
Merged

Add canonical command management and provider sync#3
farnoodma merged 1 commit intomainfrom
codex/commands

Conversation

@farnoodma
Copy link
Owner

Summary

  • add a new agentloom command surface with add, list, and delete subcommands for canonical .agents/commands management
  • extend source import to handle commands from commands/ or .agents/commands/, including selector matching, interactive multiselect, rename handling, and conflict flows
  • expand lockfile/state modeling to persist imported command files, selected source commands, and command rename maps
  • update agentloom update replay logic so command-only and mixed entries keep command selections/renames stable across updates
  • sync canonical commands into provider-native command/prompt paths (including Codex global ~/.codex/prompts and Copilot .prompt.md mapping)
  • refresh root/help copy and README to document command workflows and command sync behavior

Testing

  • pnpm check

- add agentloom command add/list/delete and update CLI/help docs for command management
- extend importer, lockfile, and update replay logic to track command selections and rename mappings
- sync canonical .agents/commands into provider-native command/prompt outputs, including Codex global prompts
- add unit/integration coverage for command selectors, lockfile normalization, command sync, and command update/delete behavior
- merge mainline agent-selection replay behavior into importer conflict resolution

Co-authored-by: Codex <noreply@openai.com>
@farnoodma farnoodma merged commit 6d6b9fc into main Feb 21, 2026
1 check passed
@farnoodma farnoodma deleted the codex/commands branch February 21, 2026 06:33
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