agent-orchestrator/packages/core/src
Ashish Huddar e4e073fb53 chore: resolve merge conflict in SessionDetail.tsx
Merge main into branch. main removed the relaunchError banner and the
onRelaunchClean header prop (#1981 simplified the orchestrator header);
this branch added the CanvasRail flex wrapper. Take main's removal of
the relaunch UI and keep the CanvasRail wrapper around <main>.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-22 10:54:40 +05:30
..
__tests__ chore: resolve merge conflict in SessionDetail.tsx 2026-05-22 10:54:40 +05:30
migration feat(core): record activity events for config, plugin-registry, and storage migration (#1696) 2026-05-18 19:16:34 +05:30
prompts Add orchestrator-driven code review board (#1871) 2026-05-19 11:47:57 +05:30
recovery fix: use persisted session agent for enrichment (#1996) 2026-05-22 04:41:08 +05:30
utils fix: recover native session restore fallback (#1797) 2026-05-18 01:37:39 +05:30
activity-events.ts feat(notifier): make notifier system robust with manual harness and desktop setup (#1736) 2026-05-19 14:48:40 +05:30
activity-log.ts refactor(agent-claude-code): replace terminal-regex activity detection with hooks (closes #1941) (#1945) 2026-05-20 18:17:35 +05:30
activity-signal.ts fix: address lifecycle review feedback (#122) 2026-04-17 19:38:32 +05:30
agent-report.ts feat(core): record activity events for config, plugin-registry, and storage migration (#1696) 2026-05-18 19:16:34 +05:30
agent-selection.ts fix: use persisted session agent for enrichment (#1996) 2026-05-22 04:41:08 +05:30
agent-workspace-hooks.ts feat(windows): complete Windows support (#1025) 2026-05-09 00:10:53 +05:30
atomic-write.ts feat(windows): complete Windows support (#1025) 2026-05-09 00:10:53 +05:30
canvas-log.ts fix(canvas): bound disk I/O in readCanvases when agents emit many files (greptile P1) 2026-05-18 12:25:32 +05:30
canvas-schema.ts fix(canvas): cap diff canvas size in schema (codex pass 13 P2) 2026-05-09 22:32:59 +05:30
cleanup-stack.ts refactor(core): replace spawn rollback ladder with CleanupStack (#1616) 2026-05-03 22:43:21 +05:30
code-review-manager.ts Add orchestrator-driven code review board (#1871) 2026-05-19 11:47:57 +05:30
code-review-store.ts Add orchestrator-driven code review board (#1871) 2026-05-19 11:47:57 +05:30
config-generator.ts feat(windows): complete Windows support (#1025) 2026-05-09 00:10:53 +05:30
config.ts feat(notifier): make notifier system robust with manual harness and desktop setup (#1736) 2026-05-19 14:48:40 +05:30
daemon-children.ts fix(cli): reap daemon children on stop+SIGINT, sweep orphans on start (closes #1848) (#1849) 2026-05-15 03:38:09 +05:30
dashboard-notifications.ts feat(notifier): make notifier system robust with manual harness and desktop setup (#1736) 2026-05-19 14:48:40 +05:30
events-db.ts fix(cli): rebuild better-sqlite3 on install + quieter ABI-mismatch warning (closes #1822) (#1824) 2026-05-18 04:02:26 +05:30
feature-flags.ts Add multi-project storage, resolution, and project settings support (#1343) 2026-04-21 17:45:55 +05:30
feedback-tools.ts feat(core): add feedback tools contracts, validation, storage, and dedupe 2026-03-10 22:31:39 +05:30
file-lock.ts Add multi-project storage, resolution, and project settings support (#1343) 2026-04-21 17:45:55 +05:30
format-automated-comments.ts fix(core): dispatch detailed bugbot review comments to agents (#1334) 2026-04-22 22:18:13 +05:30
gh-trace.ts feat(windows): complete Windows support (#1025) 2026-05-09 00:10:53 +05:30
git-activity.ts refactor(core): extract hasRecentCommits helper into @aoagents/ao-core (#1437) 2026-05-05 18:58:53 +05:30
global-config.ts feat(notifier): make notifier system robust with manual harness and desktop setup (#1736) 2026-05-19 14:48:40 +05:30
index.ts chore: resolve merge conflict in SessionDetail.tsx 2026-05-22 10:54:40 +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: use persisted session agent for enrichment (#1996) 2026-05-22 04:41:08 +05:30
lifecycle-state.ts fix(core): clear terminatedAt/completedAt when restoring a session out of terminal state (closes #1831) (#1834) 2026-05-15 04:46:35 +05:30
lifecycle-status-decisions.ts refactor(core): storage redesign — projectId-based paths, JSON metadata (#1466) 2026-04-28 17:55:53 +05:30
lifecycle-transition.ts fix(core): clear terminatedAt/completedAt when restoring a session out of terminal state (closes #1831) (#1834) 2026-05-15 04:46:35 +05:30
markdown.d.ts build(core): bundle prompt templates with rollup 2026-04-13 14:55:01 +05:30
metadata.ts feat(core): round out session-manager activity events (#1657) (#1697) 2026-05-18 19:53:55 +05:30
notification-data.ts feat(notifier): make notifier system robust with manual harness and desktop setup (#1736) 2026-05-19 14:48:40 +05:30
notification-observability.ts feat(notifier): make notifier system robust with manual harness and desktop setup (#1736) 2026-05-19 14:48:40 +05:30
notifier-resolution.ts fix: merge upstream main and resolve conflicts for cursor agent 2026-04-10 11:48:27 +05:30
observability.ts feat(notifier): make notifier system robust with manual harness and desktop setup (#1736) 2026-05-19 14:48:40 +05:30
opencode-agents-md.ts feat(opencode): enhance AGENTS.md handling 2026-04-11 18:58:04 +05:30
opencode-config.ts feat (core): inject worker prompt as instructions file (#1302) 2026-04-26 15:44:39 +05:30
opencode-session-id.ts feat: OpenCode session lifecycle and CLI controls (#315) 2026-03-08 09:55:44 +05:30
opencode-shared.ts feat(windows): complete Windows support (#1025) 2026-05-09 00:10:53 +05:30
orchestrator-prompt.ts fix(core): validate template placeholders before render 2026-04-16 20:13:58 +05:30
orchestrator-session-strategy.ts Fix orchestrator identity to use one canonical session per project (#1487) 2026-04-25 18:57:31 +05:30
paths.ts Add orchestrator-driven code review board (#1871) 2026-05-19 11:47:57 +05:30
platform.ts fix(web): self-heal node-pty spawn-helper (#1978) 2026-05-21 08:02:41 +05:30
plugin-registry.ts feat: add Grok agent plugin (#1862) 2026-05-22 00:57:29 +05:30
portfolio-projects.ts Add multi-project storage, resolution, and project settings support (#1343) 2026-04-21 17:45:55 +05:30
portfolio-registry.ts refactor(core): storage redesign — projectId-based paths, JSON metadata (#1466) 2026-04-28 17:55:53 +05:30
portfolio-routing.ts Add multi-project storage, resolution, and project settings support (#1343) 2026-04-21 17:45:55 +05:30
portfolio-session-service.ts fix: recover native session restore fallback (#1797) 2026-05-18 01:37:39 +05:30
process-cache.ts refactor(spawn): plugin-owned preflight + collapse project resolution (#1622) 2026-05-04 14:03:26 +05:30
project-resolver.ts feat(core): record activity events for config, plugin-registry, and storage migration (#1696) 2026-05-18 19:16:34 +05:30
prompt-builder.ts feat: enable worker→orchestrator dialogue via `ao send` with auto-sender prefix (#1787) 2026-05-10 21:50:43 +05:30
query-activity-events.ts feat: add SQLite-backed activity event logging layer (#1528) 2026-05-01 21:13:20 +05:30
report-watcher.ts fix: address PR #1300 requested changes 2026-04-18 11:13:53 +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: simplify orchestrator session header (#1981) 2026-05-22 05:02:50 +05:30
spawn-target.ts fix(cli): derive projectId from prefixed issue id on spawn (#1330) 2026-04-22 22:18:39 +05:30
storage-key.ts feat(windows): complete Windows support (#1025) 2026-05-09 00:10:53 +05:30
tmux.ts feat(windows): complete Windows support (#1025) 2026-05-09 00:10:53 +05:30
types.ts chore: resolve merge conflict in SessionDetail.tsx 2026-05-22 10:54:40 +05:30
update-cache.ts feat(release): weekly release train — channels, onboarding, dashboard banner, cron (#1781) 2026-05-12 23:11:09 +05:30
utils.ts refactor(agent-claude-code): split activity detection; remove dead JSONL cases; detect blocked from api_error (#1927) 2026-05-19 18:00:54 +05:30
version-compare.ts fix(cli,release): repair nightly updates and snapshots (#1960) 2026-05-20 21:55:21 +05:30
windows-pty-registry.ts feat(windows): complete Windows support (#1025) 2026-05-09 00:10:53 +05:30