Block a user
[kimi] Add /api/matrix/memory/search endpoint (#678)
[kimi-task] [feat] Add /api/matrix/memory/search endpoint — visitors query Timmy's memory
[kimi-task] [feat] Add /api/matrix/memory/search endpoint — visitors query Timmy's memory
PR created: http://143.198.27.163:3000/rockachopa/Timmy-time-dashboard/pulls/740
Implementation Summary
Implemented the /api/matrix/memory/search endpoint as specified:
✅ Acceptance…
[kimi] Add /api/matrix/memory/search endpoint (#678)
[kimi] Add /api/matrix/thoughts endpoint for recent thought stream (#677)
[kimi-task] [feat] Add /api/matrix/thoughts endpoint — recent thought stream
[kimi-task] [feat] Add /api/matrix/thoughts endpoint — recent thought stream
PR created: #739
Summary
Implemented the /api/matrix/thoughts endpoint as specified.
Changes:
- **src/dashboard/ro…
[kimi] Add /api/matrix/thoughts endpoint for recent thought stream (#677)
[kimi] Add Pip familiar state to agent_state messages (#676)
[kimi-task] [feat] Add Pip familiar state to agent_state messages
[kimi-task] [feat] Add Pip familiar state to agent_state messages
PR created: #738
Summary of Changes
src/infrastructure/presence.py
- Added
DEFAULT_PIP_STATEconstant with Pip familiar defaults:- name: "Pip"
- mood: "sleepy"
- energy: 0.5 -…
[kimi] Add Pip familiar state to agent_state messages (#676)