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
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): 支持个人微信发布与渠道会话
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
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'
...
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
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
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
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
a16dfd0d6f
fix(design): preserve command outcome certainty
2026-09-03 18:25:06 +08:00
4d8b19eeb5
merge: integrate remote main
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-03 17:19:21 +08:00
inman
d25ed08aae
merge: integrate remote and local main histories
...
# Conflicts:
# .project-docs/20-architecture/module-map.md
# .project-docs/30-worklog/current-state.md
# .project-docs/50-evidence/evidence-index.md
# src/pages/MyPlugins/index.tsx
# tests/unit/pi-agent-server-process-real.test.ts
# tests/unit/pi-managed-worker-opener.test.ts
# tests/unit/plugin-marketplace-pages.test.tsx
2026-09-03 10:44:04 +08:00
5a2f0eb678
fix(packages): load bundled Pi runtime for local installs
2026-09-02 23:03:12 +08:00
7469e95ef7
fix: lazy-load Pi device package manager
2026-09-02 19:14:33 +08:00
664b8823a0
feat(coding): add model tools and device packages
2026-09-02 18:46:21 +08:00
inman
49112b688d
fix(pi): serialize write-leased tool batches
2026-09-02 12:07:13 +08:00
93e3143573
fix(plugins): preserve unavailable release failures
2026-09-02 00:03:19 +08:00
40e1912f2f
fix(plugins): preserve frozen hosted workers on stale library
2026-09-01 22:28:19 +08:00
adc28db785
fix(plugins): expose enabled skills for agent assignment
2026-09-01 20:33:13 +08:00
1530ac7740
fix(plugins): load official hosted plugins from bundled resources
2026-09-01 18:32:22 +08:00
c2137c9f3f
merge: integrate agent server sleep restart
2026-09-01 14:39:10 +08:00
12d7588b3e
fix(coding): serialize agent server sleep restart
2026-09-01 14:36:18 +08:00
ae79361742
feat: consume server model reasoning capabilities
2026-09-01 14:16:18 +08:00
inman
f1fd13a70f
fix(coding): bound missing Pi settlement
2026-09-01 12:40:08 +08:00
38f2358db3
fix(plugins): accept weak catalog etags
2026-09-01 12:23:40 +08:00
inman
69832e0ba6
Merge branch 'codex/20260831-fix-history-quota-errors-6c2a91e4-fix-history-quota-errors-6c2a91e4'
2026-09-01 11:46:28 +08:00
inman
d523b72cf8
fix: restore coding history and quota feedback
2026-09-01 11:46:04 +08:00