Commit Graph

10 Commits

Author SHA1 Message Date
BBQ 1c15eb2146 refactor(core): restructure conversation/channel/message domains and modernize deployment
- Replace chat package with conversation flow architecture
- Add channel identity avatar support (migration 0002)
- Refactor channel adapters, identities, and message routing
- Update frontend: simplify composables, modernize UI components
- Improve Docker builds with cache mounts and version metadata
- Optimize healthchecks and simplify service dependencies
2026-02-12 20:55:03 +08:00
Acbox da671a658c fix: mcp 2026-02-08 01:02:04 +08:00
Acbox 39215309da feat: chat api 2026-01-28 15:15:57 +08:00
Ran d40cc581d2 refactor: initial go service 2026-01-20 00:04:23 +07:00
Acbox 24a5a2da5f chore: change gitignore 2026-01-13 12:11:11 +08:00
Acbox ac313de98a feat: add .vscode 2026-01-12 20:36:48 +08:00
Acbox c94b8c4baa feat: add docs 2026-01-12 18:59:18 +08:00
Acbox 6cd95bcaf7 feat: auto-send of tg bot 2026-01-11 23:33:07 +08:00
Acbox 661d742750 feat: full api server 2026-01-10 21:55:39 +08:00
Acbox 22a8bccad9 feat: initialize project structure 2026-01-09 12:33:04 +08:00