Dallin Romney
|
ef91c818c4
|
fix(agents): preserve built plugin artifacts in prepared runtimes (#125957)
* fix(agents): preserve built plugin artifacts in prepared runtimes
* test(agents): update prepared runtime loader contract
* fix(agents): preserve built preference for deferred plugins
* fix(plugins): carry artifact preference through load context
* fix(plugins): keep artifact context optional
* test(plugins): prove prepared built artifact projection
* fix(agents): scope built artifacts to gateway runtimes
* test(agents): preserve standalone loader call shape
* fix(agents): retain prepared artifact choice on reuse
* test(plugins): update prepared load context expectation
Amp-Thread-ID: https://ampcode.com/threads/T-01a023b8-1041-7686-975f-c9f3ef91755d
---------
Co-authored-by: Amp <amp@ampcode.com>
|
2026-08-21 09:10:48 -07:00 |
|
Peter Steinberger
|
eeffa53b20
|
improve(plugins): compile externalized plugins in source builds (#124639)
* build(plugins): compile externalized plugins into local dist
* test(plugins): assert native external plugin loading
* chore(plugins): keep source runner asset scan unchanged
* refactor(plugins): isolate external local dist builds
* test(plugins): codify external artifact precedence
* test(plugins): preserve contract path boundary
|
2026-08-16 08:21:17 -07:00 |
|
Peter Steinberger
|
c70aee247e
|
refactor(scripts): migrate JavaScript tools to TypeScript (#121005)
* refactor(scripts): migrate JavaScript tools to TypeScript
* fix(ci): keep changed-scope preflight zero-install
* fix(ci): preserve zero-install script owners
* fix(ci): complete script migration follow-through
* fix(release): keep stable closeout zero-install
* fix(scripts): preserve standalone execution boundaries
* fix(scripts): repair standalone loader boundaries
* fix(scripts): normalize gateway observation ids
* fix(scripts): keep Docker packager standalone
* test(scripts): preserve rebase cleanup helpers
* test(sessions): use tracked temp directory
|
2026-08-09 07:21:35 -07:00 |
|