Commit Graph

56 Commits

Author SHA1 Message Date
dae64e52b9 fix: reserve Windows titlebar chrome space for Code actions 2026-09-15 10:14:44 +08:00
26cbb29aa9 feat: use managed model capabilities for reasoning and image input 2026-09-12 21:37:18 +08:00
954b275f10 fix(coding): restore sending after queued messages settle 2026-09-12 12:50:01 +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
0fb1dac245 integrate completed September 6 product changes 2026-09-07 11:05:25 +08:00
inman
a91c7e3b86 merge: integrate coding default page
# Conflicts:
#	src/components/layout/Sidebar.tsx
#	tests/unit/coding-chat-panel.test.tsx
2026-09-07 10:10:34 +08:00
inman
af13aca003 feat: simplify code project creation 2026-09-07 10:06:37 +08:00
inman
ce90f57ce7 fix: simplify coding project card rail 2026-09-06 16:12:24 +08:00
inman
faf751be5e fix: refine coding project landing actions 2026-09-06 15:45:22 +08:00
inman
de8ce283dd feat: redesign coding default entry 2026-09-06 15:07:19 +08:00
df02680f9d feat: improve project agent onboarding 2026-09-06 13:55:32 +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
04320ddfd4 merge: integrate foreground conversation reconciliation
# Conflicts:
#	tests/e2e/pi-coding-first-chat.spec.ts
2026-09-03 10:47:56 +08:00
inman
7aa118b2d3 fix(coding): rehydrate selected conversation on foreground 2026-09-03 10:45:12 +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
664b8823a0 feat(coding): add model tools and device packages 2026-09-02 18:46:21 +08:00
d2ef37bc4d fix(coding): reconcile snapshot after abort 2026-09-01 15:17:45 +08:00
ae79361742 feat: consume server model reasoning capabilities 2026-09-01 14:16:18 +08:00
inman
a8fd95f844 Merge branch 'codex/20260831-show-progress-messages-a14f9c2d-show-progress-messages-a14f9c2d' 2026-09-01 11:46:31 +08:00
inman
8d878ebd14 feat: preserve assistant progress previews 2026-09-01 11:46:04 +08:00
inman
d523b72cf8 fix: restore coding history and quota feedback 2026-09-01 11:46:04 +08:00
60e6a8eeb3 feat(web-search): wire hosted plugin composition 2026-09-01 02:41:59 +08:00
inman
28897cd4a2 merge: integrate upstream main with local Makelore changes 2026-08-31 10:55:48 +08:00
inman
33fb31fb28 chore(integration): snapshot local main worktree 2026-08-31 10:23:21 +08:00
a0361a3cda feat(coding): add plugin capability policy registry 2026-08-27 16:32:03 +08:00
1d63233cd0 feat(coding): add Pi Data Service product tools 2026-08-26 20:12:40 +08:00
9f05e2d7e1 fix(pi): settle delayed compact ownership 2026-08-26 09:41:25 +08:00
019cbb115a fix(pi): retain ownership for uncertain mutations 2026-08-25 23:53:54 +08:00
8ba2a6055c fix(pi): validate user-entry conversation forks 2026-08-25 17:48:31 +08:00
45d933732a feat(coding): nest Conversations under Agents 2026-08-25 16:34:11 +08:00
61817b161f fix(pi): converge worker failures and thinking state 2026-08-25 11:45:14 +08:00
5a275b93a7 feat: remove legacy OpenCode runtime
Cut product flows over to Coding/Pi and retain only the migration-owned v1 boundary. Promote supported native optional packages because electron-builder omitted pnpm transitive optional closure from the packaged ASAR.
2026-08-24 12:17:43 +08:00
fcd03f9f6d fix(coding): scope metadata updates by project 2026-08-24 09:43:45 +08:00
da92eb1957 fix(coding): isolate async conversation actions 2026-08-24 09:22:31 +08:00
863f005203 feat(coding): complete PI conversation UI 2026-08-24 08:59:16 +08:00
1fe8863e69 fix: await concurrent attachment uploads 2026-08-24 01:54:25 +08:00
1ca0249e69 fix: isolate attachment submission state 2026-08-24 01:50:04 +08:00
bec93d0918 fix: close PI core chat review gaps 2026-08-24 01:28:06 +08:00
612135f911 feat: implement PI core chat timeline 2026-08-24 00:34:03 +08:00
c0163bc507 fix(opencode): switch session models without restart 2026-08-20 22:38:18 +08:00
inman
927e13349b perf: optimize app startup and background lifecycles 2026-08-19 00:56:15 +08:00
65040730ec fix: isolate concurrent OpenCode chat runs 2026-08-17 22:03:37 +08:00
b6148a5cb4 fix: enable voice input for fresh agent conversations 2026-08-17 14:29:34 +08:00
f7171a471a merge: integrate remote learning module safely
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-08-17 01:05:49 +08:00
inman
01bee3188b feat: integrate learning module
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-08-16 20:52:16 +08:00
fd9b5b46a9 实现 Codex 风格上下文压缩时间线交互 2026-08-15 08:43:33 +08:00
inman
22add3f01f 完善客户端模块与工作区能力
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-08-13 19:51:02 +08:00
29c458f07d 合并远程主分支客户端收口 2026-08-13 17:13:36 +08:00
08da976634 修复首次会话等待与上游饱和重试 2026-08-12 23:26:19 +08:00