Skip to content

Detect installed agent CLI support#454

Merged
NagyVikt merged 1 commit into
mainfrom
agent/codex/agent-cli-detection-2026-04-29-21-22
Apr 29, 2026
Merged

Detect installed agent CLI support#454
NagyVikt merged 1 commit into
mainfrom
agent/codex/agent-cli-detection-2026-04-29-21-22

Conversation

@NagyVikt
Copy link
Copy Markdown
Collaborator

Automated by gx branch finish (PR flow).

Add a small runtime-backed detection layer that checks each registered agent's detectCommand and returns structured availability records without invoking agent workflows.

Constraint: src/agents/registry.js is a prerequisite dependency and is not present on this local base, so tests mock the registry contract directly.

Constraint: Detection must not launch real AI agents; only detectCommand probes are executed through the existing runtime helper.

Confidence: medium

Scope-risk: narrow

Tested: node --test test/agents-detect.test.js

Tested: node --check src/agents/detect.js

Tested: node --check test/agents-detect.test.js

Not-tested: integration with real src/agents/registry.js because that dependency is absent on local main and origin/main
@NagyVikt NagyVikt merged commit 38ea2ab into main Apr 29, 2026
@NagyVikt NagyVikt deleted the agent/codex/agent-cli-detection-2026-04-29-21-22 branch April 29, 2026 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant