npm.io
0.8.0 • Published 3d agoCLI

@introspection-ai/cli

Licence
Apache-2.0
Version
0.8.0
Deps
0
Size
3 kB
Vulns
0
Weekly
203

@introspection-ai/cli

The Introspection command-line interface — the remote hot-swap executor. Attaches to the cloud from your environment and streams your local working-tree content into a running task's sandbox, re-shipping on every change.

npm install -g @introspection-ai/cli

# then, from inside your git work-tree:
introspection remote --task-id "$TASK_ID"

Or run without installing:

npx @introspection-ai/cli remote --task-id "$TASK_ID"

The platform-specific binary is delivered via an optional dependency (@introspection-ai/cli-<os>-<cpu>) selected automatically by npm.

Full documentation: https://github.com/introspection-org/introspection-cli

Keywords