Peter Steinberger
|
a2b84e98e9
|
fix: clean up trajectory sidecars
|
2026-04-27 20:58:28 +01:00 |
|
Peter Steinberger
|
cae492374c
|
test: reduce repeated test setup overhead
|
2026-04-27 13:33:05 +01:00 |
|
Vincent Koc
|
1fc5b2b703
|
feat(migrations): add plugin-owned Hermes import
* feat: add migration providers
* feat: offer Hermes migration during onboarding
* feat(hermes): map imported config surfaces
* feat(onboard): require fresh migration imports
* docs(cli): clarify Hermes import coverage
* chore(migrations): rename Hermes importer package
* chore(migrations): rewire Hermes importer id
* fix(migrations): redact migration JSON details
* fix(hermes): use provider runtime for config imports
* test(hermes): cover missing source planning
---------
Co-authored-by: Peter Steinberger <steipete@gmail.com>
|
2026-04-27 00:34:29 -07:00 |
|
Peter Steinberger
|
54f8e4145e
|
test: speed up provider and security tests
|
2026-04-26 07:59:32 +01:00 |
|
Shakker
|
1a193b2d96
|
fix: scope cold plugin manifests to index
|
2026-04-26 03:47:45 +01:00 |
|
Peter Steinberger
|
1888242bd3
|
perf: split trajectory export paths
|
2026-04-25 12:52:27 +01:00 |
|
Vincent Koc
|
cb4fc58547
|
feat(plugins): move Bonjour discovery into bundled plugin
* fix(deps): detect constant dynamic imports in ownership audit
* feat(plugins): move bonjour discovery into bundled plugin
* test(plugins): remove moved bonjour core tests
* fix(plugins): harden bonjour disable and console restore
* fix(plugins): split gateway discovery ids from services
* fix(plugins): harden bonjour advertiser shutdown
* fix(plugins): clean up bonjour split lint
|
2026-04-23 23:29:51 -07:00 |
|
Peter Steinberger
|
43c5650475
|
perf: avoid eager trajectory session manager import
|
2026-04-23 19:00:35 +01:00 |
|
Peter Steinberger
|
5ebef46183
|
perf: speed up hot test paths
|
2026-04-23 18:17:09 +01:00 |
|
scoootscooob
|
a3d9c53db2
|
feat: add trajectory bundle export and default-on runtime capture (#70291)
* Trajectory: export session bundles by default
* Harden trajectory export diagnostics integration
* Address trajectory export review feedback
* Share diagnostics and trajectory bundle plumbing
* Harden trajectory recording and export
* Confine trajectory export outputs
* Document trajectory export command
* Harden trajectory export bundle privacy
* Redact trajectory sidecar paths
* Fix plugin install checks after rebase
* Keep queued writers working without O_NOFOLLOW
* Keep Codex trajectory writes without O_NOFOLLOW
* Harden trajectory export path handling
* Redact mixed trajectory export paths
|
2026-04-22 23:29:01 -07:00 |
|