Peter Steinberger
0950bdf727
fix: resolve post-rebase boundary drift
2026-04-08 09:58:22 +01:00
Vincent Koc
be530f085d
refactor(plugin-sdk): share tool payload extraction
2026-04-08 09:07:28 +01:00
Vincent Koc
f38035a7b6
refactor(plugin-sdk): share web-search contract fields
2026-04-08 09:07:28 +01:00
Vincent Koc
490c9c80ef
perf(plugin-sdk): split web search config contract
2026-04-08 09:03:07 +01:00
Vincent Koc
3e7e6f2f60
docs: cover 2026.4.7 changelog gaps
2026-04-08 07:26:56 +01:00
Peter Steinberger
abe7b2c49d
chore: sync 2026.4.8 config docs baseline
2026-04-08 06:13:59 +01:00
Gustavo Madeira Santana
17a2290f49
Docs: refresh schema, slash commands, and TTS refs
2026-04-08 01:10:00 -04:00
Peter Steinberger
a53c13fc06
chore: prepare 2026.4.8 npm release
2026-04-08 06:03:20 +01:00
Gustavo Madeira Santana
82c06e5604
Docs: clarify Slack streaming thread behavior
...
Clarify the canonical Slack streaming config keys and legacy migration notes
across the Slack docs and shared streaming concept docs.
Document that native Slack streaming and assistant thread status require a
reply thread, and call out the top-level DM fallback behavior.
2026-04-08 00:58:00 -04:00
Peter Steinberger
b73d8ef7d7
refactor: split qa scenarios into per-file markdown defs
2026-04-08 05:37:17 +01:00
Peter Steinberger
a4b9755999
chore: prepare 2026.4.7-1 npm release
2026-04-08 05:08:17 +01:00
Peter Steinberger
9d31c5ad53
fix: compact update_plan tool result
2026-04-08 04:43:09 +01:00
Serg
5024ff7129
fix(zai): update stale glm-5 ref in docs/cli/onboard.md
2026-04-08 04:38:39 +01:00
Serg
b2456e8037
fix(zai): default to GLM-5.1 instead of GLM-5
2026-04-08 04:38:39 +01:00
Peter Steinberger
9eacd29138
docs: add memory wiki docs
2026-04-08 03:59:29 +01:00
B
5050017543
fix(doctor): warn when stale Codex overrides shadow OAuth ( #40143 )
...
* fix(doctor): warn on stale codex provider overrides
* test(doctor): cover stored codex oauth warning path
* fix: narrow codex override doctor warning (#40143 ) (thanks @bde1)
* test: sync doctor e2e mocks after health-flow move (#40143 ) (thanks @bde1)
---------
Co-authored-by: bde1 <bde1@users.noreply.github.com >
Co-authored-by: Peter Steinberger <steipete@gmail.com >
2026-04-08 03:07:33 +01:00
Peter Steinberger
6807e6a89b
docs: fix qa refactor heading fence
2026-04-08 02:59:49 +01:00
Peter Steinberger
87b31c8d58
docs: update config baseline
2026-04-08 02:50:47 +01:00
Peter Steinberger
c33ad415df
docs: update plugin sdk api baseline
2026-04-08 02:47:43 +01:00
Peter Steinberger
6211e3dcd6
fix: raise acpx runtime timeout
2026-04-08 02:36:37 +01:00
Peter Steinberger
51633fc13a
fix: respect disabled heartbeat guidance
2026-04-08 00:51:13 +01:00
Peter Steinberger
d51f527cca
feat: add gh-read GitHub app helper
2026-04-08 00:09:07 +01:00
Peter Steinberger
c0aed59fca
refactor: move qa suite definitions into markdown
2026-04-07 23:39:50 +01:00
Gustavo Madeira Santana
cfe71e2e44
Docs: document approval adapter subpaths
2026-04-07 16:06:02 -04:00
Gustavo Madeira Santana
b78202d44e
fix(exec): harden stale/replay/live requests
2026-04-07 15:37:28 -04:00
Bruce MacDonald
86f35a9bc0
chore(ollama): update suggested onboarding models ( #62626 )
...
Merged via squash.
Prepared head SHA: 48c083b88a
Co-authored-by: BruceMacD <5853428+BruceMacD@users.noreply.github.com >
Co-authored-by: BruceMacD <5853428+BruceMacD@users.noreply.github.com >
Reviewed-by: @BruceMacD
2026-04-07 11:42:29 -07:00
Gustavo Madeira Santana
d78512b09d
Refactor: centralize native approval lifecycle assembly ( #62135 )
...
Merged via squash.
Prepared head SHA: b7c20a7398
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com >
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com >
Reviewed-by: @gumadeiras
2026-04-07 14:40:26 -04:00
DhruvBhatia0
12331f0463
feat: add pluggable compaction provider registry ( #56224 )
...
Merged via squash.
Prepared head SHA: 0cc9cf3f30
Co-authored-by: DhruvBhatia0 <69252327+DhruvBhatia0@users.noreply.github.com >
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com >
Reviewed-by: @jalehman
2026-04-07 10:55:34 -07:00
Peter Steinberger
e973275fd0
fix: harden claude-cli live switch smoke
2026-04-07 16:05:54 +01:00
Peter Steinberger
9d4b0d551d
fix: support inferrs string-only completions
2026-04-07 15:55:20 +01:00
nv-kasikritc
d43cc470c6
refactor(nvidia-endpoints): updated language & default models ( #59866 )
...
* fix(nvidia-endpoints): updated language & default models
* fix(nvidia-endpoints): updated link for api key
* fix(nvidia-endpoints): removed unused const
* fix(nvidia-endpoints): edited max tokens
* fix(nvidia-endpoints): fixed typo
---------
Co-authored-by: Devin Robison <drobison00@users.noreply.github.com >
2026-04-07 08:47:29 -06:00
Tak Hoffman
ac6693986b
docs: rename and improve infer docs
2026-04-07 09:42:42 -05:00
Tak Hoffman
365c30fbfe
docs infer cli examples and alias note
2026-04-07 07:56:03 -05:00
Tak Hoffman
97c031a8db
feat: Add first-class infer CLI for inference workflows ( #62129 )
...
* refresh infer branch onto latest main
* flatten infer media commands
* fix tts runtime facade export
* validate explicit web search providers
* fix infer auth logout persistence
2026-04-07 07:11:19 -05:00
Vincent Koc
dfb6c9c920
perf(plugin-sdk): split channel secret runtime helpers
2026-04-07 13:09:12 +01:00
Peter Steinberger
1cec37184c
fix: harden qa memory dreaming sweep
2026-04-07 12:57:33 +01:00
Peter Steinberger
e5716394ca
Config: sync generated schema baseline
2026-04-07 12:22:51 +01:00
Peter Steinberger
4d4dbe8e15
test: share live probes with acp bind
2026-04-07 10:35:24 +01:00
Peter Steinberger
c2f9de3935
feat: unify live cli backend probes
2026-04-07 10:35:24 +01:00
Peter Steinberger
124cd5e307
feat: auto-reload qa lab fast refresh
2026-04-07 09:54:59 +01:00
Peter Steinberger
54a884865e
feat: add fast qa lab ui refresh mode
2026-04-07 09:45:11 +01:00
Peter Steinberger
65f9fc397e
perf(test): split support boundary shard
2026-04-07 09:12:26 +01:00
Peter Steinberger
0af808b457
test: add cli backend live matrix metadata
2026-04-07 09:06:09 +01:00
Vincent Koc
9e9730a55e
chore(plugin-sdk): refresh api baseline hash
2026-04-07 08:58:24 +01:00
Vincent Koc
294ee477ac
fix(memory-wiki): stabilize compiled digest prompts
2026-04-07 08:56:41 +01:00
Vincent Koc
2988203a5e
feat(context-engine): add memory prompt helper
2026-04-07 08:56:41 +01:00
Vincent Koc
947a43dae3
feat(memory-wiki): add belief-layer digests and compat migration
2026-04-07 08:56:24 +01:00
Vincent Koc
49fbecbf16
perf(plugin-sdk): add web fetch contract artifacts
2026-04-07 08:35:27 +01:00
Neerav Makwana
b9179ee4b6
Docs: match Greptile wording for magistral-* line
...
Made-with: Cursor
2026-04-07 12:52:47 +05:30
Neerav Makwana
68bfc6fcf5
Mistral: enable reasoning_effort for mistral-small-latest
...
Made-with: Cursor
2026-04-07 12:52:47 +05:30