6 Commits
Author SHA1 Message Date
LiHaohuaandClaude Opus 4.6 4c1f3d4170 chore: remove tauri app and frontend code
Only czdev CLI remains in the workspace. Tauri GUI was unused and
causing CI failures.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-09 18:46:35 +08:00
LiHaohuaandClaude Opus 4.6 9ff2a1fd73 docs: add emulator screenshots and merge quickstart into README
Move the desktop quickstart guide content into the main README so new
users see it immediately. Add NC2000, APPLauncher, and Hello example
emulator screenshots. Add dedicated EMULATOR.md for detailed usage.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-08 11:55:25 +08:00
LiHaohuaandClaude Opus 4.6 17805e3c04 docs: add Chinese and Japanese quickstart guides for czdev CLI
Adds QUICKSTART_ZH.md and QUICKSTART_JA.md covering the full desktop
dev workflow (doctor → run → watch → deploy). Links added to the
English quickstart and README.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-07 20:00:16 +08:00
LiHaohuaandClaude Opus 4.7 372de634e3 docs: desktop dev contract, app-builder.json schema, quickstart
DESKTOP_DEV.md freezes the app ABI (app_main + app_event + CZ_EV_*), the
LVGL-shared-via-dlopen mechanism, and the 8-issue Windows plan so future
work can't silently drift.

APP_BUILDER_JSON.md documents the backward-compatible schema extension
(runtime / entry / lvgl_version / caps / assets). QUICKSTART.md is the
3-minute onboarding for mac/Linux.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-06 14:30:34 +08:00
LiHaohuaandClaude Opus 4.6 af3b3d1462 Rename to CardputerZero AppBuilder and add Tauri CI/CD
- Update product name, identifier, and window title
- Add build-tauri.yml: builds on Linux/macOS/Windows, creates GitHub release on tags
- Update README, docs, package.json, index.html

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-06 14:30:34 +08:00
LiHaohuaandClaude Opus 4.6 39158de976 Migrate all files from M5Stack-AppBuilder
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-06 14:30:34 +08:00