agent-orchestrator/packages/plugins
Priyanshu Choudhary ae1a6e4fc5 fix(core): deduplicate Node.js wrapper updateAoMetadata and add AO_DATA_DIR path validation
- Extract shared NODE_UPDATE_AO_METADATA constant used by both gh/git wrappers
- Add AO_DATA_DIR validation matching bash ao-metadata-helper.sh (must be under ~/.ao/, ~/.agent-orchestrator/, or tmpdir)
- Bump WRAPPER_VERSION to 0.5.0 to force reinstall with new security check
- Update version in agent-codex and core tests to match 0.5.0
- Fix CI test failures from WRAPPER_VERSION bump (0.2.0 → 0.4.0 → 0.5.0)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-10 01:04:03 +05:30
..
agent-aider fix(agents): add process-runtime PID check to isProcessRunning (#1031) 2026-04-10 01:03:56 +05:30
agent-claude-code feat(windows): Node.js metadata wrappers + Claude Code hook + pwsh shell (squash merge PR5) 2026-04-10 01:04:03 +05:30
agent-codex fix(core): deduplicate Node.js wrapper updateAoMetadata and add AO_DATA_DIR path validation 2026-04-10 01:04:03 +05:30
agent-opencode fix(agents): add process-runtime PID check to isProcessRunning (#1031) 2026-04-10 01:03:56 +05:30
notifier-composio chore: version packages 2026-03-20 15:47:55 +00:00
notifier-desktop chore: version packages 2026-03-20 15:47:55 +00:00
notifier-discord fix: assign 429 error to lastError so exhausted rate-limit throws immediately 2026-03-27 01:42:59 +05:30
notifier-openclaw fix: address production failure modes from adversarial review 2026-03-31 14:39:49 +05:30
notifier-slack chore: version packages 2026-03-20 15:47:55 +00:00
notifier-webhook chore: version packages 2026-03-20 15:47:55 +00:00
runtime-process feat(windows): Node.js metadata wrappers + Claude Code hook + pwsh shell (squash merge PR5) 2026-04-10 01:04:03 +05:30
runtime-tmux fix: revert unlink script file 2026-03-29 20:34:33 +05:30
scm-github fix(lifecycle): reduce GitHub API rate limiting from batch enrichment bypass (#906) 2026-04-06 14:59:00 +05:30
scm-gitlab chore: version packages 2026-03-20 15:47:55 +00:00
terminal-iterm2 chore: version packages 2026-03-20 15:47:55 +00:00
terminal-web chore: version packages 2026-03-20 15:47:55 +00:00
tracker-github chore: version packages 2026-03-20 15:47:55 +00:00
tracker-gitlab chore: version packages 2026-03-20 15:47:55 +00:00
tracker-linear chore: version packages 2026-03-20 15:47:55 +00:00
workspace-clone fix(test): use mockReturnValueOnce for pwsh shell mock to prevent test pollution 2026-04-10 01:03:58 +05:30
workspace-worktree fix(test): use mockReturnValueOnce for pwsh shell mock to prevent test pollution 2026-04-10 01:03:58 +05:30