Commit Graph

  • b5aa008729 docs(resident): document timer and TCP drivers main Maofeng 2026-07-31 10:04:46 +08:00
  • 7939285e9f feat(console): drive resident timers and TCP streams Maofeng 2026-07-31 10:04:36 +08:00
  • ef2eddc31f feat(runtime): expose resident driver boundaries Maofeng 2026-07-31 10:04:27 +08:00
  • c9a594d669 style(console-web): use canonical Tailwind utilities Maofeng 2026-07-30 15:25:12 +08:00
  • 427abd15f9 chore(editor): configure Tailwind IntelliSense for Zed Maofeng 2026-07-30 15:20:37 +08:00
  • 8c08adc9c2 docs(console-web): document page lifecycle and UI boundaries Maofeng 2026-07-30 15:16:02 +08:00
  • 9ff3223c44 refactor(console-web): centralize page lifecycle and UI composition Maofeng 2026-07-30 15:16:02 +08:00
  • 23fa6137ff feat(console-web): add variant-based UI primitives Maofeng 2026-07-30 15:16:02 +08:00
  • 868da49a52 feat(console-web): add swinging iframe load progress Maofeng 2026-07-30 10:11:52 +08:00
  • 391901a71a docs(console-web): define browser tab state ownership Maofeng 2026-07-30 09:57:16 +08:00
  • 88a7fba0b0 feat(console-web): synchronize Host state across tabs Maofeng 2026-07-30 09:57:06 +08:00
  • 93f4a505ba docs(console-web): explain iframe retention lifecycle Maofeng 2026-07-30 09:43:27 +08:00
  • 1b2c50c951 feat(console-web): add bounded iframe keep-alive Maofeng 2026-07-30 09:43:08 +08:00
  • ccad05fa5a docs(console): document Host-page and embedded build workflows Maofeng 2026-07-30 09:22:10 +08:00
  • f6ad94e948 feat(console): embed the management UI in release binaries Maofeng 2026-07-30 09:22:04 +08:00
  • 70ee5e33da feat(console-web): replace TanStack UI with Solid host pages Maofeng 2026-07-30 09:21:55 +08:00
  • 4e32a1246b docs(console-ui): explain data and byte transformations Maofeng 2026-07-30 08:13:37 +08:00
  • 223ead37c8 docs(console): clarify API and persistence boundaries Maofeng 2026-07-30 08:13:33 +08:00
  • aea42ba0a6 docs(runtime): explain actor and resident invariants Maofeng 2026-07-30 08:13:27 +08:00
  • 73d7c76446 docs(wit): document capability and component contracts Maofeng 2026-07-30 08:13:24 +08:00
  • a1b808013a docs(package): explain packaging and dependency workflows Maofeng 2026-07-30 08:13:20 +08:00
  • a5718da1da docs: describe resident component architecture Maofeng 2026-07-30 07:40:11 +08:00
  • 572fed47b4 feat(runtime): supervise resident component resources Maofeng 2026-07-30 07:40:08 +08:00
  • 949b8d6cdb feat(wit): define resident actor protocol Maofeng 2026-07-30 07:40:02 +08:00
  • b304b038a4 docs: describe resilient development and telemetry Maofeng 2026-07-30 07:18:36 +08:00
  • 0f0effb3c3 refactor(console-ui): split dashboard responsibilities Maofeng 2026-07-30 07:18:29 +08:00
  • 68218b2eae perf(console): decouple invocation telemetry writes Maofeng 2026-07-30 07:18:25 +08:00
  • 53a8c6b690 feat(runtime): cache compiled components Maofeng 2026-07-30 07:18:21 +08:00
  • 38a397fa20 fix(package): make dev deployments retryable Maofeng 2026-07-30 07:18:07 +08:00
  • 2650b8ef14 docs(cli): add Wasmeld command reference Maofeng 2026-07-29 20:52:32 +08:00
  • c982753eb8 docs: clarify live WIT dependency updates Maofeng 2026-07-29 20:26:57 +08:00
  • 2c6e761288 docs: document live Component preview workflow Maofeng 2026-07-29 20:26:25 +08:00
  • 839874fb56 feat(cli): add live Component development loop Maofeng 2026-07-29 20:26:16 +08:00
  • 201d99c7e0 feat(console-ui): display revision unregister events Maofeng 2026-07-29 20:26:10 +08:00
  • d0d2e06f68 feat(console): unregister inactive revisions Maofeng 2026-07-29 20:26:06 +08:00
  • 778fbd2a06 feat(runtime): unregister service revisions Maofeng 2026-07-29 20:25:58 +08:00
  • 71654a8bcf docs: document persistent Host KV Maofeng 2026-07-29 19:37:19 +08:00
  • a325c60421 feat(console): persist Host KV in libSQL Maofeng 2026-07-29 19:37:17 +08:00
  • 8d8d136510 feat(runtime): host service-scoped KV capability Maofeng 2026-07-29 19:37:10 +08:00
  • 044b64a9c7 feat(component): add KV capability probe Maofeng 2026-07-29 19:37:05 +08:00
  • 5edf185c90 feat(wit): add versioned KV store package Maofeng 2026-07-29 19:37:00 +08:00
  • 72c901c478 fix(console-ui): render binary invocation output safely Maofeng 2026-07-29 19:20:15 +08:00
  • 51b452ecc5 docs: explain host capability discovery Maofeng 2026-07-29 19:13:51 +08:00
  • bdbf868f75 feat(console-ui): show component host capabilities Maofeng 2026-07-29 19:13:45 +08:00
  • 72a264e0d1 feat(console): expose component capabilities Maofeng 2026-07-29 19:13:41 +08:00
  • 5b32886efe feat(runtime): modularize host capabilities Maofeng 2026-07-29 19:13:35 +08:00
  • 3f5bb344f7 docs: document gateway deployment workflow Maofeng 2026-07-29 16:32:21 +08:00
  • 9160362fc0 feat(console-ui): manage active deployments Maofeng 2026-07-29 16:32:16 +08:00
  • 1d3fac4be8 feat(console): add deployment-routed gateway Maofeng 2026-07-29 16:32:12 +08:00
  • a872008d44 docs: add project overview Maofeng 2026-07-27 05:03:24 +08:00
  • 8de300b634 feat(console-ui): add TanStack management console Maofeng 2026-07-27 05:02:35 +08:00
  • 12992186a9 feat(console): add runtime management and WIT Registry Maofeng 2026-07-27 05:01:26 +08:00
  • cfac7d85f0 feat(runtime): add resident Wasmtime actor runtime Maofeng 2026-07-27 04:59:33 +08:00
  • 893895a76c feat(package): add component and WIT package tooling Maofeng 2026-07-27 04:57:34 +08:00