Commit Graph

15 Commits

Author SHA1 Message Date
e5cd87789f feat: extend memory search and attachment mapping 2026-06-15 17:25:44 +08:00
15462a95cb docs: design memory attachment path mapping 2026-06-15 17:05:30 +08:00
8fcf0941c0 docs: design upstream-compatible memory search options 2026-06-15 15:56:29 +08:00
42de7f9da0 neutralize upstream service branding 2026-06-12 16:31:08 +08:00
126ae4eafa 添加 Memory Gateway Agent skill及其 CLI 实现,支持用户资源管理和记忆操作 2026-06-12 11:49:04 +08:00
b74923e435 replace main with lightweight memory gateway 2026-06-11 10:06:48 +08:00
ba59133d80 Add documentation for EverOS memory API and OpenViking admin workflows 2026-05-27 16:45:43 +08:00
70cda923b2 Refactor OpenViking Memory API and User Management
- Updated API authentication headers to use `X-API-Key` for both admin and user APIs.
- Modified the account creation process to directly create user-specific accounts without requiring an admin workspace.
- Enhanced user creation to return account-specific details, including `admin_user_id`.
- Introduced new endpoints for retrieving task status and user profiles, allowing for more flexible user data management.
- Updated search functionality to include additional parameters such as `level` and `score_threshold`.
- Improved the handling of user keys in the storage layer to associate them with specific accounts.
- Added tests to validate the new user account creation process and search functionalities, ensuring proper integration with the OpenViking service.
- Included new documentation to reflect changes in API usage and expected request/response formats.
2026-05-27 16:09:28 +08:00
d73f59f38d Refine memory system user-key flow and search output 2026-05-22 16:30:42 +08:00
e689b13e4a Simplify to memory system api 2026-05-18 09:54:26 +08:00
b226749c61 Replace EverMemOS with EverOS backend 2026-05-13 17:56:50 +08:00
0acee1ec6c Refactor code structure for improved readability and maintainability 2026-05-08 17:40:11 +08:00
e65731a273 Add generic memory gateway v1 2026-05-05 16:18:31 +08:00
ba84b1ddb3 update memory gateway 2026-04-30 16:09:28 +08:00
e6b1520bce Initial SOC memory POC implementation 2026-04-27 17:13:06 +08:00