first-tree
v0.5.15
Published
First Tree — unified CLI for Context Tree onboarding, agent management, and team messaging. (Source-tree dev build; CI rewrites `name` and `bin` for prod / staging publishes — see docs/local-dev-isolation.md.)
Maintainers
Readme
First Tree CLI
First Tree is the unified CLI for Context Tree onboarding, agent management, and team messaging.
Install the production CLI (macOS or Linux):
curl -fsSL https://download.first-tree.ai/releases/prod/install.sh | shAfter the installer completes successfully, connect this computer with a short code from the First Tree web console:
~/.local/bin/first-tree login <connect-code>The binary is first-tree; the short alias ft is installed with it.
For staging, use the staging installer and binary:
curl -fsSL https://download.first-tree.ai/releases/staging/install.sh | shAfter the installer completes successfully, connect with the staging binary:
~/.local/bin/first-tree-staging login <connect-code>Documentation
Links
License
Apache-2.0. See LICENSE.
