Skip to content

solx 1.0.1: agent command taxonomy + proactive PENDING playbook#39

Merged
Shu-Wan merged 1 commit into
mainfrom
release/v1.0.1
Jun 16, 2026
Merged

solx 1.0.1: agent command taxonomy + proactive PENDING playbook#39
Shu-Wan merged 1 commit into
mainfrom
release/v1.0.1

Conversation

@Shu-Wan

@Shu-Wan Shu-Wan commented Jun 15, 2026

Copy link
Copy Markdown
Owner

Patch release for the issue #36 skill changes (content merged in #37). Supersedes #38 (which used 1.1.0).

What's in 1.0.1

  • Agent-vs-human command taxonomy for status queries (parseable SLURM/--json default; show* wrappers only to show a human).
  • Proactive "job is PENDING" decision-tree playbook in the SKILL body (diagnose Reason+ETA → classify → right-size → reroute in place with scontrol update job, don't spray partitions).
  • Commands verified against the live Sol scheduler; hardened by an adversarial review (corrected %G-vs-GresUsed, multi-word Reason truncation, reason strings).

Release mechanics (per DEVELOPMENT.md)

  • Bumped the one version line: solx/Cargo.toml, skills/sol-skill/SKILL.md (version:), and solx/Cargo.lock — all 1.0.1, so the release workflow's tag/version check passes.
  • Moved CHANGELOG [Unreleased]## [1.0.1] — 2026-06-15.
  • Refreshed docs/coverage.md version line.
  • 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).

After merge

Tag v1.0.1 on the merge commit and push it → .github/workflows/release.yml builds the static musl binary and publishes the GitHub Release. Install/upgrade is then the usual curl … releases/latest/download/solx-x86_64-unknown-linux-musl.

🤖 Generated with Claude Code

Patch release 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.0.1], 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>
@Shu-Wan Shu-Wan merged commit b966760 into main Jun 16, 2026
3 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.

1 participant