Skip to content

feat(cli): add runtime command namespace#114

Merged
tnez merged 1 commit into
mainfrom
feat/106-runtime-cli-namespace
Jun 12, 2026
Merged

feat(cli): add runtime command namespace#114
tnez merged 1 commit into
mainfrom
feat/106-runtime-cli-namespace

Conversation

@tnez

@tnez tnez commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds the agentic runtime CLI namespace with list/add/init/run/status routing.
  • Recognizes the official local runtime target as @tnezdev/agentic-runtime-local while leaving install/discovery/delegation for the next runtime slice.
  • Documents the placeholder runtime front door and syncs the local dogfood task for CLI: add runtime command namespace #106.

Closes #106

Test plan

  • bun test packages/agentic/src/cli/main.test.ts
  • bun run typecheck
  • bun test
  • bun run build
  • git diff --check

@tnez tnez marked this pull request as ready for review June 12, 2026 17:25
@tnez tnez merged commit 287c905 into main Jun 12, 2026
1 check passed
@tnez tnez deleted the feat/106-runtime-cli-namespace branch June 12, 2026 17:26
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.

CLI: add runtime command namespace

1 participant