Skip to content

release: agf v0.14.1 - #81

Merged
subinium merged 1 commit into
mainfrom
release/v0.14.1
Aug 18, 2026
Merged

release: agf v0.14.1#81
subinium merged 1 commit into
mainfrom
release/v0.14.1

Conversation

@subinium

Copy link
Copy Markdown
Owner

Release v0.14.1

Adds first-class local session discovery and exact-ID resume support for:

  • xAI Grok Build
  • Kimi Code CLI
  • Qwen Code

The scanners follow the official upstream storage schemas, honor documented home/runtime overrides, preserve durable activity ordering, and use bounded metadata/head-tail reads. Direct deletion is disabled where it would bypass upstream active-session state or secondary indexes.

README and CHANGELOG document the new agents, resume commands, storage paths, and limitations without expanding the introductory marketing copy.

Verification

  • cargo fmt --all -- --check
  • cargo check --all-targets --all-features --locked
  • cargo clippy --all-targets --all-features --locked -- -D warnings
  • 171 debug tests and 171 release tests
  • Rust 1.88 MSRV check
  • RustSec: 146 dependencies, 0 vulnerabilities
  • release build and cargo package verification
  • actual 0.14.1 release binary CLI smoke for grok, kimi, and qwen fixture homes

Closes #80

@subinium
subinium merged commit 1c5fb0b into main Aug 18, 2026
6 checks passed
@subinium
subinium deleted the release/v0.14.1 branch August 18, 2026 01:48
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.

feat: add Grok Build, Kimi Code, and Qwen Code support

1 participant