agent-orchestrator/packages/core/src
Dhruv Sharma 1701e03aac
Merge pull request #833 from ComposioHQ/feat/plugin-marketplace
Feat/plugin marketplace
2026-03-31 20:01:39 +05:30
..
__tests__ Merge pull request #831 from ComposioHQ/feat/core-plugin-config 2026-03-31 19:55:16 +05:30
recovery feat: support distinct worker and orchestrator agents (#439) 2026-03-12 20:58:55 +05:30
utils fix: preserve project ownership for legacy sessions 2026-03-11 23:27:48 +05:30
agent-selection.ts feat: support distinct worker and orchestrator agents (#439) 2026-03-12 20:58:55 +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 add InstalledPluginConfig type and plugin config schema 2026-03-31 04:02:14 +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 refactor: deduplicate plugin resolution logic between core and CLI 2026-03-31 13:53:30 +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: added GraphQL batch PRfeat: add GraphQL batch PR enrichment for orchestrator polling enrichment for orchestrator polling (fixes #608) (#637) 2026-03-30 00:31:04 +05:30
metadata.ts feat(core): add feedback tools contracts, validation, storage, and dedupe 2026-03-10 22:31:39 +05:30
observability.ts fix: added GraphQL batch PRfeat: add GraphQL batch PR enrichment for orchestrator polling enrichment for orchestrator polling (fixes #608) (#637) 2026-03-30 00:31:04 +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: correct ao send --no-wait wording per review 2026-03-27 20:50:13 +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: add end-to-end observability across core, web, and terminal (#436) 2026-03-12 16:57:40 +05:30
plugin-registry.ts Merge pull request #833 from ComposioHQ/feat/plugin-marketplace 2026-03-31 20:01:39 +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 refactor(cli): streamline agent handling in spawn command 2026-03-30 15:32:15 +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 add InstalledPluginConfig type and plugin config schema 2026-03-31 04:02:14 +05:30
utils.ts Publish ao-web on npm, harden error handling, deduplicate code 2026-03-14 19:01:49 +05:30