Files
openhuman/src-tauri
Mega MindandGitHub 4cf5408cc1 refactor: update memory recall methods to return context as JSON values (#16)
- Changed the return type of `recall_skill_context` to `Option<serde_json::Value>` for better flexibility.
- Updated logging to provide clearer insights during memory recall operations.
- Simplified context handling in `chat_send_inner` and `recall_memory` functions to improve readability.
2026-03-26 09:51:38 -07:00
..
2026-02-04 18:05:04 +05:30
2026-02-05 19:29:21 +05:30