Commit Graph

42 Commits

Author SHA1 Message Date
kyugao c7c18168b6 fix(runtime): accept camelcase miniapp bridge methods 2026-08-06 01:20:41 +08:00
kyugao 20e63dc0dd refactor(runtime): remove legacy extension sdk bypass 2026-08-06 00:55:17 +08:00
kyugao 75529cdd49 fix(runtime): include app session context in lifecycle events 2026-08-06 00:53:31 +08:00
kyugao 0b7257f3d3 fix(runtime): persist miniapp tool progress 2026-08-06 00:51:52 +08:00
kyugao 6fa350267a fix(iteration): align reference miniapp tool names 2026-08-06 00:50:21 +08:00
kyugao 309dd6161d fix(runtime): unify standard interaction terminal states 2026-08-06 00:44:01 +08:00
kyugao 823e71a162 refactor(interact): separate runtime actions from ui projection 2026-08-06 00:32:59 +08:00
kyugao c77a0cf69b feat(runtime): enforce miniapp capability policy 2026-08-06 00:23:11 +08:00
kyugao 58e77462ad feat(runtime): isolate bundled miniapps behind bridge 2026-08-06 00:19:36 +08:00
kyugao a68b7cf3bf fix(runtime): isolate channel messages by target 2026-08-05 19:03:34 +08:00
kyugao 121ee6ac73 fix(runtime): align AppServer conversation scope 2026-08-05 18:47:00 +08:00
kyugao d2a2fd0aff feat(iteration): implement sdk v1 miniapp runtime loop 2026-08-05 18:30:29 +08:00
kyugao 486280bec0 docs(iteration): freeze sdk v1 contract fixtures 2026-08-05 16:36:01 +08:00
kyugao 9fb8cd1598 feat(runtime): establish miniapp kernel and sdk design 2026-08-05 00:46:16 +08:00
kyugao d8aa087bc8 feat(m4): verify signed surface bundles across hosts 2026-08-04 01:51:23 +08:00
kyugao 4fc83e5b13 feat(m3): add consent-gated capability runtime 2026-08-04 01:09:20 +08:00
kyugao ccff57b2a1 feat(m2): ship isolated task dashboard surface 2026-08-03 23:11:29 +08:00
kyugao 9fd321c41c feat(m1-08): stream safe execution summaries 2026-08-03 23:10:49 +08:00
kyugao ffda402861 feat: reliably deliver tool interaction responses 2026-08-03 16:33:38 +08:00
kyugao b3c33f69e7 feat: reconcile tool result echoes 2026-08-03 16:19:18 +08:00
kyugao 10d95c4a5e feat: aggregate task progress updates 2026-08-03 16:17:15 +08:00
kyugao 9312b09e76 feat: add trusted confirm and input forms 2026-08-03 16:00:19 +08:00
kyugao bddf15a2d2 feat: add trusted action groups 2026-08-03 15:34:17 +08:00
kyugao c384368f66 feat: establish tool call state machine 2026-08-03 15:27:52 +08:00
kyugao 9021db6963 docs: clarify completed renderer migration 2026-08-03 15:19:54 +08:00
kyugao 9b82130487 docs: record milestone zero completion 2026-08-03 15:13:25 +08:00
kyugao 228af70f46 docs: document runtime regression checks 2026-08-03 15:09:03 +08:00
kyugao 776d56320a test: cover runtime regression scenarios 2026-08-03 15:08:01 +08:00
kyugao 7082881624 docs: record trusted renderer milestone 2026-08-03 15:05:07 +08:00
kyugao a5f8ed7c09 feat: move trusted renderers out of app shell 2026-08-03 15:02:41 +08:00
kyugao 74aef6fb7d docs: record transport adapter milestone 2026-08-03 14:50:27 +08:00
kyugao b4f03387b5 feat: isolate appserver transport adapter 2026-08-03 14:48:38 +08:00
kyugao 3d561f049c fix: make conversation restore reliable in Safari 2026-08-03 14:32:52 +08:00
kyugao 328b7dd2f1 feat: persist conversation messages across refresh 2026-08-03 13:06:57 +08:00
kyugao 883767c72e feat: route incoming messages through interaction kernel 2026-08-03 13:00:52 +08:00
kyugao d2646f534e feat: establish typed runtime protocol model 2026-08-03 12:58:01 +08:00
kyugao 73b5194cee docs: establish runtime migration baseline 2026-08-03 12:42:50 +08:00
kyugao a76bbdeaee fix: drain initial message sync before polling 2026-08-03 12:06:21 +08:00
kyugao 4d8db43be0 fix: enforce hidden view state across webviews 2026-08-03 11:38:38 +08:00
kyugao cee73736d8 fix: make login connection state observable 2026-08-03 11:34:46 +08:00
kyugao 6e37cb9076 chore: add browser development command 2026-08-03 11:32:02 +08:00
kyugao 32a425034b feat: initialize LineUp Tauri reference host 2026-08-03 10:26:27 +08:00