agent-orchestrator/packages
Gaurav Bhola b4c108338f fix(core): allow external notifier with manifest name matching built-in
When an external notifier is loaded via path and its manifest.name
collides with a built-in (e.g. 'slack'), prepareConfig previously threw
because isBuiltin was true and the path field was present. Skip the
built-in guard for external loads — the path field in that case is the
loading path, not a stray user config value.
2026-04-06 23:25:42 -07:00
..
ao chore: version packages 2026-03-29 09:21:26 +00:00
cli revert: remove model rate-limit pause functionality (PR #367) (#908) 2026-04-06 22:52:47 -07:00
core fix(core): allow external notifier with manifest name matching built-in 2026-04-06 23:25:42 -07:00
integration-tests extend opencode discovery timeout, include integration tests in pnpm test 2026-03-29 16:44:53 +05:30
plugins fix(lifecycle): reduce GitHub API rate limiting from batch enrichment bypass (#906) 2026-04-06 22:52:47 -07:00
web test(web): add mux refresh test for useSessionEvents 2026-04-06 23:02:30 -07:00