agent-orchestrator/packages/cli/src/lib
ChiragArora31 4d33d25126 fix: detect nested project directories in CLI auto-resolution 2026-04-01 18:28:57 +05:30
..
caller-context.ts Resolve remaining PR review comments 2026-03-17 15:51:02 +05:30
cli-errors.ts add cli error formatter and plugin store 2026-03-31 04:02:25 +05:30
config-instruction.ts add plugin spec and update docs 2026-03-31 04:02:25 +05:30
create-session-manager.ts use plugin store for shared loader paths 2026-03-31 04:02:25 +05:30
credential-resolver.ts refactor: enhance OpenClaw plugin interfaces and improve setup options 2026-03-31 04:56:03 +05:30
dashboard-rebuild.ts refactor: delegate CLI commands to core SessionManager (#88) 2026-02-18 14:30:17 +05:30
detect-agent.ts refactor(cli): replace readline prompts with clack prompts 2026-03-29 18:06:27 +05:30
detect-env.ts Simplify onboarding: absorb init + add-project into ao start 2026-03-17 01:17:33 +05:30
format.ts fix: activity detection — fix path encoding bug, add ready state (#71) 2026-02-18 03:48:19 +05:30
git-utils.ts Publish ao-web on npm, harden error handling, deduplicate code 2026-03-14 19:01:49 +05:30
lifecycle-service.ts feat: add PR claim flow for agent sessions (#326) 2026-03-07 03:54:19 +05:30
openclaw-probe.ts fix: remove dead code, validate SHELL path, and guard health JSON parsing 2026-03-31 05:01:28 +05:30
plugin-marketplace.ts Merge main into feat/openclaw-dx - resolve conflicts 2026-03-31 20:05:16 +05:30
plugin-scaffold.ts fix: add missing default exports fallback and remove dead code 2026-03-31 04:57:25 +05:30
plugin-store.ts fix: add missing default exports fallback and remove dead code 2026-03-31 04:57:25 +05:30
plugins.ts fix: remove dead code, validate SHELL path, and guard health JSON parsing 2026-03-31 05:01:28 +05:30
preflight.ts fix(cli): disable tmux auto-install in spawn preflight 2026-03-26 13:59:29 +05:30
project-detection.ts feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
project-resolution.ts fix: detect nested project directories in CLI auto-resolution 2026-04-01 18:28:57 +05:30
prompts.ts fix: update promptSelect to handle undefined initialValue 2026-03-29 18:39:32 +05:30
running-state.ts Fix review issues: busy-wait loops, lock race, import hygiene, typed errors 2026-03-17 17:33:06 +05:30
script-runner.ts feat: add doctor and update maintenance tooling (#437) 2026-03-12 20:59:22 +05:30
session-utils.ts fix: protect orchestrators from session cleanup (#453) 2026-03-13 09:39:49 +05:30
shell.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
web-dir.ts add browser-open error handling 2026-03-31 04:02:25 +05:30