• Joined on 2025-09-30
bourdon pushed to main at bourdon/simple-react-app-kit 2026-07-29 21:31:38 +08:00
324d676599 chore: align workspace metadata for Simple React App Kit
a9480ad9aa feat(web): migrate application shell to TanStack Start
9e3f1d6b59 feat(i18n): add Lingui runtime and development tooling
011e7d8115 feat(blocks): add reusable application shell blocks
7b9270ef67 feat(ui): expand reusable component foundation
bourdon created branch main in bourdon/simple-react-app-kit 2026-07-29 21:31:38 +08:00
bourdon created repository bourdon/simple-react-app-kit 2026-07-29 21:17:37 +08:00
bourdon pushed to main at bourdon/wasmeld 2026-07-29 20:52:34 +08:00
2650b8ef14 docs(cli): add Wasmeld command reference
bourdon pushed to main at bourdon/wasmeld 2026-07-29 20:26:59 +08:00
c982753eb8 docs: clarify live WIT dependency updates
bourdon pushed to main at bourdon/wasmeld 2026-07-29 20:26:33 +08:00
2c6e761288 docs: document live Component preview workflow
839874fb56 feat(cli): add live Component development loop
201d99c7e0 feat(console-ui): display revision unregister events
d0d2e06f68 feat(console): unregister inactive revisions
778fbd2a06 feat(runtime): unregister service revisions
Compare 5 commits »
bourdon pushed to main at bourdon/wasmeld 2026-07-29 19:37:27 +08:00
71654a8bcf docs: document persistent Host KV
a325c60421 feat(console): persist Host KV in libSQL
8d8d136510 feat(runtime): host service-scoped KV capability
044b64a9c7 feat(component): add KV capability probe
5edf185c90 feat(wit): add versioned KV store package
Compare 5 commits »
bourdon pushed to main at bourdon/wasmeld 2026-07-29 19:24:12 +08:00
72c901c478 fix(console-ui): render binary invocation output safely
51b452ecc5 docs: explain host capability discovery
bdbf868f75 feat(console-ui): show component host capabilities
72a264e0d1 feat(console): expose component capabilities
5b32886efe feat(runtime): modularize host capabilities
Compare 8 commits »
bourdon pushed to main at bourdon/wasmeld 2026-07-27 05:19:40 +08:00
a872008d44 docs: add project overview
bourdon pushed to main at bourdon/wasmeld 2026-07-27 05:06:22 +08:00
ad7d8cdd72 docs: document Wasmeld architecture and workflows
8de300b634 feat(console-ui): add TanStack management console
12992186a9 feat(console): add runtime management and WIT Registry
cfac7d85f0 feat(runtime): add resident Wasmtime actor runtime
893895a76c feat(package): add component and WIT package tooling
Compare 5 commits »
bourdon pushed to main at bourdon/wasmeld 2026-07-27 05:05:20 +08:00
c399781369 docs: document Wasmeld architecture and workflows
d32895f5ca feat(console-ui): add TanStack management console
b7fffd0d0f feat(console): add runtime management and WIT Registry
b63cf8c9eb feat(runtime): add resident Wasmtime actor runtime
892fc96f71 feat(package): add component and WIT package tooling
bourdon created branch main in bourdon/wasmeld 2026-07-27 05:05:20 +08:00
bourdon created repository bourdon/wasmeld 2026-07-27 04:52:11 +08:00
bourdon created branch main in bourdon/netto 2026-07-25 06:14:11 +08:00
bourdon pushed to main at bourdon/netto 2026-07-25 06:14:11 +08:00
08e293d5f7 docs: document architecture and usage
4efe3f3c64 feat(site): add component documentation site
b3a7a2a8f5 feat: add Base UI Tailwind component library
312cb1fd59 chore: bootstrap repository tooling
bourdon created repository bourdon/netto 2026-07-25 06:13:52 +08:00
bourdon pushed to main at wlw/taskq 2025-12-10 22:03:41 +08:00
5f4ab7e7a1 docs: 更新 README.md 为中文文档,添加完整的使用示例和 API 文档
bourdon pushed to main at wlw/taskq 2025-12-10 13:18:53 +08:00
38138a5236 test(x): 添加 x 目录下 inspector/metrics/monitor 的生命周期测试;修复 inspector 测试导入及 sqlite3 驱动注册,确保:
bourdon pushed to main at wlw/taskq 2025-12-10 13:18:26 +08:00
98d0f9e78d test(x): 添加 x 目录下 inspector/metrics/monitor 的生命周期测试;修复 inspector 测试导入及 sqlite3 驱动注册,确保:
bourdon pushed to main at wlw/taskq 2025-12-10 13:17:29 +08:00
7f7dd12d50 test(x): 添加 x 目录下 inspector/metrics/monitor 的生命周期测试;修复 inspector 测试导入及 sqlite3 驱动注册,确保:\n- 在本地有 Redis 时能运行完整集成测试\n- 在无 Redis 环境下会自动跳过,避免破坏单元测试套件\n同时补充了 metrics/monitor 的基本单元测试,改善测试的稳定性和可维护性