Peter Steinberger
|
b4e1747391
|
feat: add one-command qa lab docker launcher
|
2026-04-06 17:47:17 +01:00 |
|
Peter Steinberger
|
0335a8783c
|
perf(test): shard full vitest runs
|
2026-04-06 17:34:11 +01:00 |
|
Vincent Koc
|
e7fe087677
|
fix(openai): normalize prompt overlay personality config
|
2026-04-06 17:24:51 +01:00 |
|
Vincent Koc
|
7af1def025
|
perf(test): isolate secret target registry docs checks
|
2026-04-06 17:21:49 +01:00 |
|
Peter Steinberger
|
8a33a8d607
|
perf(test): trim runtime lookups and add changed bench
|
2026-04-06 16:49:28 +01:00 |
|
Peter Steinberger
|
de20d3a024
|
refactor(plugin-sdk): add simple completion runtime entrypoint
|
2026-04-06 16:29:43 +01:00 |
|
Mason
|
2d7d99f66e
|
docs: quote plan title frontmatter (#61962)
|
2026-04-06 23:25:57 +08:00 |
|
Vincent Koc
|
4ef8f4f53c
|
docs: add media overview page and consolidate TTS duplicate
|
2026-04-06 16:18:45 +01:00 |
|
Vincent Koc
|
ab564f8446
|
docs: add async task lifecycle to video and music generation
|
2026-04-06 16:15:57 +01:00 |
|
Peter Steinberger
|
0c5e6037b0
|
fix(openai): clarify auth routes in picker and docs
|
2026-04-06 16:14:51 +01:00 |
|
Peter Steinberger
|
d7e3df5eaa
|
perf(test): expand light lane routing
|
2026-04-06 16:13:21 +01:00 |
|
Peter Steinberger
|
a010ce462f
|
perf(test): split light vitest lanes and restore hooks
|
2026-04-06 15:51:00 +01:00 |
|
Nimrod Gutman
|
6f566585d8
|
fix(ios): harden watch exec approval review (#61757)
* fix(ios): harden watch exec approval review
* fix(ios): address watch approval review feedback
* fix(ios): finalize watch approval background recovery
* fix(ios): finalize watch approval background recovery (#61757) (thanks @ngutman)
|
2026-04-06 17:42:42 +03:00 |
|
Mason
|
9b0ea7c579
|
docs: relocalize stale locale links (#61796)
* docs: relocalize stale locale links
* docs: unify locale link postprocessing
* docs: preserve relocalized frontmatter
* docs: relocalize partial docs runs
* docs: scope locale link postprocessing
* docs: continue scoped relocalization
* docs: drain parallel i18n results
* docs: add i18n pipeline link regression tests
* docs: clarify i18n pipeline regression test intent
* docs: update provider references in i18n tests to use example-provider
* fix: note docs i18n link relocalization
* docs: rephrase gateway local ws sentence
|
2026-04-06 22:37:35 +08:00 |
|
Peter Steinberger
|
ac38f332c5
|
fix(anthropic): prefer claude cli over setup-token
|
2026-04-06 15:31:07 +01:00 |
|
Gustavo Madeira Santana
|
9568cceee3
|
docs: clarify Matrix invite and config guidance
|
2026-04-06 10:25:47 -04:00 |
|
Peter Steinberger
|
cd5b1653f6
|
feat: declare explicit media provider capabilities
|
2026-04-06 15:24:38 +01:00 |
|
Peter Steinberger
|
878c208844
|
perf(test): restore scoped vitest routing
|
2026-04-06 15:16:17 +01:00 |
|
Peter Steinberger
|
380a396266
|
refactor: share ambient proxy agent helpers
|
2026-04-06 15:03:30 +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 |
|
Peter Steinberger
|
9afcbbec5e
|
refactor(auth): extract persisted auth store helpers
|
2026-04-06 14:25:06 +01:00 |
|
Peter Steinberger
|
d378a504ac
|
fix: restore claude cli guidance and doctor behavior
|
2026-04-06 14:21:11 +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
|
1c41987876
|
refactor(auth): split auth state from auth store
|
2026-04-06 13:42:44 +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
|
7e0e2f81e5
|
refactor(auth): isolate external oauth overlays
|
2026-04-06 13:30:25 +01:00 |
|
Vincent Koc
|
d7086526b0
|
docs(video): describe mode-aware generation capabilities
|
2026-04-06 13:25:53 +01:00 |
|
Vincent Koc
|
e69cfc3e3b
|
fix(plugin-sdk): restore compat auth helper exports
|
2026-04-06 13:14:02 +01:00 |
|
@zimeg
|
f17f319fae
|
docs(slack): suggest new apps use example manifests
|
2026-04-06 02:13:49 -07:00 |
|
Mason
|
1a270f81c3
|
fix(docs): remove zh-CN homepage redirect override (#61751)
Merged via squash.
Prepared head SHA: 4da417e159
Co-authored-by: hxy91819 <8814856+hxy91819@users.noreply.github.com>
Co-authored-by: hxy91819 <8814856+hxy91819@users.noreply.github.com>
Reviewed-by: @hxy91819
|
2026-04-06 16:56:07 +08:00 |
|
@zimeg
|
f7068a1349
|
docs(slack): move authorship scopes
|
2026-04-06 00:58:05 -07:00 |
|
@zimeg
|
ec20e33e36
|
docs(slack): add http request url example manifest
|
2026-04-06 00:18:08 -07:00 |
|
@zimeg
|
9bf465e54c
|
docs(slack): use http request url term
|
2026-04-05 23:56:37 -07:00 |
|
Vincent Koc
|
b2cc5ab636
|
docs: add contextInjection config key to reference
|
2026-04-06 05:29:34 +01:00 |
|
Vincent Koc
|
9ba97ceaed
|
perf(agents): add continuation-skip context injection (#61268)
* test(agents): cover continuation bootstrap reuse
* perf(agents): add continuation-skip context injection
* docs(changelog): note context injection reuse
* perf(agents): bound continuation bootstrap scan
* fix(agents): require full bootstrap proof for continuation skip
* fix(agents): decide continuation skip under lock
* fix(commands): re-export subagent chat message type
* fix(agents): clean continuation rebase leftovers
|
2026-04-06 05:27:28 +01:00 |
|
Vincent Koc
|
1835493aa5
|
docs(memory): add promote-explain and rem-harness CLI reference
|
2026-04-06 05:10:15 +01:00 |
|
Vincent Koc
|
0fdf9e874b
|
fix(config): normalize channel streaming config shape (#61381)
* feat(config): add canonical streaming config helpers
* refactor(runtime): prefer canonical streaming accessors
* feat(config): normalize preview channel streaming shape
* test(config): lock streaming normalization followups
* fix(config): polish streaming migration edges
* chore(config): refresh streaming baseline hash
|
2026-04-06 05:08:20 +01:00 |
|
Vincent Koc
|
5716d83336
|
feat(memory-wiki): restore llm wiki stack
|
2026-04-06 04:56:52 +01:00 |
|
Gustavo Madeira Santana
|
9fc2a9feeb
|
docs(matrix): clarify historyLimit default
|
2026-04-05 23:54:02 -04:00 |
|
Gustavo Madeira Santana
|
12f3c36ba8
|
Docs: clarify Matrix autoJoin invite scope
|
2026-04-05 23:33:29 -04:00 |
|
Peter Steinberger
|
2a5c355688
|
fix(ci): patch main regression surfaces
|
2026-04-06 04:17:52 +01:00 |
|
Peter Steinberger
|
3e72c0352d
|
chore: release 2026.4.5
|
2026-04-06 04:04:21 +01:00 |
|
Peter Steinberger
|
072e0795f8
|
chore: prepare 2026.4.6-beta.1 release
|
2026-04-06 03:33:55 +01:00 |
|
Peter Steinberger
|
d8270ef181
|
fix: gate async media direct delivery behind config
|
2026-04-06 03:28:58 +01:00 |
|
Peter Steinberger
|
134d309571
|
fix(discord): raise default media cap
|
2026-04-06 03:22:20 +01:00 |
|
Vincent Koc
|
33b4b76a53
|
docs(web): clarify control ui language picker
|
2026-04-06 02:44:24 +01:00 |
|
Peter Steinberger
|
92fa7ad42a
|
fix(agents): ignore unsupported music generation hints
|
2026-04-06 02:22:00 +01:00 |
|
Peter Steinberger
|
9b2b22f350
|
feat: add vydra media provider
|
2026-04-06 02:21:51 +01:00 |
|
Gustavo Madeira Santana
|
e02ef0710e
|
Docs: clarify Matrix quiet push rules
|
2026-04-05 21:15:03 -04:00 |
|
Peter Steinberger
|
a9f491310c
|
fix: route comfy music through shared tool
|
2026-04-06 02:03:13 +01:00 |
|