What's Changed
Enhancements
- Add long_term_memory_strategy support to client and MCP by @abrookins in #82
- Store working memory as JSON instead of string data by @fcenedes in #95
- Allow token add to accept pre-generated tokens by @abrookins in #88
- Add JSON output for token CLI token commands by @abrookins in #86
- Support AWS Bedrock Embedding Models and LLM Models by @f4roukb in #94
- Add GHA workflow to publish server to PyPI by @abrookins in #98
Docs
- Document Docker image locations and default to development mode by @abrookins in #77
- Update Memory types link to a working page. by @AllieRays in #84
- Document token CLI JSON output and CI/Terraform bootstrapping by @abrookins in #93
Fixes
- Fix CLI token show command to exit with code 1 on errors in JSON mode by @Copilot in #90
- Fix MCP search_long_term_memory missing background_tasks parameter by @abrookins in #99
New Contributors
- @AllieRays made their first contribution in #84
- @f4roukb made their first contribution in #94
- @fcenedes made their first contribution in #95
Full Changelog: server/v0.12.3...server/v0.12.5