Tests were failing in CI because the models.json cache file doesn't exist and the data() macro fallback only works at build time, not runtime. The preload now pre-fetches models.json and disables the background refresh to prevent race conditions during test execution. |
||
|---|---|---|
| .. | ||
| config | ||
| file | ||
| fixture | ||
| ide | ||
| lsp | ||
| mcp | ||
| patch | ||
| project | ||
| provider | ||
| session | ||
| snapshot | ||
| tool | ||
| util | ||
| bun.test.ts | ||
| keybind.test.ts | ||
| preload.ts | ||