d5f1495f12
The models snapshot is now embedded directly in the compiled binary, eliminating the need for a separate models-snapshot.json file alongside the CLI executable. - Delete script/kilocode/models-snapshot.ts build-time preparation - Delete src/kilocode/provider/models-snapshot.ts runtime loader - Remove snapshot copy steps from vscode, jetbrains, and opencode builds - Remove snapshot existence checks from PrepareLocalCliTask/CheckCliTask - Remove snapshot-related .gitignore and .prettierignore entries - Simplify watch-cli, local-bin, and build scripts - Update smoke test error messages to say "embedded" not "sidecar" - Simplify models-snapshot tests to validate parsing only - Remove models-snapshot from extract-source-links skip list
9 lines
77 B
Plaintext
9 lines
77 B
Plaintext
research
|
|
dist
|
|
dist-*
|
|
gen
|
|
app.log
|
|
script/build-*.ts
|
|
temporary-*.md
|
|
.artifacts
|