7baf583b13
refactor(architect): Use IPromptBuilder Interface for LLMValidator
2026-07-19 20:31:58 +05:30
ee25bf4a4c
refactor(llm, memory): Use generic types prompt builder and prompt component for actor,intent and handoff
2026-07-19 18:20:28 +05:30
a4b620502a
FEAT!(voice): Implement intent hydration, dehydration system fixes : #29
2026-07-19 13:13:07 +05:30
0512be647c
feat(intent): Add additional "thought" intent type
2026-07-19 08:09:06 +05:30
1ed1edf4cf
refactor!(memory): Streamline memory terminology and architecture
2026-07-19 07:03:03 +05:30
b4bf70dbae
refactor(memory,gui): Streamline memory archtiecture and terminology
...
- Short term memory/ recent events are collectively now Cognitive Buffer (Tier 1)
- Long term memory/ memory ledgers are just Memory Ledger (Tier 2)
- Dossiers stay Dossiers (Tier 3)
2026-07-18 15:50:12 +05:30
32ee8cda3a
feat(gui): Added handoff llm call log details to gui
2026-07-18 11:48:54 +05:30
9356e1f7d0
feat(llm): Added ollama provider
2026-07-16 13:10:59 +05:30
9d18444220
chore: Format files
2026-07-15 19:20:13 +05:30
3b2a85aeaf
fix(tests): Incorporate TimeDeltaGenerator short-circuit for tests
2026-07-15 18:19:34 +05:30
9e1eb41c55
fix(gui): Prevent fully autonomous simulation to auto start on load
2026-07-12 15:36:24 +05:30
0dcb968670
fix(core): misc fixes
2026-07-12 12:28:14 +05:30
4cc48479fb
MAJOR(memory): Implement handoff protocol for buffer to memory conversion
2026-07-11 20:41:06 +05:30
99c11cbbfe
refactor(core): Remove re-implementations of alias resolver
2026-07-11 17:28:54 +05:30
30ee7f9e8d
Merge remote-tracking branch 'origin/master' into master and resolve conflicts
2026-07-11 16:38:39 +05:30
a5fa43e2e6
feat(memory): Implemented tier two memory retrieval using cognition model
2026-07-11 13:57:27 +05:30
c8091ed47c
feat(architect): Add modifier field to intent decoder, refine prompt
2026-07-11 12:43:45 +05:30
bfff93e793
refactor(architect): Add self description for intent decoder and refine context ( #22 )
2026-07-11 09:11:49 +05:30
1509b69ca7
feat(memory): Finalize Ledger Storage Model
2026-07-10 22:02:01 +05:30
c230934625
feat: Added base ledger
2026-07-10 21:27:05 +05:30
13f6dd424e
MAJOR: introduce split providers per LLM call and config system
2026-07-09 12:24:15 +05:30
9642e2bb54
refactor: Group subsequent events under a naturalized time head
...
Strips out actual world clock from memories.
2026-07-09 10:19:09 +05:30
74ffb456a7
feat: Implement tier 1 memory buffer
2026-07-08 21:33:25 +05:30
7d34f4067e
chore: Clean out *.tsbuildinfo
2026-07-05 22:45:17 +05:30
e11f18a69a
feat: Scaffold Initial monorepo structure ( closes #1 )
2026-07-04 12:35:27 +05:30