Skip to content

solx 1.1.0: agent command taxonomy + proactive PENDING playbook#38

Closed
Shu-Wan wants to merge 1 commit into
mainfrom
release/v1.1.0
Closed

solx 1.1.0: agent command taxonomy + proactive PENDING playbook#38
Shu-Wan wants to merge 1 commit into
mainfrom
release/v1.1.0

Conversation

@Shu-Wan

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

Copy link
Copy Markdown
Owner

Release commit for the issue #36 skill changes (content merged in #37).

What's in 1.1.0

  • 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 now 1.1.0, so the release workflow's tag/version check passes.
  • Moved CHANGELOG [Unreleased]## [1.1.0] — 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.1.0 on the merge commit and push it → .github/workflows/release.yml builds the static musl binary and publishes the GitHub Release. Installation/upgrade is then the usual curl … releases/latest/download/solx-x86_64-unknown-linux-musl.

🤖 Generated with Claude Code

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>
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