Skip to content

fix(cli): mount agents command at root#236

Open
codexwizardd wants to merge 2 commits into
profullstack:masterfrom
codexwizardd:codexwizardd/top-level-agents-command
Open

fix(cli): mount agents command at root#236
codexwizardd wants to merge 2 commits into
profullstack:masterfrom
codexwizardd:codexwizardd/top-level-agents-command

Conversation

@codexwizardd
Copy link
Copy Markdown

Summary\n- mount the implemented agentsCmd on the root CLI so documented commands like sh1pt agents generate work\n- skip the generic adapter-category agents command at root to avoid shadowing the implemented command\n- keep iterate agents behavior available\n\nCloses #235\nAddresses #133\n\n## Verification\n- corepack pnpm --filter @profullstack/sh1pt typecheck\n- corepack pnpm --filter @profullstack/sh1pt exec tsx src/index.ts agents --help shows list/setup/run/talk/generate\n- corepack pnpm --filter @profullstack/sh1pt exec tsx src/index.ts iterate agents --help still shows the agent subcommands

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.

2 participants