d9151219ab
Project CI / AI game creator shell Rust shard 1/4 (push) Successful in 4m49s
Project CI / AI game creator shell Rust smoke (push) Successful in 1m45s
Project CI / AI game creator shell Rust shard 2/4 (push) Successful in 5m15s
Project CI / AI game creator shell Rust shard 3/4 (push) Successful in 5m34s
Project CI / AI game creator shell Rust shard 4/4 (push) Successful in 4m5s
Project CI / AI game creator shell Rust crates (push) Successful in 3m34s
Project CI / Frontend tests (push) Successful in 4m45s
Project CI / Repository checks (push) Successful in 3m20s
Project CI / Backend tests (push) Successful in 7m11s
Project CI / Native shell tests (push) Successful in 7m48s
Project CI / AI game creator shell web tests (push) Successful in 3m25s
安装包内置 Codex 顶层目录改为 coding-agent Windows 注册表和快捷方式显示名改为陶泥儿 同步运行时路径、配置校验与项目文档
19 lines
1.0 KiB
JSON
19 lines
1.0 KiB
JSON
{
|
|
"$schema": "https://schema.tauri.app/config/2",
|
|
"bundle": {
|
|
"targets": ["nsis"],
|
|
"useLocalToolsDir": true,
|
|
"resources": {
|
|
"resources/codex/win-x64/bin/codex.exe": "coding-agent/win-x64/bin/codex.exe",
|
|
"resources/codex/win-x64/bin/codex-code-mode-host.exe": "coding-agent/win-x64/bin/codex-code-mode-host.exe",
|
|
"resources/codex/win-x64/codex-path/rg.exe": "coding-agent/win-x64/codex-path/rg.exe",
|
|
"resources/codex/win-x64/codex-resources/codex-command-runner.exe": "coding-agent/win-x64/codex-resources/codex-command-runner.exe",
|
|
"resources/codex/win-x64/codex-resources/codex-windows-sandbox-setup.exe": "coding-agent/win-x64/codex-resources/codex-windows-sandbox-setup.exe",
|
|
"resources/codex/win-x64/codex-package.json": "coding-agent/win-x64/codex-package.json",
|
|
"resources/codex/win-x64/NOTICE.md": "coding-agent/win-x64/NOTICE.md",
|
|
"resources/codex/win-x64/manifest.json": "coding-agent/win-x64/manifest.json",
|
|
"resources/plugins": "plugins"
|
|
}
|
|
}
|
|
}
|