Commit Graph

24 Commits

Author SHA1 Message Date
kyugao 81470ffea7 tailscale network 2026-08-06 11:17:15 +08:00
kyugao 0601c2ced1 fix(chat): close all active execution summaries on turn end 2026-08-06 10:48:53 +08:00
kyugao 823e71a162 refactor(interact): separate runtime actions from ui projection 2026-08-06 00:32:59 +08:00
kyugao 58e77462ad feat(runtime): isolate bundled miniapps behind bridge 2026-08-06 00:19:36 +08:00
kyugao d2a2fd0aff feat(iteration): implement sdk v1 miniapp runtime loop 2026-08-05 18:30:29 +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 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 a5f8ed7c09 feat: move trusted renderers out of app shell 2026-08-03 15:02:41 +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 a76bbdeaee fix: drain initial message sync before polling 2026-08-03 12:06:21 +08:00
kyugao cee73736d8 fix: make login connection state observable 2026-08-03 11:34:46 +08:00
kyugao 32a425034b feat: initialize LineUp Tauri reference host 2026-08-03 10:26:27 +08:00