Commit Graph

89 Commits

Author SHA1 Message Date
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
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
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
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
ae79361742 feat: consume server model reasoning capabilities 2026-09-01 14:16:18 +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
03a9e866d4 Merge branch 'main' of https://git.nianxx.cn/wangxuming/makelore
# Conflicts:
#	electron/coding-runtime/pi/extensions/makelore-runtime.ts
2026-08-31 15:06:37 +08:00
inman
28897cd4a2 merge: integrate upstream main with local Makelore changes 2026-08-31 10:55:48 +08:00
fe656dd865 feat(plugins): move game resources behind marketplace 2026-08-31 10:45:20 +08:00
inman
33fb31fb28 chore(integration): snapshot local main worktree 2026-08-31 10:23:21 +08:00
04ee2c1134 merge: integrate marketplace and design v2 client 2026-08-30 22:45:44 +08:00
b0b5a602b5 feat(canvas): cut over design agent to living form v2 2026-08-30 17:00:31 +08:00
1614f7efc1 fix: close marketplace client review findings 2026-08-28 21:05:54 +08:00
05917a789a feat: integrate marketplace plugins with coding runtime 2026-08-28 18:08:33 +08:00
a18727ecf8 feat(coding): compose plugin host lifecycle 2026-08-27 18:03:53 +08:00
38843e091f fix(coding): remediate data service review findings 2026-08-27 00:52:07 +08:00
38d63a9b7b feat(agent-browser): add opt-in preview data injection 2026-08-26 22:38:44 +08:00
e842dd42eb feat(coding): add preview data runtime session 2026-08-26 21:26:43 +08:00
c19227a4d4 feat(coding): add Main Data Service Host adapter 2026-08-26 19:18:35 +08:00
43f58fc72b feat(coding): add durable project identity core 2026-08-26 18:08:51 +08:00
a09826676e fix(coding): recover provider context failures 2026-08-26 14:42:01 +08:00
019cbb115a fix(pi): retain ownership for uncertain mutations 2026-08-25 23:53:54 +08:00
34a4434cfb fix(proxy): strip client fetch metadata upstream 2026-08-24 22:04:56 +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
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
52b2467d5d fix(coding): close PI-100 review findings 2026-08-23 20:55:49 +08:00
22b4a9f9c4 feat(coding): add core host api composition 2026-08-23 20:00:35 +08:00
9520872d2f feat(coding): add PI-105 product file host API 2026-08-23 18:17:30 +08:00
13ab383e53 feat: implement PI-090 product tools 2026-08-23 15:14:50 +08:00
cce772299a fix(opencode): keep model switching runtime-hot 2026-08-21 01:26:20 +08:00
2b9f84e3eb merge: integrate secure remembered password 2026-08-20 23:41:48 +08:00
990639f770 feat(auth): remember password securely 2026-08-20 23:41:33 +08:00
c0163bc507 fix(opencode): switch session models without restart 2026-08-20 22:38:18 +08:00
85090844b4 fix(learning): remove archive size validation 2026-08-20 14:34:31 +08:00
38db1589e2 feat(learning): replace courses with project catalog 2026-08-20 00:08:04 +08:00
dc776ff489 fix(auth): route session lifecycle through Square 2026-08-19 16:44:06 +08:00
3ba90af96b merge: integrate native login for diagnostic package 2026-08-19 12:01:42 +08:00
5a048da8a6 feat: add native password and sms login 2026-08-19 12:00:34 +08:00
bf0b805d9f fix: stabilize ai design history switching 2026-08-19 10:33:20 +08:00
inman
927e13349b perf: optimize app startup and background lifecycles 2026-08-19 00:56:15 +08:00
f8d82e6c19 fix: render prompt museum media 2026-08-18 12:32:34 +08:00
43e8a6051a fix: preserve video extensions on AI design downloads 2026-08-18 02:31:17 +08:00
ce897f14cc merge: isolate concurrent OpenCode chat runs 2026-08-17 22:28:19 +08:00
65040730ec fix: isolate concurrent OpenCode chat runs 2026-08-17 22:03:37 +08:00