Peter Steinberger
|
1136757174
|
refactor: consolidate bounded concurrency on p-limit and p-map (#106002)
* refactor: adopt p-limit and p-map for bounded concurrency
* chore: normalize lockfile ordering
* fix: preserve memory host concurrency export
* refactor: keep media apply within size budget
* fix: drain memory concurrency before failure
* fix: satisfy memory concurrency guards
* chore: scope memory host dead-code checks
* chore: lower concurrency LOC baselines
* fix: preserve concurrency API surfaces
* chore: reconcile concurrency LOC baseline
* test: keep memory concurrency gate portable
* style: simplify concurrency drain
* ci: refresh deadcode export baseline
|
2026-07-13 01:53:28 -07:00 |
|
Vincent Koc
|
2b43315933
|
fix(tooling): bound extension boundary source reads
|
2026-06-07 12:36:13 +02:00 |
|
Peter Steinberger
|
1de46bb425
|
docs: document script lib extension helpers
|
2026-06-04 22:56:09 -04:00 |
|
Vincent Koc
|
6defcb0a40
|
fix(scripts): bound guard inventory file reads
|
2026-05-26 01:49:15 +02:00 |
|
Peter Steinberger
|
30e54b839b
|
build: enable additional oxlint rules
|
2026-05-11 03:56:34 +01:00 |
|
Peter Steinberger
|
5985e1d8b9
|
test: speed up import-heavy tests
|
2026-04-25 11:04:16 +01:00 |
|
Tak Hoffman
|
f328c21046
|
feat: Add /models add hot-reload model registration (#70211)
* feat(models): add chat model registration with hot reload
* docs(changelog): add models entry for pr 70211
* fix(models): harden add flow follow-ups
* fix models add review follow-ups
* harden models add config writes
* tighten plugin boundary invariant
* move models add adapters behind sdk facades
* avoid ollama-specific core facade
|
2026-04-22 12:00:30 -05:00 |
|
Peter Steinberger
|
1d7d268a63
|
refactor: share duplicate script helpers
|
2026-04-18 21:12:54 +01:00 |
|