Skip to content

This release includes 2 breaking changes for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent ai claw context-engineering gmail graph
+13 more
harness-engineering llm llm-model loop-engineering mcp memory message promt-engineering security skills slack telegram whatsapp

Summary

AI summary

Broad release touches feat, memory, chore, and fix.

Full changelog

What's Changed

  • docs: add OpenLoomi 0.5.0 release blog by @Peefy in https://github.com/melandlabs/openloomi/pull/105
  • fix: update GitHub badge to point to correct repo by @Peefy in https://github.com/melandlabs/openloomi/pull/107
  • fix: release workflow VERSION env var, cask filename, and add release notes by @Peefy in https://github.com/melandlabs/openloomi/pull/108
  • fix: remove testimonial section from homepage by @Peefy in https://github.com/melandlabs/openloomi/pull/109
  • docs: add Memory page with system overview and skill integration by @Peefy in https://github.com/melandlabs/openloomi/pull/110
  • feat(memory): migrate raw messages to local sqlite backend by @hrw991009 in https://github.com/melandlabs/openloomi/pull/106
  • feat: update comparison table with new format and metrics by @Peefy in https://github.com/melandlabs/openloomi/pull/112
  • refactor: reorder features and add doc links to README by @Peefy in https://github.com/melandlabs/openloomi/pull/113
  • chore: standardize brand name, env var naming, and extend types by @Peefy in https://github.com/melandlabs/openloomi/pull/115
  • feat: add HubSpot/LinkedIn/Notion integrations and update OAuth routes by @Peefy in https://github.com/melandlabs/openloomi/pull/118
  • chore: remove @openloomi/mcp package by @Peefy in https://github.com/melandlabs/openloomi/pull/119
  • feat: add OpenRouter models and memory update support by @Peefy in https://github.com/melandlabs/openloomi/pull/120
  • feat: add integration enhancements and cleanup dead code by @Peefy in https://github.com/melandlabs/openloomi/pull/121
  • Fix pnpm workspace install by @Mine77 in https://github.com/melandlabs/openloomi/pull/122
  • Migrate marketing docs to Fumadocs by @Mine77 in https://github.com/melandlabs/openloomi/pull/123
  • Feature/locomo benchmark by @Peefy in https://github.com/melandlabs/openloomi/pull/125
  • Fix/locomo benchmark enhancements by @Peefy in https://github.com/melandlabs/openloomi/pull/128
  • Doc/compare memory capabilities by @hrw991009 in https://github.com/melandlabs/openloomi/pull/124
  • docs: add blog post about why we open sourced OpenLoomi AI by @Peefy in https://github.com/melandlabs/openloomi/pull/129
  • Feat/user configurable llm api key settings by @hrw991009 in https://github.com/melandlabs/openloomi/pull/130
  • feat: add use cases page with industry-specific content by @Peefy in https://github.com/melandlabs/openloomi/pull/134
  • feat(benchmark/locomo): remove .js extensions from import paths by @Peefy in https://github.com/melandlabs/openloomi/pull/136
  • fix(benchmark/locomo): remove .js extensions from imports and fix agent API response parsing by @Peefy in https://github.com/melandlabs/openloomi/pull/137
  • fix(benchmark/locomo): handle dialog turns as objects with speaker and text by @Peefy in https://github.com/melandlabs/openloomi/pull/138
  • fix: update local API port from 3415 to 3414 by @Peefy in https://github.com/melandlabs/openloomi/pull/140
  • Feat/test and fix the full memory pipeline by @hrw991009 in https://github.com/melandlabs/openloomi/pull/139
  • fix(docs): add index page for /docs/use-cases route by @Peefy in https://github.com/melandlabs/openloomi/pull/141
  • feat(benchmark): add LongMemEval benchmark suite by @Peefy in https://github.com/melandlabs/openloomi/pull/142
  • feat: add temporal validity and living connections (Hebbian potentiation) by @Peefy in https://github.com/melandlabs/openloomi/pull/143
  • Feat/support local embedding and extend vector backends by @hrw991009 in https://github.com/melandlabs/openloomi/pull/144
  • Feat/temporal validity and living connections by @Peefy in https://github.com/melandlabs/openloomi/pull/145
  • feat: add meeting summary i18n and improve benchmark evaluation logic by @Peefy in https://github.com/melandlabs/openloomi/pull/146
  • feat(rag): add embedding provider abstraction by @hrw991009 in https://github.com/melandlabs/openloomi/pull/147
  • feat(benchmark): add i18n support and improve evaluation logic by @Peefy in https://github.com/melandlabs/openloomi/pull/149
  • feat: split Founders & Salespeople into two separate use cases by @Peefy in https://github.com/melandlabs/openloomi/pull/150
  • docs: update positioning and memory messaging by @Peefy in https://github.com/melandlabs/openloomi/pull/151
  • Feat/support local embedding models and extensible vector backend by @hrw991009 in https://github.com/melandlabs/openloomi/pull/152
  • Feat/validate memory pipeline and vectorized retrieval by @hrw991009 in https://github.com/melandlabs/openloomi/pull/154
  • docs: update memory docs with Holistic Context Graph and navigation cards by @Peefy in https://github.com/melandlabs/openloomi/pull/155
  • docs: add benchmark section to README by @Peefy in https://github.com/melandlabs/openloomi/pull/156
  • docs: update benchmark name from LongMemEval-S500 to LongMemEval-S by @Peefy in https://github.com/melandlabs/openloomi/pull/157
  • docs: add benchmark page to sidebar navigation by @Peefy in https://github.com/melandlabs/openloomi/pull/159
  • docs: document and compare memory architectures by @hrw991009 in https://github.com/melandlabs/openloomi/pull/160
  • chore: bump version to 0.5.1 by @Peefy in https://github.com/melandlabs/openloomi/pull/161
  • feat: unify font stack with alloomi reference design by @Peefy in https://github.com/melandlabs/openloomi/pull/162
  • test(memory): cover pinned records in forgetting cycle by @77652189 in https://github.com/melandlabs/openloomi/pull/164
  • style: align chat input visual styling with alloomi reference by @Peefy in https://github.com/melandlabs/openloomi/pull/166
  • feat: prompt users to configure API key before chatting by @hrw991009 in https://github.com/melandlabs/openloomi/pull/167
  • style: align chat component styles with alloomi reference by @Peefy in https://github.com/melandlabs/openloomi/pull/168
  • style: remove profile-soul personalization feature by @Peefy in https://github.com/melandlabs/openloomi/pull/169
  • docs: add missing benchmark links and CL-bench section by @Peefy in https://github.com/melandlabs/openloomi/pull/170
  • chore: remove outdated blog posts and deprecated images by @Peefy in https://github.com/melandlabs/openloomi/pull/171
  • docs: add Japanese README by @eltociear in https://github.com/melandlabs/openloomi/pull/172
  • feat(i18n): auto-detect OS system language on desktop startup by @elihahah666 in https://github.com/melandlabs/openloomi/pull/173
  • chore: remove unused audit image from privacy-security page by @Peefy in https://github.com/melandlabs/openloomi/pull/175
  • feat(skills): add cua-driver skill for macOS accessibility automation by @Peefy in https://github.com/melandlabs/openloomi/pull/174
  • docs: add more development prerequisites by @Peefy in https://github.com/melandlabs/openloomi/pull/179
  • Feat/ai settings embedding configuration by @hrw991009 in https://github.com/melandlabs/openloomi/pull/180
  • test(memory): add consolidation evaluation scenarios by @77652189 in https://github.com/melandlabs/openloomi/pull/181
  • feat: update README and optimize Feishu handler image by @Peefy in https://github.com/melandlabs/openloomi/pull/182
  • test(memory): add consolidation eval metrics by @77652189 in https://github.com/melandlabs/openloomi/pull/183
  • feat(memory): add evidence cluster scoring helper by @77652189 in https://github.com/melandlabs/openloomi/pull/184
  • feat(memory): add evidence cluster diagnostics by @77652189 in https://github.com/melandlabs/openloomi/pull/185
  • feat(marketing): add images to agent memory blog by @Peefy in https://github.com/melandlabs/openloomi/pull/186
  • refactor(memory): move consolidation helpers into package by @77652189 in https://github.com/melandlabs/openloomi/pull/187
  • feat(memory): add consolidation plan helper by @77652189 in https://github.com/melandlabs/openloomi/pull/188
  • feat(memory): add relation graph assignment helper by @77652189 in https://github.com/melandlabs/openloomi/pull/189
  • docs: highlight Auto-fetch and Messaging apps in Platform Connectors by @Peefy in https://github.com/melandlabs/openloomi/pull/191
  • ci: add RPM release artifacts by @77652189 in https://github.com/melandlabs/openloomi/pull/192
  • fix: show masked value for saved API keys by @hrw991009 in https://github.com/melandlabs/openloomi/pull/195
  • fix(web): save analytics exports in Tauri by @zhangxh1023 in https://github.com/melandlabs/openloomi/pull/197
  • feat(memory): add relation pipeline prototype by @77652189 in https://github.com/melandlabs/openloomi/pull/196
  • docs: add Loop Engineering personal agent blog post by @Peefy in https://github.com/melandlabs/openloomi/pull/198
  • chore(ci): consolidate Homebrew cask update into release workflow by @Peefy in https://github.com/melandlabs/openloomi/pull/199
  • chore: increase Node.js memory limit to 16384MB by @Peefy in https://github.com/melandlabs/openloomi/pull/200
  • chore: remove unused profile and usage components by @Peefy in https://github.com/melandlabs/openloomi/pull/201
  • feat(ai): add Anthropic-compatible provider support by @Peefy in https://github.com/melandlabs/openloomi/pull/202
  • docs: update minimum macOS version to 13+ by @Peefy in https://github.com/melandlabs/openloomi/pull/203

New Contributors

  • @77652189 made their first contribution in https://github.com/melandlabs/openloomi/pull/164
  • @eltociear made their first contribution in https://github.com/melandlabs/openloomi/pull/172
  • @elihahah666 made their first contribution in https://github.com/melandlabs/openloomi/pull/173
  • @zhangxh1023 made their first contribution in https://github.com/melandlabs/openloomi/pull/197

Full Changelog: https://github.com/melandlabs/openloomi/compare/v0.5.0...v0.6.0

Breaking Changes

  • Removed @openloomi/mcp package
  • Changed local API port from 3415 to 3414

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track melandlabs/openloomi](https:

Get notified when new releases ship.

Sign up free

About melandlabs/openloomi](https:

All releases →

Related context

Beta — feedback welcome: [email protected]