v0.4.0
·
101 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- Update to docs by @brainlid in #32
- Add default catch-all FileSystemConfig for path-agnostic persistence by @brainlid in #33
- Add directory entries, richer FileEntry API, and entry-based return types by @brainlid in #34
- Add tool_context to Agent for caller-supplied data in tool functions by @brainlid in #35
- Rename send_middleware_message to notify_middleware and improve docs by @brainlid in #36
- Add MessagePreprocessor behaviour for display/LLM message splitting by @brainlid in #37
- Add metadata-only persistence optimization for FileEntry by @brainlid in #38
- Refine FileEntry API: add move_file, split update_metadata, rename dirty flags by @brainlid in #39
- updated changelog and set to version v0.4.0 by @brainlid in #40
Full Changelog: v0.3.1...v0.4.0