agent-orchestrator/packages/core/src
Harsh 238752b29e fix: reuse shared orchestrator detection in lifecycle manager
Drop the lifecycle manager's local orchestrator predicate so the final remaining core polling path follows the same shared detection logic as session cleanup, web filters, and CLI status.
2026-03-12 02:42:50 +05:30
..
__tests__ fix: close remaining Bugbot findings 2026-03-12 01:58:55 +05:30
recovery fix: close remaining Bugbot findings 2026-03-12 01:58:55 +05:30
utils fix: preserve project ownership for legacy sessions 2026-03-11 23:27:48 +05:30
atomic-write.ts feat(core): add feedback tools contracts, validation, storage, and dedupe 2026-03-10 22:31:39 +05:30
config-generator.ts feat: add `ao start <url>` one-command project onboarding (#267) 2026-03-03 13:52:49 +05:30
config.ts feat: add SCM webhook lifecycle triggers (#394) 2026-03-11 10:34:41 +05:30
decomposer.ts feat: lifecycle manager, backlog auto-claim, task decomposition, and verification gate (#365) 2026-03-10 12:31:25 +05:30
feedback-tools.ts feat(core): add feedback tools contracts, validation, storage, and dedupe 2026-03-10 22:31:39 +05:30
global-pause.ts fix: pause workers on model limits and stabilize session visibility (#367) 2026-03-10 08:42:17 +05:30
index.ts feat: add SCM webhook lifecycle triggers (#394) 2026-03-11 10:34:41 +05:30
key-value.ts feat(core): add feedback tools contracts, validation, storage, and dedupe 2026-03-10 22:31:39 +05:30
lifecycle-manager.ts fix: reuse shared orchestrator detection in lifecycle manager 2026-03-12 02:42:50 +05:30
metadata.ts feat(core): add feedback tools contracts, validation, storage, and dedupe 2026-03-10 22:31:39 +05:30
opencode-session-id.ts feat: OpenCode session lifecycle and CLI controls (#315) 2026-03-08 09:55:44 +05:30
orchestrator-prompt.ts fix: prevent orchestrator sessions from owning PRs (#432) 2026-03-11 22:04:38 +05:30
orchestrator-session-strategy.ts feat: OpenCode session lifecycle and CLI controls (#315) 2026-03-08 09:55:44 +05:30
paths.ts feat(core): add feedback tools contracts, validation, storage, and dedupe 2026-03-10 22:31:39 +05:30
plugin-registry.ts fix(core): wire built-in GitLab integrations (#393) 2026-03-10 12:57:35 +05:30
prompt-builder.ts feat: lifecycle manager, backlog auto-claim, task decomposition, and verification gate (#365) 2026-03-10 12:31:25 +05:30
scm-webhook-utils.ts feat: add SCM webhook lifecycle triggers (#394) 2026-03-11 10:34:41 +05:30
session-manager.ts fix: align clean-branch merges with project filtering 2026-03-11 23:39:59 +05:30
tmux.ts fix: increase delays in spawn prompt submission to ensure Enter is processed (#62) 2026-02-16 20:31:07 +05:30
types.ts feat: add shared orchestrator session detection 2026-03-11 23:26:46 +05:30
utils.ts feat(ao): add OpenClaw notifier plugin for AO escalations 2026-03-09 18:24:30 +05:30