Commit Graph

77 Commits

Author SHA1 Message Date
01525834fd feat: add expiring reset card wallet 2026-09-08 23:04:54 +08:00
inman
ab9f889233 feat(plugins): merge Skill management into plugins 2026-09-07 18:36:33 +08:00
inman
d278785da8 feat(project-config): simplify plugin and model drawers 2026-09-07 14:58:30 +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
f6c59615af merge: integrate project settings plugin workspace
# Conflicts:
#	src/components/layout/MainLayout.tsx
#	src/pages/ProjectConfiguration/index.tsx
2026-09-07 10:16:19 +08:00
inman
be1764e016 feat: move plugin workspace into project settings 2026-09-07 10:06:37 +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
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
a2cb07fedc merge: integrate remote project scaffold updates 2026-09-05 12:42:00 +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
1b1f206dd8 feat: unify plugin workspace navigation 2026-09-03 13:39:55 +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
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
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
11d0af0166 fix: complete marketplace client remediation 2026-08-28 23:16:24 +08:00
1614f7efc1 fix: close marketplace client review findings 2026-08-28 21:05:54 +08:00
97c9ad1aad feat: add plugin marketplace renderer 2026-08-28 18:42:28 +08:00
cf13aa7eba fix(coding): remediate ML-07 plugin authority 2026-08-27 20:41:48 +08:00
cb1fd2629c feat: add project plugin center 2026-08-27 18:40:24 +08:00
549069dffe feat(coding): add generated Data Service SDK skill 2026-08-26 23:29:55 +08:00
ce8e2103d9 feat(coding): add project identity UX 2026-08-26 18:56:13 +08:00
16f5c57f17 fix: scope observation to current turn
Require assistant natural language after the latest user message so a completed prompt cannot reuse historical replies when queuing the observation snapshot.
2026-08-24 12:55:01 +08:00
7a15b1b49c fix: close PI-140 cutover gaps
Back up unknown legacy Agents, reconnect settled Conversation observation, remove remaining active repository residue, and restore the bundled Python verifier import.
2026-08-24 12:47:16 +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
863f005203 feat(coding): complete PI conversation UI 2026-08-24 08:59:16 +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
36626c88b5 feat(coding): add renderer conversation store 2026-08-23 22:04:55 +08:00
9520872d2f feat(coding): add PI-105 product file host API 2026-08-23 18:17:30 +08:00
9956739693 fix(learning): load readme images over https 2026-08-20 13:51:48 +08:00
38db1589e2 feat(learning): replace courses with project catalog 2026-08-20 00:08:04 +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
ebe55ba17a fix: close module access lifecycle gaps 2026-08-17 09:15:37 +08:00
d16922f18c feat: enforce per-user module access in Makelore 2026-08-17 08:51:15 +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
bb16c1d12a merge: sync remote main and preserve local integrations 2026-08-16 21:49:41 +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
c1326a2980 feat(robot): connect provisioning hotspots in app 2026-08-16 20:18:28 +08:00
b7a1590ca1 feat(robot): add guided hotspot binding flow 2026-08-16 14:27:43 +08:00
inman
26b52d76e3 feat: 完善图像工作区与创作工具体验
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 14:08:27 +08:00
fe55deed04 feat: add dynamic Robot configuration choices 2026-08-16 00:55:06 +08:00