Skip to content

Release v0.3.64#291

Merged
socksy merged 3 commits into
mainfrom
develop
Jun 8, 2026
Merged

Release v0.3.64#291
socksy merged 3 commits into
mainfrom
develop

Conversation

@socksy

@socksy socksy commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Promotes develop to main for the v0.3.64 release.

Included:

Merge after #290 has landed on develop so the version bump ships with this release.

socksy added 3 commits June 5, 2026 16:51
The skills installer (npx skills add) requires both name and description
in SKILL.md frontmatter; ours had only description, so it reported
"No skills found". Add name to the generator header and regenerate the
checked-in file.
make_env_vars injected TOWER_ENVIRONMENT as the last step of building a
run's env, unconditionally, so it overwrote any value a caller had
already set in the env map.

Drop the special case and let the value pass through like any other env
var. The local run path now supplies it explicitly from the resolved
--environment arg, which defaults to "default" — so a local run with no
flag still gets TOWER_ENVIRONMENT=default, as before. The now-unused env
parameter and its threading through execute_bash_program go with it.
@socksy socksy merged commit b162630 into main Jun 8, 2026
30 checks passed
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