Peter Steinberger
|
2833b27f52
|
test: continue vitest threads migration
|
2026-03-24 08:37:00 +00:00 |
Vincent Koc
|
2b210703a3
|
fix(models): cache models.json readiness for embedded runs (#52077)
* fix(models): cache models.json readiness for embedded runs
* fix(models): harden readiness cache inputs
|
2026-03-21 21:58:10 -07:00 |
Peter Steinberger
|
e003038261
|
refactor: share agent snapshot and scope test fixtures
|
2026-03-13 18:38:12 +00:00 |
Josh Avant
|
0bcb95e8fa
|
Models: enforce source-managed SecretRef markers in models.json (#43759)
Merged via squash.
Prepared head SHA: 4a065ef5d8
Co-authored-by: joshavant <830519+joshavant@users.noreply.github.com>
Co-authored-by: joshavant <830519+joshavant@users.noreply.github.com>
Reviewed-by: @joshavant
|
2026-03-12 02:22:52 -05:00 |
Josh Avant
|
36d2ae2a22
|
SecretRef: harden custom/provider secret persistence and reuse (#42554)
* Models: gate custom provider keys by usable secret semantics
* Config: project runtime writes onto source snapshot
* Models: prevent stale apiKey preservation for marker-managed providers
* Runner: strip SecretRef marker headers from resolved models
* Secrets: scan active agent models.json path in audit
* Config: guard runtime-source projection for unrelated configs
* Extensions: fix onboarding type errors in CI
* Tests: align setup helper account-enabled expectation
* Secrets audit: harden models.json file reads
* fix: harden SecretRef custom/provider secret persistence (#42554) (thanks @joshavant)
|
2026-03-10 23:55:10 +00:00 |
Josh Avant
|
8e20dd22d8
|
Secrets: harden SecretRef-safe models.json persistence (#38955)
|
2026-03-07 11:28:39 -06:00 |