solx 1.1.0: agent command taxonomy + proactive PENDING playbook#38
Closed
Shu-Wan wants to merge 1 commit into
Closed
solx 1.1.0: agent command taxonomy + proactive PENDING playbook#38Shu-Wan wants to merge 1 commit into
Shu-Wan wants to merge 1 commit into
Conversation
Release commit for the issue #36 skill changes (merged in #37): bump the one version line (Cargo.toml + SKILL.md + Cargo.lock), move the CHANGELOG [Unreleased] notes under [1.1.0], and refresh docs/coverage.md. No CLI source change; the binary differs only in the embedded cheat sheet (include_str! of references/cheatsheet.md). cargo test --locked passes (143 tests); commands verified against the live Sol scheduler. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release commit for the issue #36 skill changes (content merged in #37).
What's in 1.1.0
--jsondefault;show*wrappers only to show a human).scontrol update job, don't spray partitions).%G-vs-GresUsed, multi-wordReasontruncation, reason strings).Release mechanics (per DEVELOPMENT.md)
solx/Cargo.toml,skills/sol-skill/SKILL.md(version:), andsolx/Cargo.lock— all now1.1.0, so the release workflow's tag/version check passes.[Unreleased]→## [1.1.0] — 2026-06-15.docs/coverage.mdversion line.include_str!ofreferences/cheatsheet.md).cargo test --lockedpasses (143 tests).After merge
Tag
v1.1.0on the merge commit and push it →.github/workflows/release.ymlbuilds the static musl binary and publishes the GitHub Release. Installation/upgrade is then the usualcurl … releases/latest/download/solx-x86_64-unknown-linux-musl.🤖 Generated with Claude Code