What's Changed
- fix AGENTS.md on sync usage by @DiTo97 in #8
- build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #9
- build(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #11
- build(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #10
- perf: S3 and PostgreSQL backend optimizations (als_info, agrep_raw, aglob_info) by @DiTo97 in #20
- test: cover run_async_safely and sync wrappers by @DiTo97 in #21
- test: cover backend upload and download flows by @DiTo97 in #22
- test: cover read edit and grep edge cases by @DiTo97 in #23
- test: isolate S3 integration prefixes per test by @DiTo97 in #24
- docs: fix README async examples and commands by @DiTo97 in #25
- examples: make basic_usage.py runnable by @DiTo97 in #26
- examples: streamline advanced backend demos by @DiTo97 in #27
- examples: make backend demos runnable standalone by @DiTo97 in #28
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #29
- chore: refresh lockfile for deepagents 0.5.2 by @DiTo97 in #30
- fix: align package and examples with deepagents 0.5.2 by @DiTo97 in #31
- Add reproducible backend benchmark suite and baseline results by @Copilot in #32
- chore: v0.2.0 by @DiTo97 in #33
New Contributors
- @Copilot made their first contribution in #32
Full Changelog: v0.1.1...v0.2.0