Acbox
82e9f12b7f
refactor(web): change old port (7003) and deploy port (80) to port 8082
2026-02-14 19:51:55 +08:00
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
BBQ
ca5c6a1866
refactor(core): restructure conversation, channel and message domains
...
- Rename chat module to conversation with flow-based architecture
- Move channelidentities into channel/identities subpackage
- Add channel/route for routing logic
- Add message service with event hub
- Add MCP providers: container, directory, schedule
- Refactor Feishu/Telegram adapters with directory and stream support
- Add platform management page and channel badges in web UI
- Update database schema for conversations, messages and channel routes
- Add @memoh/shared package for cross-package type definitions
2026-02-12 15:34:40 +08:00
Acbox
ca86a8d1c3
chore: remove @memoh/shared
2026-02-11 14:46:50 +08:00
Acbox
48681ce0bb
feat: add hey-api sdk generate
2026-02-11 14:27:53 +08:00
Acbox
b079fa8de9
refactor(web): request hooks
2026-02-10 17:37:26 +08:00
Acbox
ae65a61ac0
refactor(web): icons
2026-02-10 17:16:02 +08:00
Quincy
e6fd287b4d
feat(web): redesign provider interface ( #25 )
2026-02-03 16:42:43 +08:00
Quicy
36ca10086e
feat: markdown stream render
2026-01-29 15:07:57 +08:00
Quicy
42372ddea3
feat(model): add model and delete model
2026-01-29 14:59:27 +08:00
Quicy
1735e4e0bb
feat: create Model
2026-01-29 14:59:27 +08:00
Quicy
bc63e85d13
feat(auth): implement login API integration with backend
2026-01-29 14:59:21 +08:00
Quicy
e7500e5a12
feat: add layout of chat and login
2026-01-29 14:57:14 +08:00
Acbox
3094cb19fb
refactor: rename project from memohome to memoh
2026-01-12 17:31:21 +08:00
Acbox
00e232af90
refactor: change name
2026-01-10 00:53:07 +08:00
Acbox
22a8bccad9
feat: initialize project structure
2026-01-09 12:33:04 +08:00