Skip to content

Allow executable override in agent#48

Merged
piercefreeman merged 3 commits into
mainfrom
feature/respect-agent-executable-override
Jun 11, 2026
Merged

Allow executable override in agent#48
piercefreeman merged 3 commits into
mainfrom
feature/respect-agent-executable-override

Conversation

@piercefreeman

@piercefreeman piercefreeman commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Motivated by #47, we allow users to override the executable that the agent harness is using by an env key. This is useful when testing prerelease builds that you've done locally.

But this raised the larger observation that our configuration keys are spread out across out whole codebase, which makes it hard to reason about the individual values. We also address a refactor of these env vars into a centralized object.

@piercefreeman piercefreeman merged commit b01afc0 into main Jun 11, 2026
16 checks passed
@piercefreeman piercefreeman deleted the feature/respect-agent-executable-override branch June 11, 2026 20:29
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