Peter Steinberger
c75f4695b7
refactor: move tasks into bundled plugin
2026-03-31 15:22:08 +01:00
Altay
9407ac87df
build: move pnpm minimum release age to workspace config
2026-03-31 23:10:07 +09:00
Peter Steinberger
c1ea0ae9c8
build: update deps and align pi sdk usage
2026-03-31 22:56:20 +09:00
Vincent Koc
2df86cce1c
refactor(telegram): narrow native command reply dispatch seam
2026-03-31 22:28:53 +09:00
Peter Steinberger
e7e383b7cf
build: exclude @mariozechner packages from pnpm release age
2026-03-31 22:23:30 +09:00
Vincent Koc
675b80c4a4
perf(slack): narrow send chunking imports
2026-03-31 21:58:00 +09:00
Vincent Koc
7710579a82
perf(telegram): narrow native command import surface
2026-03-31 21:43:16 +09:00
Gustavo Madeira Santana
f8af407c86
build: pin axios to 1.13.6
...
Pin axios through pnpm overrides and collapse the lockfile to a single
1.13.6 resolution.
This avoids accidental adoption of the compromised axios releases called
out in the ongoing supply chain attack reports while upstream guidance
settles.
2026-03-31 08:27:00 -04:00
Vincent Koc
8dfbcaa200
fix(ci): default local low-memory checks
2026-03-31 15:05:04 +09:00
Vincent Koc
aebdb8f8cf
fix(lint): scope oxlint type-aware tsconfig
2026-03-31 14:28:41 +09:00
Gustavo Madeira Santana
47136536c8
tests: use multi-sample CLI startup baselines
2026-03-30 22:35:50 -04:00
Gustavo Madeira Santana
68e49fa791
tests: standardize CLI startup benchmarks
2026-03-30 22:15:56 -04:00
Peter Steinberger
f3bf7fe53a
chore: bump version to 2026.3.30
2026-03-30 09:28:29 +09:00
Peter Steinberger
471e059b69
refactor(plugin-sdk): remove channel-specific sdk shims
2026-03-30 01:03:24 +01:00
Onur Solmaz
2da61e6553
[codex] Move internal development notes to maintainers ( #57316 )
...
* docs: move internal notes to maintainers
* docs: drop internal notes agent guidance
2026-03-30 00:15:08 +02:00
Peter Steinberger
2e0682d930
refactor: finish decoupling plugin sdk seams
2026-03-29 22:42:06 +01:00
Peter Steinberger
2f19b303c6
build: fix packaged plugin dependency ownership
2026-03-29 22:21:29 +01:00
Peter Steinberger
aed87a608e
fix: stabilize bundled plugin ci lanes
2026-03-30 05:35:53 +09:00
Onur Solmaz
96df794c12
[codex] Move internal experiment plans under docs-internal ( #57262 )
...
* docs: restore internal plan docs under docs-internal
* docs: move internal plans under docs/internal
* docs: restore deleted internal experiment notes
* docs: group internal notes by author
* docs: move Bob internal notes under osolmaz
* docs: move remaining internal notes under osolmaz
* Revert "docs: move remaining internal notes under osolmaz"
* docs: restore experiment architecture note
* docs: normalize osolmaz internal doc authorship
* docs: add identity metadata to internal docs
* docs: document internal development notes
* docs: use Peter in internal docs examples
* docs: move Mariano background task note to internal docs
* Revert "docs: use Peter in internal docs examples"
* docs: use real Peter note in internal docs readme
* docs: rename Mariano background task note
* docs: preserve others internal notes by default
* docs: allow BDFL override for internal notes
2026-03-29 22:18:26 +02:00
khhjoe
3151eb5b48
feat: auto-install acpx deps via npm postinstall on global install
2026-03-30 05:09:59 +09:00
Gustavo Madeira Santana
dc192d7b2f
Build: mirror Matrix crypto WASM runtime deps ( #57163 )
...
Merged via squash.
Prepared head SHA: b3aeb9d08a
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
2026-03-29 15:57:28 -04:00
Peter Steinberger
82f04ced27
refactor(plugin-sdk): drop legacy provider compat subpaths
2026-03-29 20:55:53 +01:00
George Zhang
e133924047
[codex] harden clawhub plugin publishing and install ( #56870 )
...
* fix: harden clawhub plugin publishing and install
* fix(process): preserve windows shim exit success
2026-03-29 11:59:19 -07:00
Peter Steinberger
e6116769b4
build(plugin-sdk): verify dist facade exports
2026-03-29 14:53:03 +01:00
Peter Steinberger
2c9bc0bb78
chore(deps): bump workspace dependencies
2026-03-29 14:41:58 +01:00
Peter Steinberger
f1af7d66d2
chore: bump version to 2026.3.29
2026-03-29 14:33:12 +01:00
Peter Steinberger
8e0ab35b0e
refactor(plugins): decouple bundled plugin runtime loading
2026-03-29 09:10:38 +01:00
Peter Steinberger
f9b1079283
build: cut 2026.3.28 stable
2026-03-29 02:33:41 +01:00
Peter Steinberger
f9281d1b9d
build: bump aws sdk and tsdown
2026-03-29 00:35:15 +00:00
Peter Steinberger
587e18cd3f
chore: prepare 2026.3.28-beta.1 release
2026-03-28 22:24:51 +00:00
Peter Steinberger
8a24cbf450
chore: bump version to 2026.3.28
2026-03-28 22:05:21 +00:00
Tak Hoffman
3a34e6b65d
Add reusable TypeScript topology analyzer for public surface usage
2026-03-28 08:37:26 -05:00
Ayaan Zaidi
28074eeea3
fix: dedupe plugin sdk file-lock export
2026-03-28 14:35:24 +05:30
Peter Steinberger
71a3ad153a
fix(ci): stabilize bundled capability contract loading
2026-03-28 07:33:19 +00:00
Peter Steinberger
30be04cd87
fix: include matrix runtime deps for bundled installs
2026-03-28 07:27:29 +00:00
Peter Steinberger
d69f20f451
fix: harden bundled channel runtime bootstrap
2026-03-28 07:10:05 +00:00
Peter Steinberger
922c90e9fa
refactor: add approval runtime sdk seam
2026-03-28 06:33:07 +00:00
Peter Steinberger
0d98ce1065
refactor: add diagnostic and error runtime sdk seams
2026-03-28 06:26:38 +00:00
Peter Steinberger
70c2458861
refactor: add host and collection runtime sdk seams
2026-03-28 06:19:16 +00:00
Peter Steinberger
c222a44e6f
refactor: add retry runtime sdk seam
2026-03-28 05:59:07 +00:00
Peter Steinberger
a126d23f0d
refactor: add fetch runtime sdk seam
2026-03-28 05:44:33 +00:00
Peter Steinberger
b236f39104
refactor(agents): generalize tool schema compat cleanup
2026-03-28 05:42:46 +00:00
Peter Steinberger
6a556c6851
test(gateway): add live docker ACP bind coverage
2026-03-28 05:23:55 +00:00
Peter Steinberger
838013c87a
refactor: expose webhook request guard sdk seam
2026-03-28 05:17:19 +00:00
Peter Steinberger
ec5877346c
fix: harden mcp channel bridge smoke
2026-03-28 04:10:19 +00:00
Peter Steinberger
5e93419c31
fix: move Mistral compat into provider plugin
2026-03-28 04:08:37 +00:00
Peter Steinberger
72ba2b3653
chore: bump version metadata to 2026.3.27
2026-03-28 02:00:22 +00:00
Tak Hoffman
1cfea0af07
fix(regression): restore plugin sdk compat export
2026-03-27 20:27:53 -05:00
Tak Hoffman
2d75288738
fix(regression): export direct-dm plugin sdk subpath
2026-03-27 20:24:14 -05:00
Peter Steinberger
dd640e3c41
refactor: add focused global singleton sdk seam
2026-03-28 00:05:32 +00:00