Peter Steinberger
|
538605ff44
|
[codex] Extract filesystem safety primitives (#77918)
* refactor: extract filesystem safety primitives
* refactor: use fs-safe for file access helpers
* refactor: reuse fs-safe for media reads
* refactor: use fs-safe for image reads
* refactor: reuse fs-safe in qqbot media opener
* refactor: reuse fs-safe for local media checks
* refactor: consume cleaner fs-safe api
* refactor: align fs-safe json option names
* fix: preserve fs-safe migration contracts
* refactor: use fs-safe primitive subpaths
* refactor: use grouped fs-safe subpaths
* refactor: align fs-safe api usage
* refactor: adapt private state store api
* chore: refresh proof gate
* refactor: follow fs-safe json api split
* refactor: follow reduced fs-safe surface
* build: default fs-safe python helper off
* fix: preserve fs-safe plugin sdk aliases
* refactor: consolidate fs-safe usage
* refactor: unify fs-safe store usage
* refactor: trim fs-safe temp workspace usage
* refactor: hide low-level fs-safe primitives
* build: use published fs-safe package
* fix: preserve outbound recovery durability after rebase
* chore: refresh pr checks
|
2026-05-06 02:15:17 +01:00 |
|
Shakker
|
7641783d6b
|
fix: enforce plugin tool manifest contracts
|
2026-05-02 06:21:08 +01:00 |
|
Peter Steinberger
|
f43a184103
|
refactor: centralize plugin cache primitives
|
2026-05-02 05:01:39 +01:00 |
|
Peter Steinberger
|
23fd8a90f9
|
refactor: simplify plugin module loading
|
2026-05-02 01:41:09 +01:00 |
|
Peter Steinberger
|
e27fe55aa8
|
refactor: simplify plugin cache boundaries
|
2026-04-29 04:33:15 +01:00 |
|
Peter Steinberger
|
1e3ce10e27
|
refactor(plugin-sdk): remove unused reserved helper exports
|
2026-04-28 05:00:53 +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 |
|
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
|
f76b426e2b
|
perf: reduce jiti loader alias work
|
2026-04-20 18:06:45 +01:00 |
|
Peter Steinberger
|
155162a8cd
|
chore(lint): enable additional cleanup rules
|
2026-04-18 20:37:13 +01:00 |
|
Ayaan Zaidi
|
5c1d6feb33
|
test(plugins): fix sync register call sites
|
2026-04-17 10:14:00 +05:30 |
|
Vincent Koc
|
60ea8e9a1c
|
fix(plugins): share bundled capability jiti cache path
|
2026-04-14 17:09:45 +01:00 |
|
Vincent Koc
|
b4e38a7eb0
|
fix(plugins): share capability vitest shim aliases
|
2026-04-14 16:55:30 +01:00 |
|
Tak Hoffman
|
49b42b4a45
|
fix(release): handle nested default-wrapped bundled channel entries
|
2026-04-11 11:36:44 -05:00 |
|
Peter Steinberger
|
202f80792e
|
feat: add plugin text transforms
|
2026-04-11 02:17:39 +01:00 |
|
Peter Steinberger
|
44ec4d05de
|
feat: add pluggable agent harness registry
|
2026-04-10 21:22:16 +01:00 |
|
Harold Hunt
|
0bd0097557
|
refactor: add xai plugin-sdk boundary canary (#61548)
* docs: plan real plugin-sdk workspace rollout
* build: add xai plugin-sdk boundary canary
* build: generate plugin-sdk package types
* build: hide plugin-sdk core export
* build: alias scoped plugin-sdk runtime imports
* build: repair plugin-sdk boundary drift
* fix(plugins): remove duplicated plugin-sdk entrypoints
* test(plugins): make tsc boundary canary portable
---------
Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
|
2026-04-06 14:13:11 +01:00 |
|
Peter Steinberger
|
c39f061003
|
Revert "refactor(cli): remove bundled cli text providers"
This reverts commit 05d351c430.
|
2026-04-06 13:40:41 +01:00 |
|
Peter Steinberger
|
b1c98e8469
|
test: stabilize browser and provider ci shards
|
2026-04-06 03:38:28 +01:00 |
|
Peter Steinberger
|
dc0ee2e178
|
feat: add music generation tooling
|
2026-04-06 01:47:14 +01:00 |
|
Peter Steinberger
|
05d351c430
|
refactor(cli): remove bundled cli text providers
|
2026-04-05 18:46:36 +01:00 |
|
Peter Steinberger
|
629baf5fa7
|
refactor: move plugin setup and memory capabilities to registries
|
2026-04-05 14:53:53 +01:00 |
|
Peter Steinberger
|
e3ac0f43df
|
feat(qwen): add qwen provider and video generation
|
2026-04-04 19:34:56 +01:00 |
|
Peter Steinberger
|
a23ab9b906
|
refactor: move voice-call realtime providers into extensions
|
2026-04-04 12:07:23 +09:00 |
|
Vincent Koc
|
38d2faee20
|
!feat(plugins): add web fetch provider boundary (#59465)
* feat(plugins): add web fetch provider boundary
* feat(plugins): add web fetch provider modules
* refactor(web-fetch): remove remaining core firecrawl fetch config
* fix(web-fetch): address review follow-ups
* fix(web-fetch): harden provider runtime boundaries
* fix(web-fetch): restore firecrawl compare helper
* fix(web-fetch): restore env-based provider autodetect
* fix(web-fetch): tighten provider hardening
* fix(web-fetch): restore fetch autodetect and compat args
* chore(changelog): note firecrawl fetch config break
|
2026-04-02 20:25:19 +09:00 |
|
Gustavo Madeira Santana
|
680c30bc5d
|
Tests: shim config runtime for capability contracts
|
2026-03-28 20:02:28 -04:00 |
|
Peter Steinberger
|
71a3ad153a
|
fix(ci): stabilize bundled capability contract loading
|
2026-03-28 07:33:19 +00:00 |
|
Peter Steinberger
|
546a1aad98
|
refactor: replace plugin-sdk dist env hacks with loader option
|
2026-03-27 13:46:17 +00:00 |
|
Peter Steinberger
|
ba7804df50
|
refactor: derive bundled contracts from extension manifests
|
2026-03-27 01:45:52 +00:00 |
|