Vincent Koc
16877efba3
ci(plugins): enforce extension package boundary checks
2026-04-07 10:22:12 +01:00
scoootscooob
f4fcaa09a3
feat(gateway): add compaction checkpoints ( #62146 )
...
Merged via squash.
Prepared head SHA: e37542554a
Co-authored-by: scoootscooob <167050519+scoootscooob@users.noreply.github.com >
Co-authored-by: scoootscooob <167050519+scoootscooob@users.noreply.github.com >
Reviewed-by: @scoootscooob
2026-04-06 17:27:43 -07:00
arthurbr11
5ac2f58c57
feat: add Arcee AI provider plugin
...
Add a bundled Arcee AI provider plugin with ARCEEAI_API_KEY onboarding,
Trinity model catalog (mini, large-preview, large-thinking), and
OpenAI-compatible API support.
- Trinity Large Thinking: 256K context, reasoning enabled
- Trinity Large Preview: 128K context, general-purpose
- Trinity Mini 26B: 128K context, fast and cost-efficient
2026-04-06 19:53:27 +01:00
Vincent Koc
d3a35d7e95
ci(plugins): add bundled extension lint lane
2026-04-06 15:24:03 +01:00
Mariano
ebad21c94d
plugins: add bundled webhooks TaskFlow bridge ( #61892 )
...
Merged via squash.
Prepared head SHA: ca58fb77a8
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com >
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com >
Reviewed-by: @mbelinky
2026-04-06 15:59:47 +02:00
Vincent Koc
0b32037e96
ci(plugins): add extension channel lint lane
2026-04-06 14:52:40 +01:00
Vincent Koc
5716d83336
feat(memory-wiki): restore llm wiki stack
2026-04-06 04:56:52 +01:00
Peter Steinberger
f3d73628ad
fix: install bun in npm release preflight
2026-04-06 04:19:20 +01:00
Peter Steinberger
2a5c355688
fix(ci): patch main regression surfaces
2026-04-06 04:17:52 +01:00
Vincent Koc
fb639fa3d5
fix(ci): harden control ui locale refresh rebases
2026-04-06 03:45:34 +01:00
Peter Steinberger
17a324b0de
chore: polish qa lab follow-ups
2026-04-05 23:21:56 +01:00
Peter Steinberger
b58f9c5258
feat: add qa channel foundation
2026-04-05 23:21:56 +01:00
Vincent Koc
1a3eb38aaf
fix(ci): stabilize ui i18n and gateway watch checks
2026-04-05 23:20:17 +01:00
Vincent Koc
0655e173c4
fix(ci): narrow control ui locale refresh push runs
2026-04-05 22:48:25 +01:00
Vincent Koc
94256ea1a0
revert(memory-wiki): back out llm wiki stack
2026-04-05 22:44:20 +01:00
Vincent Koc
57d1685a65
feat(memory-wiki): scaffold wiki vault plugin
2026-04-05 22:34:01 +01:00
Peter Steinberger
b5e87be7f0
ci(docs): retry publish sync pushes
2026-04-05 18:42:24 +01:00
Peter Steinberger
ffc1f7b337
feat(i18n): add Ukrainian docs and control UI locale
2026-04-05 18:31:02 +01:00
Vincent Koc
33ff535614
fix(ci): parallelize control ui locale refresh
2026-04-05 18:09:42 +01:00
Vincent Koc
7a14967f8e
fix(ci): skip repo-wide hooks for locale refresh commits
2026-04-05 17:53:12 +01:00
Vincent Koc
1a537fcfcf
fix(ci): pin control ui locale translation settings
2026-04-05 15:35:06 +01:00
Peter Steinberger
7e29e84fa4
docs: add it tr id pl publish locales
2026-04-05 14:37:59 +01:00
Vincent Koc
70d77f5425
fix(ci): reuse mintlify translation secret for control ui
2026-04-05 14:00:38 +01:00
Vincent Koc
79e5101a88
fix(ci): trigger control ui locale refresh on main changes
2026-04-05 13:55:20 +01:00
Vincent Koc
e681cc057b
chore(ci): reuse shared locale translation secrets
2026-04-05 13:55:20 +01:00
Vincent Koc
ee4fe4fb1e
feat(ui): add control ui locale sync pipeline
2026-04-05 13:55:20 +01:00
Peter Steinberger
b9d26fd1a4
docs: add arabic locale scaffolding
2026-04-05 12:37:22 +01:00
Peter Steinberger
283a6c65b7
ci: clone docs mirror without checkout api
2026-04-05 11:55:24 +01:00
Peter Steinberger
25da786c68
docs: add generated locale picker support
2026-04-05 11:53:02 +01:00
Peter Steinberger
dbfd96f4ec
docs: move ja-JP output to publish repo
2026-04-05 11:32:55 +01:00
Peter Steinberger
1ad5695aa4
ci: trigger zh-CN refresh on release
2026-04-05 11:16:00 +01:00
Peter Steinberger
a3f6e58928
docs: move zh-CN output to publish repo
2026-04-05 09:44:05 +01:00
Tak Hoffman
3bf1b69ece
CI: make bad-barnacle bypass PR auto-response
2026-04-04 12:28:03 -05:00
Peter Steinberger
6e6b4f6004
ci: gate releases on live cache floors
2026-04-04 15:44:34 +09:00
Peter Steinberger
ca9d2f3b41
ci: align vitest entrypoints with root config
2026-04-04 05:57:27 +01:00
Peter Steinberger
53fd262173
ci: align pnpm pins and vitest config
2026-04-04 05:44:29 +01:00
Tak Hoffman
c19321ed9e
docs: trim PR template root-cause boilerplate
2026-04-03 18:08:55 -05:00
Peter Steinberger
ebdade0efc
ci: shard extension fast checks
2026-04-03 18:26:26 +01:00
Vincent Koc
f71ef47288
fix(ci): disable automatic clawhub release workflow
2026-04-04 00:20:28 +09:00
Onur
fa9e1e3d8e
CI: add ClawHub plugin release workflow ( #59179 )
...
* CI: add ClawHub plugin release workflow
* CI: harden ClawHub plugin release workflow
* CI: finish ClawHub plugin release hardening
* CI: watch shared ClawHub release inputs
* CI: harden ClawHub publish workflow
* CI: watch more ClawHub release deps
* CI: match shared release inputs by prefix
* CI: pin ClawHub publish source commit
* CI: refresh pinned ClawHub release commit
* CI: rename ClawHub plugin release environment
---------
Co-authored-by: Onur Solmaz <onur@solmaz.io >
2026-04-03 15:40:07 +02:00
Peter Steinberger
1118d032ca
refactor: split extension test helpers
2026-04-03 13:06:11 +01:00
Peter Steinberger
685ef52284
refactor: simplify test workflow helpers
2026-04-03 13:00:00 +01:00
Peter Steinberger
71a54d0c95
fix(ci): forward bluebubbles barrel and node env fixes
2026-04-03 12:58:10 +01:00
Peter Steinberger
9ef5d85e40
refactor: remove custom test planner runtime
2026-04-03 12:45:13 +01:00
Peter Steinberger
d39e4dff6a
test: make planner lanes explicit
2026-04-03 12:29:29 +01:00
Peter Steinberger
d68840ef40
fix(ci): handle bundled fast-check task
2026-04-03 11:10:50 +01:00
hengm3467
52d8dc5b56
feat: add bundled StepFun provider plugin ( #60032 )
...
Co-authored-by: George Zhang <georgezhangtj97@gmail.com >
2026-04-02 23:53:50 -07:00
Peter Steinberger
6f67347e00
ci: restore npm token auth for dist-tag promotion
2026-04-02 20:37:49 +01:00
Peter Steinberger
d4d2d9e479
ci: move npm promotion into trusted workflow
2026-04-02 20:29:57 +01:00
Peter Steinberger
658f0c5d2d
ci: use oidc token for npm promotion
2026-04-02 20:23:56 +01:00