Commit Graph

6 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 9fd15bfa6b feat: add web_fetch tool 2026-01-31 18:23:22 +08:00
Acbox ba34fb156d feat: schedule task 2026-01-30 23:32:23 +08:00
Acbox 041f1afde0 feat: add config load to agent gateway 2026-01-29 14:49:25 +08:00
Acbox 2a24281239 fix: dependencies 2026-01-29 14:32:49 +08:00
Acbox 0711b1f086 feat: agent gateway 2026-01-28 14:00:28 +08:00