Commit Graph

19 Commits

Author SHA1 Message Date
Acbox de5c3f47a4 chore: add bumpp config 2026-02-20 22:01:08 +08:00
Acbox 23173a8d1b fix: lint 2026-02-10 15:25:29 +08:00
Acbox 60b4420235 Merge branch 'main' into refactor/channel-gateway 2026-02-07 17:29:14 +08:00
Quincy 85976afad7 feat(web): redesign settings page (#26)
* perf: change model ui

* feat: edit provider

* feat: layout update

* fix: scroll bug

* feat: model and provider

* feat: Setting

* perf: chat page
2026-02-06 23:37:57 +08:00
BBQ 5a35ef34ac feat: channel gateway implementation and multi-bot refactor
- Refactor channel manager with support for Sender/Receiver interfaces and hot-swappable adapters.
- Implement identity routing and pre-authentication logic for inbound messages.
- Update database schema to support bot pre-auth keys and extended channel session metadata.
- Add Telegram and Feishu channel configuration and adapter enhancements.
- Update Swagger documentation and internal handlers for channel management.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-06 14:41:54 +08:00
Quincy e6fd287b4d feat(web): redesign provider interface (#25) 2026-02-03 16:42:43 +08:00
Quicy dc0e279243 feat: edit and delete MCP 2026-01-29 14:59:27 +08:00
Quicy 3afba6974e feat: create mcp 2026-01-29 14:59:27 +08:00
Quicy 4e3245f290 feat(model): add pagination 2026-01-29 14:59:27 +08:00
Quicy 1735e4e0bb feat: create Model 2026-01-29 14:59:27 +08:00
Quicy 7e22919c80 refector: add table 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 85efecb736 feat: chat layout 2026-01-29 14:57:18 +08:00
Quicy 2f643e3c13 refactor: change ui component.json 2026-01-29 14:57:18 +08:00
Quicy 10920dc32c build: add gen-entry.ts 2026-01-29 14:57:18 +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