Josh Avant
|
a042125170
|
fix(memory): preserve provenance across dreaming (#126489)
* fix(memory): preserve provenance across dreaming
* fix(build): preserve bundled hook metadata
* refactor(build): remove obsolete directory helper
* test(memory): align provenance fixtures
* test(memory): type consolidation run options
* test(memory): register write provenance siblings
* fix(memory): preserve legacy provenance registration
* fix(memory): make provenance provider-independent
* fix(memory): canonicalize provenance workspace keys
* fix(memory): keep provenance mutation host-private
* fix(build): track runtime postbuild implementations
* fix(build): verify bundled hook metadata outputs
|
2026-08-20 17:58:31 -07:00 |
|
Peter Steinberger
|
f92e9367e8
|
fix(build): rebuild incomplete managed-update cache hits (#125954)
* fix(build): invalidate incomplete cache hits
* test(qa): align empty completion lifecycle
|
2026-08-18 23:25:04 -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
|
c98ae0f99c
|
test(scripts): remove duplicate parser facades (#124167)
|
2026-08-15 05:37:04 -07:00 |
|
Peter Steinberger
|
93f5e0f1f6
|
fix(build): restore exact cache output snapshots (#122837)
|
2026-08-12 15:20:11 -07:00 |
|
Peter Steinberger
|
c23d66e3b5
|
refactor: consolidate coercion ownership (#122692)
* refactor: consolidate coercion ownership
* test: align shard check with weighted planning
* chore: refresh plugin SDK API baseline
|
2026-08-12 09:25:28 -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 |
|