Skip to content

fix: avoid agent running a leiter binary other than what is in PATH#72

Merged
scode merged 1 commit intomainfrom
fix-skill-leiter-binary
Mar 1, 2026
Merged

fix: avoid agent running a leiter binary other than what is in PATH#72
scode merged 1 commit intomainfrom
fix-skill-leiter-binary

Conversation

@scode
Copy link
Copy Markdown
Owner

@scode scode commented Mar 1, 2026

When the agent is working inside the leiter source repo, it may see
the Cargo.toml and reach for cargo run instead of the installed
binary. Each skill now explicitly states that leiter refers to the
PATH binary and must not be invoked via cargo run or any alternative.

changelog: include

Copy link
Copy Markdown
Owner Author

scode commented Mar 1, 2026

@scode scode changed the title fix: clarify that skills must invoke the installed leiter binary fix: avoid agent running a leiter binary other than what is in PATH Mar 1, 2026
Copy link
Copy Markdown
Owner Author

scode commented Mar 1, 2026

Merge activity

  • Mar 1, 3:38 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Mar 1, 3:39 AM UTC: Graphite rebased this pull request as part of a merge.
  • Mar 1, 3:40 AM UTC: @scode merged this pull request with Graphite.

@scode scode changed the base branch from fix-teardown-message to graphite-base/72 March 1, 2026 03:38
@scode scode changed the base branch from graphite-base/72 to main March 1, 2026 03:38
When the agent is working inside the leiter source repo, it may see
the Cargo.toml and reach for `cargo run` instead of the installed
binary. Each skill now explicitly states that `leiter` refers to the
PATH binary and must not be invoked via cargo run or any alternative.
@scode scode force-pushed the fix-skill-leiter-binary branch from c1e2a33 to 9a7915c Compare March 1, 2026 03:39
@scode scode merged commit c86d1da into main Mar 1, 2026
16 checks passed
@scode scode deleted the fix-skill-leiter-binary branch March 4, 2026 03:50
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