|
|
75724f2d7c
|
docs: add project README and coding standards
|
2026-06-10 09:51:14 +03:30 |
|
|
|
b8b030ef06
|
docs: add comprehensive 13-phase action plan for DivaCode
|
2026-06-10 09:50:14 +03:30 |
|
|
|
902b0c59a5
|
feat: add Dockerfile and docker-compose for containerized deployment
|
2026-06-10 09:50:14 +03:30 |
|
|
|
3c98161423
|
feat(types): add shared types for messages, moods, personality traits, and diary
|
2026-06-10 09:50:14 +03:30 |
|
|
|
0f89f5f2d6
|
fix: restrict gitignore patterns to avoid ignoring cmd/divad directory
|
2026-06-10 09:50:14 +03:30 |
|
|
|
4a8cc75793
|
feat(cmd): add main entrypoint wiring TUI, API, scheduler, and llama.cpp
|
2026-06-10 09:50:14 +03:30 |
|
|
|
68db9deea8
|
feat(channel): add Bubble Tea TUI chat interface and Matrix adapter stub
|
2026-06-10 09:50:14 +03:30 |
|
|
|
2d22523795
|
feat(tools): add MCP tool registry with web_fetch and web_search builtins
|
2026-06-10 09:50:14 +03:30 |
|
|
|
1c1b7ffe7e
|
feat(memory): add RAG memory store and self-memory system (promises, strategies)
|
2026-06-10 09:50:14 +03:30 |
|
|
|
7661027dbf
|
feat(companion): add engine orchestrator tying all sub-engines together
|
2026-06-10 09:50:14 +03:30 |
|
|
|
e27a10e275
|
feat(companion): add reflection engine, diary system, and dynamic prompt builder
|
2026-06-10 09:50:14 +03:30 |
|
|
|
147a51ecba
|
feat(companion): add personality, relationship, and mood engines
|
2026-06-10 09:50:14 +03:30 |
|
|
|
8d99c1856b
|
feat(agent): add core agent loop and autonomous scheduler
|
2026-06-10 09:50:14 +03:30 |
|
|
|
a2eae2ef52
|
feat(llama): add llama.cpp HTTP client for completion and embedding
|
2026-06-10 09:50:14 +03:30 |
|
|
|
d29b194f73
|
feat(storage): add SQLite wrapper and full schema migrations (15 tables)
|
2026-06-10 09:50:14 +03:30 |
|
|
|
57cfe4516f
|
feat(log): add structured logging handler [LEVEL] [TIME] [FILE:LINE]
|
2026-06-10 09:50:14 +03:30 |
|
|
|
ec4c3a91b3
|
feat(config): add environment-based configuration with std lib
|
2026-06-10 09:50:14 +03:30 |
|
|
|
cdc699d00b
|
chore: initialize Go module and project scaffold
|
2026-06-10 09:50:09 +03:30 |
|
|
|
9e8289dc85
|
Initial commit
|
2026-06-09 23:30:19 +03:30 |
|