Skip to content

Explain: custom agent paths#109

Merged
AIM289 merged 1 commit intomasterfrom
explain-custom-agent-path
Mar 31, 2026
Merged

Explain: custom agent paths#109
AIM289 merged 1 commit intomasterfrom
explain-custom-agent-path

Conversation

@AIM289
Copy link
Copy Markdown
Contributor

@AIM289 AIM289 commented Mar 30, 2026

This adds support for custom agent paths to explain.

Previously the user had to have the agent on their path, but these changes allow it to be specified through an environment variable. For example, to point explain to a different Claude path, the user could set EXPLAIN_CLAUDE_PATH=/path/to/claude.

This intentionally uses a different environment variable per agent, so that this can be set automatically for multiple users across an entire dev environment. You may have one user using Codex and another using Claude, and only need the invocation of Claude to use a different path.

@AIM289 AIM289 force-pushed the explain-custom-agent-path branch from 3bd9ee1 to 212e248 Compare March 31, 2026 08:21
@AIM289 AIM289 merged commit c122e64 into master Mar 31, 2026
2 checks passed
@AIM289 AIM289 deleted the explain-custom-agent-path branch March 31, 2026 14:12
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.

2 participants