Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Apr 10:14
· 241 commits to main since this release
99cf387

What's Changed

  • refactor(memory): one-file-per-entry memory tools with frontmatter tracking by @fluo10 in #7
  • feat: add heartbeat_enabled and standby_mode config options by @fluo10 in #8
  • refactor: split client into sapphire-agent-api and sapphire-call crates by @fluo10 in #13
  • feat: built-in MCP client for external server tool integration by @fluo10 in #14
  • fix: read [sync] from agent config with workspace defaults by @fluo10 in #15
  • Add .github/dependabot.yml by @fluo10 in #16
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #19
  • chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #18
  • chore(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #17
  • Group Cargo patch updates and schedule on Fridays by @fluo10 in #24
  • Add workflow to auto-merge Dependabot patch updates by @fluo10 in #25
  • chore(deps): bump dependabot/fetch-metadata from 2 to 3 by @dependabot[bot] in #26
  • chore(deps): run cargo update by @fluo10 in #27
  • chore(deps): bump cron from 0.12.1 to 0.16.0 by @dependabot[bot] in #20
  • fix: upgrade reedline to 0.47 and handle non-exhaustive Signal pattern by @fluo10 in #28
  • chore(deps): upgrade sapphire-workspace 0.5.0 → 0.8.0 by @fluo10 in #29
  • feat: context compression for long sessions by @fluo10 in #30
  • chore: release v0.2.0 by @fluo10 in #31

New Contributors

Full Changelog: v0.1.0...v0.2.0