Vincent Koc
6c4cfa585f
fix(matrix): make delivery replay retries explicit
2026-04-13 16:02:55 +01:00
Vincent Koc
c73e80b5a7
fix(slack): make inbound retries explicit
2026-04-13 15:58:59 +01:00
Vincent Koc
bfc77b0f45
perf(agents): keep fallback auth store cold without sources
2026-04-13 15:58:35 +01:00
Vincent Koc
01d49cf32f
fix(discord): make inbound retries explicit
2026-04-13 15:53:52 +01:00
Vincent Koc
3792a39fd6
perf(cli): skip redundant schema passes for structured dry runs
2026-04-13 15:49:24 +01:00
Vincent Koc
b051b0511c
perf(secrets): fast-path explicit channel target lookup
2026-04-13 15:49:23 +01:00
Vincent Koc
d70e6b13d7
fix(whatsapp): make inbound retries explicit
2026-04-13 15:46:01 +01:00
Vincent Koc
fad06f7c21
fix(mattermost): make replay retries explicit
2026-04-13 15:42:22 +01:00
fuller-stack-dev
2677f7cf14
fix: validate resolved context engine contracts ( #63222 )
...
Merged via squash.
Prepared head SHA: 5f3a15c670
Co-authored-by: fuller-stack-dev <263060202+fuller-stack-dev@users.noreply.github.com >
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com >
Reviewed-by: @jalehman
2026-04-13 07:39:34 -07:00
Vincent Koc
785b9b1bc0
fix(zalo): make replay retries explicit
2026-04-13 15:36:35 +01:00
Vincent Koc
2c22a15719
fix(nextcloud-talk): make replay retries explicit
2026-04-13 15:34:15 +01:00
Brian
143c1e81a2
fix(plugins): treat context-engine plugins as capabilities in status/inspect ( #58766 )
...
Merged via squash.
Prepared head SHA: 23269d2db5
Co-authored-by: zhuisDEV <95547369+zhuisDEV@users.noreply.github.com >
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com >
Reviewed-by: @jalehman
2026-04-13 07:32:24 -07:00
Vincent Koc
6c12ec1ed2
fix(plugin-sdk): serialize claimable dedupe races
2026-04-13 15:27:52 +01:00
Vincent Koc
df9a38120b
fix(nextcloud-talk): release replay claims on handler failure
2026-04-13 15:19:29 +01:00
Vincent Koc
4ce3f3eafc
perf(daemon): keep install auth env path cold
2026-04-13 15:17:18 +01:00
Vincent Koc
4c6fc974fc
refactor(feishu): share synthetic event dedupe claims
2026-04-13 15:14:44 +01:00
Vincent Koc
bb1b30d329
perf(wizard): keep explicit skip auth path cold
2026-04-13 15:12:33 +01:00
Vincent Koc
9763d446d9
fix(qr): lazy load terminal ascii renderer
2026-04-13 15:12:01 +01:00
Vincent Koc
9387ec9933
test(wizard): mock auth profile runtime seam
2026-04-13 15:09:33 +01:00
Vincent Koc
e14efafa68
fix(qr): lazy load terminal runtime modules
2026-04-13 15:07:50 +01:00
Vincent Koc
085d0c5d30
refactor(feishu): reuse persistent dedupe lookups
2026-04-13 15:04:38 +01:00
Vincent Koc
5207d081d4
refactor(line): share replay dedupe guard
2026-04-13 15:04:07 +01:00
Vincent Koc
028434a00f
feat(plugin-sdk): add claimable dedupe helper
2026-04-13 15:03:54 +01:00
Tak Hoffman
dc5ed7edea
fix(logging) add failover log source and target ( #65955 )
...
* clarify failover log source and target
* fix embedded runner final assistant raw text helper
2026-04-13 08:56:10 -05:00
EVA
c15b295a85
Run context-engine turn maintenance as idle-aware background work ( #65233 )
...
Merged via squash.
Prepared head SHA: e9f6c679ba
Co-authored-by: 100yenadmin <239388517+100yenadmin@users.noreply.github.com >
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com >
Reviewed-by: @jalehman
2026-04-13 06:50:22 -07:00
Minijus-Sa
aee2681ab1
feat(docs): add Hostinger installation guide and link in VPS document… ( #65904 )
2026-04-13 14:12:44 +01:00
Peter Steinberger
6b6f0feb3c
docs: clarify npm dist-tag auth
2026-04-13 14:03:01 +01:00
Peter Steinberger
c4b8d6d5ab
ci: add stable npm dist-tag sync
2026-04-13 13:58:04 +01:00
Peter Steinberger
1c0672b74f
test: fix macos parallels gateway fallback
v2026.4.12
2026-04-13 13:32:47 +01:00
Peter Steinberger
1de5610b24
fix(feishu): guard app registration fetches
2026-04-13 11:46:57 +01:00
Peter Steinberger
ebba080ffc
fix(feishu): break auth login barrel cycle
2026-04-13 11:36:09 +01:00
Vincent Koc
268824ff3a
fix(feishu): keep channel auth on local api barrel
2026-04-13 11:30:07 +01:00
Vincent Koc
78448c0a26
fix(feishu): avoid sdk facade cycles
2026-04-13 11:19:10 +01:00
Vincent Koc
21ca387eda
fix(ci): verify bundled plugin runtime deps
2026-04-13 11:09:13 +01:00
mazhe-nerd
9e2ac8a1cb
feat: Streamline Feishu channel onboarding with QR code scan-to-create flow ( #65680 )
...
Add QR-based app registration, improve Feishu onboarding flows, support direct login entry, add group chat policy setup, reduce log noise, and update docs.
2026-04-13 18:03:44 +08:00
Peter Steinberger
3b9fb972da
test(release): align pack size budget assertion
2026-04-13 10:59:36 +01:00
Peter Steinberger
645c7b1897
fix: harden qmd service startup
2026-04-13 10:58:46 +01:00
Peter Steinberger
2e1b5407dd
fix: preserve qmd command paths
2026-04-13 10:51:32 +01:00
Bob
380de88a61
fix: extract shared session status runtime ( #65807 )
...
Merged via squash.
Prepared head SHA: f027bd640a
Co-authored-by: dutifulbob <261991368+dutifulbob@users.noreply.github.com >
Co-authored-by: osolmaz <2453968+osolmaz@users.noreply.github.com >
Reviewed-by: @osolmaz
2026-04-13 11:51:26 +02:00
Peter Steinberger
ae3b10c15c
fix(docker): install bundled plugin deps after prune
2026-04-13 02:46:28 -07:00
Frank Yang
431db078f2
[codex] Fix LM Studio header-auth follow-ups ( #65806 )
...
* fix: harden lmstudio header auth handling
* fix: suppress lmstudio shell env auth
2026-04-13 17:45:06 +08:00
Peter Steinberger
abe33319d3
fix(release): allow matrix runtime pack size
2026-04-13 10:39:24 +01:00
Peter Steinberger
ee601ae993
fix(matrix): mirror staged runtime dependencies
2026-04-13 10:32:22 +01:00
Peter Steinberger
45f800f4f8
fix(matrix): sync runtime dependency lockfile
2026-04-13 10:29:08 +01:00
Peter Steinberger
d63394247e
fix(build): refresh a2ui bundle hash
2026-04-13 10:28:03 +01:00
Vincent Koc
98c2a38bc3
fix(matrix): mirror runtime deps for docker builds
...
(cherry picked from commit 1c843552b7 )
2026-04-13 10:24:18 +01:00
Peter Steinberger
e36f2f92c5
chore(release): restore 2026.4.11 appcast
2026-04-13 10:22:35 +01:00
Peter Steinberger
72e56097ec
chore(release): prepare 2026.4.12
2026-04-13 09:49:01 +01:00
Sliverp
ddb7a8dd80
Feat/fix qq ssrf url list ( #65788 )
...
* fix: update qqbot media host allowlist
* fix: update qqbot media host allowlist
* fix: update qqbot media host allowlist
* fix: update qqbot media host allowlist
2026-04-13 15:49:32 +08:00
Rugved Somwanshi
0cfb83edfa
feat: LM Studio Integration ( #53248 )
...
* Feat: LM Studio Integration
* Format
* Support usage in streaming true
Fix token count
* Add custom window check
* Drop max tokens fallback
* tweak docs
Update generated
* Avoid error if stale header does not resolve
* Fix test
* Fix test
* Fix rebase issues
Trim code
* Fix tests
Drop keyless
Fixes
* Fix linter issues in tests
* Update generated artifacts
* Do not have fatal header resoltuion for discovery
* Do the same for API key as well
* fix: honor lmstudio preload runtime auth
* fix: clear stale lmstudio header auth
* fix: lazy-load lmstudio runtime facade
* fix: preserve lmstudio shared synthetic auth
* fix: clear stale lmstudio header auth in discovery
* fix: prefer lmstudio header auth for discovery
* fix: honor lmstudio header auth in warmup paths
* fix: clear stale lmstudio profile auth
* fix: ignore lmstudio env auth on header migration
* fix: use local lmstudio setup seam
* fix: resolve lmstudio rebase fallout
---------
Co-authored-by: Frank Yang <frank.ekn@gmail.com >
2026-04-13 15:22:44 +08:00