Commit Graph

236 Commits

Author SHA1 Message Date
97837cef90 fix: render consultation replies and typed tool activity 2026-09-24 14:36:20 +08:00
8a157be4f6 feat(consultation): unify server-distributed agents without fixed roles 2026-09-24 11:56:42 +08:00
de72b1cd94 fix(teacher): 区分词元预算与传输字节避免短问题被拦截 2026-09-24 11:09:29 +08:00
鲨鱼辣椒
dd96a7b7b4 Merge Yuxi teacher support with classroom discussions
Some checks failed
Electron E2E / Electron E2E (macos-latest) (push) Has been cancelled
Electron E2E / Electron E2E (ubuntu-latest) (push) Has been cancelled
Electron E2E / Electron E2E (windows-latest) (push) Has been cancelled
2026-09-24 10:27:36 +08:00
鲨鱼辣椒
847a752dba feat: align teacher guidance with persistent discussion tools 2026-09-23 22:44:23 +08:00
鲨鱼辣椒
404cfcde46 feat: integrate pinned teacher discussion workspace 2026-09-23 19:13:51 +08:00
鲨鱼辣椒
7951cca700 feat: integrate pixel teacher presence and resilient classroom preview 2026-09-23 18:23:53 +08:00
d20c818fe7 fix(teacher): 隔离子智能体流式消息与老师正文 2026-09-23 10:25:43 +08:00
e35a13079e feat(teacher): 连接 Yuxi 老师并提供项目与会话只读工具 2026-09-23 09:56:11 +08:00
44e754a43e fix(coding-teacher): restore context and read project files 2026-09-22 19:12:59 +08:00
鲨鱼辣椒
12d800ec51 Add contextual teacher help entry and simplify consultation panel 2026-09-22 16:55:07 +08:00
鲨鱼辣椒
68e676cb62 Integrate project classroom with teacher and friend consultations 2026-09-22 15:50:18 +08:00
28e0decbc3 fix: accept nullable teacher default reasoning effort 2026-09-22 14:25:03 +08:00
00ad84c094 Merge project conversations and cloud coding teacher into main 2026-09-22 13:54:50 +08:00
9242a40d87 feat: organize project conversations and add coding teacher side chat 2026-09-22 12:30:26 +08:00
a1cce428af feat: replace desktop membership with permanent point wallet 2026-09-22 11:43:04 +08:00
1841bafb18 merge: integrate official game audio into main 2026-09-21 16:36:19 +08:00
6aa30a57b4 fix: reopen preserved coding projects when selecting their folder 2026-09-21 15:39:57 +08:00
0f7093d173 fix: allow replacing unavailable conversation models
Persist the selected model before opening dormant sessions, and reconfigure crashed workers on the same account. Preserve session history and report model removal through the model-unavailable contract instead of a generic runtime failure.
2026-09-21 12:23:04 +08:00
09e0ce5cf3 feat: add official game audio generation client 2026-09-21 12:17:32 +08:00
fd0293fe3d feat(coding): add conversation archive and first-message titles 2026-09-20 12:43:51 +08:00
1acca836fe fix(design): connect video preparation and playable history 2026-09-16 15:42:39 +08:00
fee2f4c2f3 feat(knowledge): 展示文档处理进度并自动衔接导入索引 2026-09-15 12:34:52 +08:00
8a67e8bd47 fix(云智能体): 避免轻微时差导致连接失败 2026-09-14 20:57:02 +08:00
21e707d9c4 feat: 简化微信渠道账号连接 2026-09-14 12:05:16 +08:00
b7d8b1298f feat: add user-level WeChat channel accounts 2026-09-14 00:26:29 +08:00
8c1b161d0e fix(cloud-agents): 移除微信本人配对入口 2026-09-13 23:24:08 +08:00
2e710db0fb feat(agents): 支持个人微信发布与渠道会话
Some checks failed
Electron E2E / Electron E2E (macos-latest) (push) Has been cancelled
Electron E2E / Electron E2E (ubuntu-latest) (push) Has been cancelled
Electron E2E / Electron E2E (windows-latest) (push) Has been cancelled
2026-09-13 16:22:36 +08:00
03fc50f7a9 fix: preserve image attachments in live and restored conversations 2026-09-12 23:51:57 +08:00
26cbb29aa9 feat: use managed model capabilities for reasoning and image input 2026-09-12 21:37:18 +08:00
303f26294e feat(agents): 完善恢复费用与云资源交互 2026-09-10 22:29:24 +08:00
64a3cf4934 feat(agents): 完成云智能体工作台与交互流程 2026-09-10 19:25:12 +08:00
46fbae9dec feat(agents): 新增云端智能体入口与草稿编辑 2026-09-10 16:00:37 +08:00
01525834fd feat: add expiring reset card wallet 2026-09-08 23:04:54 +08:00
bce20d9e4d Merge branch 'main' of https://git.nianxx.cn/wangxuming/makelore
Some checks failed
Electron E2E / Electron E2E (macos-latest) (push) Has been cancelled
Electron E2E / Electron E2E (ubuntu-latest) (push) Has been cancelled
Electron E2E / Electron E2E (windows-latest) (push) Has been cancelled
2026-09-07 20:28:05 +08:00
inman
64db6abbfb Merge remote-tracking branch 'origin/main'
Some checks failed
Electron E2E / Electron E2E (macos-latest) (push) Has been cancelled
Electron E2E / Electron E2E (ubuntu-latest) (push) Has been cancelled
Electron E2E / Electron E2E (windows-latest) (push) Has been cancelled
# Conflicts:
#	.project-docs/20-architecture/module-map.md
#	src/pages/ImageCanvas/DesignConversationPane.tsx
#	tests/unit/image-canvas-page.test.tsx
2026-09-07 18:40:36 +08:00
inman
ab9f889233 feat(plugins): merge Skill management into plugins 2026-09-07 18:36:33 +08:00
813d1ca02e fix: restore native text context menu 2026-09-07 17:07:57 +08:00
8c13ae76db merge: integrate remote main
Some checks failed
Electron E2E / Electron E2E (macos-latest) (push) Has been cancelled
Electron E2E / Electron E2E (ubuntu-latest) (push) Has been cancelled
Electron E2E / Electron E2E (windows-latest) (push) Has been cancelled
2026-09-07 13:43:27 +08:00
inman
918f8f80dc Merge origin/main and preserve nonblocking project entry
Some checks failed
Electron E2E / Electron E2E (macos-latest) (push) Has been cancelled
Electron E2E / Electron E2E (ubuntu-latest) (push) Has been cancelled
Electron E2E / Electron E2E (windows-latest) (push) Has been cancelled
2026-09-07 12:53:55 +08:00
inman
af13aca003 feat: simplify code project creation 2026-09-07 10:06:37 +08:00
81b524a02c feat(design): render assistant activity progress 2026-09-07 09:57:21 +08:00
83ad10d95e feat: integrate token point usage v2
Some checks failed
Electron E2E / Electron E2E (macos-latest) (push) Has been cancelled
Electron E2E / Electron E2E (ubuntu-latest) (push) Has been cancelled
Electron E2E / Electron E2E (windows-latest) (push) Has been cancelled
2026-09-06 14:24:50 +08:00
9fed0cc7c4 fix(agent-browser): restore bounded presentation lifecycle 2026-09-06 12:50:18 +08:00
4df4bc9624 feat: integrate automatic game resource delivery 2026-09-06 09:50:49 +08:00
inman
a2cb07fedc merge: integrate remote project scaffold updates 2026-09-05 12:42:00 +08:00
6710527e8f feat: make project scaffold project-wide 2026-09-05 12:34:36 +08:00
ddb678b46f feat(plugins): bundle project scaffold marketplace plugin 2026-09-04 22:21:24 +08:00
959b6333b5 feat(projects): add interactive AI app scaffold skill 2026-09-04 20:36:28 +08:00
inman
bd0873f348 feat: remove Learning module 2026-09-04 12:14:53 +08:00