agent-orchestrator/packages/cli/__tests__/commands
Harsh Batheja 649fc67f6a revert: remove model rate-limit pause functionality (PR #367) (#908)
* Revert "fix: pause workers on model limits and stabilize session visibility (#367)"

This reverts commit 003eb78adb.

* fix: resolve post-revert type errors and broken test references

- Fix dangling import { in session-manager.ts (leftover from removing globalPause imports)
- Fix duplicate registerStop body in start.ts (leftover parent-version code after catch block)
- Remove --keep-session flag from stop command (was added by #367)
- Fix PullRequestsPage.tsx useSessionEvents call removing dropped initialGlobalPause arg
- Remove globalPause test cases from spawn.test.ts, communication.test.ts, api-routes.test.ts
- Remove unused updateMetadata imports from test files

* fix: remove unused allSessions variable after globalPause removal
2026-04-06 22:52:47 -07:00
..
dashboard.test.ts refactor: delegate CLI commands to core SessionManager (#88) 2026-02-18 14:30:17 +05:30
doctor.test.ts feat(cli): add plugin resolution checks to ao doctor 2026-04-01 06:39:14 +05:30
init.test.ts Resolve remaining PR review comments 2026-03-17 15:51:02 +05:30
open.test.ts feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
plugin.test.ts fix: resolve lint errors in plugin, start, and test files 2026-03-31 05:05:50 +05:30
review-check.test.ts feat: add PR claim flow for agent sessions (#326) 2026-03-07 03:54:19 +05:30
send.test.ts use plugin store for shared loader paths 2026-03-31 04:02:25 +05:30
session.test.ts revert: remove model rate-limit pause functionality (PR #367) (#908) 2026-04-06 22:52:47 -07:00
setup.test.ts auto-detect OpenClaw in non-interactive setup 2026-03-31 04:02:33 +05:30
spawn.test.ts fix: detect nested project directories in CLI auto-resolution 2026-04-01 18:28:57 +05:30
start.test.ts revert: remove model rate-limit pause functionality (PR #367) (#908) 2026-04-06 22:52:47 -07:00
status.test.ts fix(cli/status): validate --interval only when --watch is used 2026-04-01 11:05:30 +05:30
update.test.ts feat: add doctor and update maintenance tooling (#437) 2026-03-12 20:59:22 +05:30