agent-orchestrator/packages/cli/__tests__/commands
Prateek 5edbdc0871 docs: update installation instructions to reflect npm not yet published
Package is not published to npm yet, so users must build from source.
Updated README.md and SETUP.md to:
- Make 'build from source' the primary installation method
- Add note that npm publishing is coming soon
- Include pnpm as a prerequisite

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-16 20:29:41 +05:30
..
init.test.ts feat: implement CLI with all commands (init, status, spawn, session, send, review-check, dashboard, open) (#6) 2026-02-14 16:14:27 +05:30
open.test.ts feat: implement seamless onboarding with enhanced documentation 2026-02-16 20:29:41 +05:30
review-check.test.ts feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
send.test.ts feat: implement seamless onboarding with enhanced documentation 2026-02-16 20:29:41 +05:30
session.test.ts feat: implement seamless onboarding with enhanced documentation 2026-02-16 20:29:41 +05:30
spawn.test.ts feat: implement seamless onboarding with enhanced documentation 2026-02-16 20:29:41 +05:30
status.test.ts docs: update installation instructions to reflect npm not yet published 2026-02-16 20:29:41 +05:30