Skip to content

v0.6.0 Release

Choose a tag to compare

@Peefy Peefy released this 17 Jun 08:20
351ee9f

What's Changed

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

New Contributors

Full Changelog: v0.5.0...v0.6.0