agent-orchestrator/packages/cli
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
..
__tests__ revert: remove model rate-limit pause functionality (PR #367) (#908) 2026-04-06 22:52:47 -07:00
src revert: remove model rate-limit pause functionality (PR #367) (#908) 2026-04-06 22:52:47 -07:00
templates/rules feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
CHANGELOG.md chore: version packages 2026-03-29 09:21:26 +00:00
package.json feat(web): add dashboard error boundaries 2026-04-06 22:49:51 -07:00
tsconfig.json Apply suggestion from @Copilot 2026-04-06 22:48:01 -07:00
vitest.config.ts fix(cli): resolve ao-core vitest subpaths 2026-04-06 22:49:51 -07:00