Peter Steinberger
|
77f1359612
|
refactor: extract media and ACP core packages (#88534)
* refactor: extract media and acp core packages
* refactor: remove relocated media and acp sources
* build: wire new core packages into dependency checks
* test: alias new core packages in vitest
* build: keep media sniffer runtime dependency
* docs: refresh plugin sdk api baseline
* fix: keep normalized proposal queries non-empty
* test: keep channel timer tests isolated
* fix: keep rebased plugin checks green
* fix: preserve sms numeric allowlist entries
* test: harden exec foreground timeout failure
* test: remove duplicate skill workshop assertion
* fix: remove channel config lint suppression
* test: refresh lint suppression allowlist
|
2026-05-31 11:30:33 +01:00 |
|
Peter Steinberger
|
635b947e32
|
fix(acp): honor terminal turn results
|
2026-05-17 08:25:14 +01:00 |
|
Peter Steinberger
|
50ce9ac1c6
|
refactor: privatize bundled sdk facades
|
2026-03-20 15:56:14 +00:00 |
|
Vincent Koc
|
bd444435c9
|
Plugin SDK: clarify ACPX public seam
|
2026-03-17 23:53:32 -07:00 |
|
Rodrigo Uroz
|
ff2e7a2945
|
fix(acp): strip provider auth env for child ACP processes (openclaw#42250)
Verified:
- pnpm build
- pnpm check
- pnpm test:macmini
Co-authored-by: rodrigouroz <384037+rodrigouroz@users.noreply.github.com>
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
|
2026-03-10 16:50:10 -05:00 |
|
Gustavo Madeira Santana
|
7a2f5a0098
|
Plugin SDK: add full bundled subpath wiring
|
2026-03-04 02:35:12 -05:00 |
|