feat(release,build,tests): add automated multi-platform release pipeline and align runtime, model, and test updates

This commit is contained in:
2026-03-20 13:56:43 +00:00
parent 4d561b3874
commit b05c53f967
25 changed files with 3747 additions and 941 deletions

8
.gitignore vendored
View File

@@ -4,9 +4,13 @@ node_modules/
# Build outputs
dist/
ui/dist/
.angular/
out-tsc/
# tsdeno temporary files
package.json.bak
# Generated files
ts/embedded-ui.generated.ts
@@ -45,11 +49,15 @@ coverage/
*.tmp
*.temp
# Playwright MCP
.playwright-mcp/
# Debug
.nogit/
# Claude
CLAUDE.md
.claude/
stories/
# Package manager locks (keep pnpm-lock.yaml)