Skip to content

v0.3.85

Choose a tag to compare

@github-actions github-actions released this 04 Jun 15:29
· 11 commits to main since this release

0.3.85

Released on 2026-06-04.

Bug Fixes

  • Fix(knowledge) run fmt and linter
  • Fix(knowledge) fix the remote-knowledge cache path

Co-authored-by: Copilot Autofix powered by AI 175728472+Copilot@users.noreply.github.com

  • Fix(knowledge) use try_current instead of current in block on operations in knowledge not to panic

Co-authored-by: Copilot Autofix powered by AI 175728472+Copilot@users.noreply.github.com

  • Fix(knowledge) make normalize knowledge path platform independent

Co-authored-by: Copilot Autofix powered by AI 175728472+Copilot@users.noreply.github.com

  • Fix(knowledge) fix cached_path validation

Co-authored-by: Copilot Autofix powered by AI 175728472+Copilot@users.noreply.github.com

Features

  • Integrate remote backend for knowledge file management
  • Enhance knowledge API error handling and response structures
  • Implement caching for knowledge store with SHA-256 ETag support
  • Better skill command handling with early return without constructing backend
  • Encode account name in knowledge cache root path
  • Add path normalization and validation for knowledge-store paths
  • Update tokio features for enhanced in in stakpak-api

Maintenance

  • Bump version to 0.3.85
  • Bump version to 0.3.85