Peter Steinberger
|
5184522f2f
|
refactor: trim extension test runner surface
|
2026-04-03 13:15:43 +01:00 |
|
Peter Steinberger
|
f59d0eac68
|
refactor(plugin-runtime): remove plugin-specific core seams
|
2026-04-03 13:08:39 +01:00 |
|
Peter Steinberger
|
685ef52284
|
refactor: simplify test workflow helpers
|
2026-04-03 13:00:00 +01:00 |
|
Peter Steinberger
|
a2077b28ef
|
refactor: trim vitest wrapper layers
|
2026-04-03 12:52:14 +01:00 |
|
Peter Steinberger
|
6845b8061c
|
docs: simplify vitest workflow guidance
|
2026-04-03 12:45:13 +01:00 |
|
Peter Steinberger
|
f4393791eb
|
test: split vitest setup for projects
|
2026-04-03 12:29:29 +01:00 |
|
Peter Steinberger
|
e2e1197fa9
|
refactor(gateway): clarify local mode guardrails
|
2026-04-03 20:02:32 +09:00 |
|
Peter Steinberger
|
2c7eea8f10
|
fix(gateway): fail closed on missing mode
|
2026-04-03 19:50:45 +09:00 |
|
Peter Steinberger
|
a6649201b7
|
docs: clarify default subagent allowlists
|
2026-04-03 19:45:05 +09:00 |
|
Peter Steinberger
|
d921784718
|
fix: support default subagent allowlists (#59944) (thanks @hclsys)
|
2026-04-03 19:43:17 +09:00 |
|
Peter Steinberger
|
5400980305
|
test(plugin-sdk): tighten boundary guardrails
|
2026-04-03 11:35:37 +01:00 |
|
Peter Steinberger
|
fb0d82ba9f
|
fix(ci): refresh guardrails and config baselines
|
2026-04-03 11:18:40 +01:00 |
|
Peter Steinberger
|
2766c27b2a
|
refactor(plugin-sdk): genericize web channel runtime seams
|
2026-04-03 11:17:28 +01:00 |
|
Peter Steinberger
|
80c5764482
|
refactor(telegram): streamline media runtime options
|
2026-04-03 19:09:13 +09:00 |
|
Vincent Koc
|
61f13173c2
|
feat(providers): add model request transport overrides (#60200)
* feat(providers): add model request transport overrides
* chore(providers): finalize request override follow-ups
* fix(providers): narrow model request overrides
|
2026-04-03 19:00:06 +09:00 |
|
Peter Steinberger
|
6e2b46d666
|
docs: clarify DM pairing vs group auth
|
2026-04-03 18:51:51 +09:00 |
|
Peter Steinberger
|
dfb423532b
|
docs(telegram): clarify RFC2544 vs fake-IP SSRF guidance
|
2026-04-03 18:48:14 +09:00 |
|
Peter Steinberger
|
2ca97a7d48
|
docs(plugin-sdk): refresh seam cleanup docs
|
2026-04-03 10:45:11 +01:00 |
|
Peter Steinberger
|
4bfa9260ce
|
fix(telegram): add dangerous private-network media opt-in
|
2026-04-03 18:39:17 +09:00 |
|
Peter Steinberger
|
7bf0496dd8
|
feat: add qwen3.6-plus to modelstudio catalog
|
2026-04-03 18:32:14 +09:00 |
|
Vincent Koc
|
f5c3b409ea
|
Config: separate core/plugin baseline entries (#60162)
* Config: separate core/plugin baseline entries
* Config: split config baseline by kind
* Config: split generated baselines by kind
* chore(build): skip generated baseline shards in local tooling
* chore(build): forbid generated docs in npm pack
|
2026-04-03 18:26:23 +09:00 |
|
Ayaan Zaidi
|
a2b53522eb
|
fix(pairing): allow private lan mobile ws
|
2026-04-03 14:51:24 +05:30 |
|
Ayaan Zaidi
|
acd5734aa9
|
fix(pairing): align mobile setup with secure endpoints
|
2026-04-03 14:51:24 +05:30 |
|
@zimeg
|
f9785c63e7
|
docs(slack): add groups:history scope to app manifest
|
2026-04-03 02:15:53 -07:00 |
|
@zimeg
|
dc45faaf4e
|
docs(slack): order recommended scopes and events
|
2026-04-03 01:10:42 -07: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 |
|
Vincent Koc
|
9b80344e58
|
docs: rewrite automation decision guide with current nomenclature
|
2026-04-03 13:26:32 +09:00 |
|
Vincent Koc
|
a2b6fdc3df
|
docs: rebuild automation section for coherence and readability
|
2026-04-03 13:11:23 +09:00 |
|
Vincent Koc
|
2f013b68f8
|
docs: add missing changelog entries and update context visibility security docs
|
2026-04-03 12:39:45 +09:00 |
|
Gustavo Madeira Santana
|
0fdb55c4e4
|
Docs: refresh diffs plugin docs
|
2026-04-02 21:47:55 -04:00 |
|
Gustavo Madeira Santana
|
ebc9784f26
|
docs: fix Matrix plugin docs
|
2026-04-02 21:47:34 -04:00 |
|
Gustavo Madeira Santana
|
1efa923ab8
|
Matrix: add native exec approvals (#58635)
Merged via squash.
Prepared head SHA: d9f048e827
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-02 21:08:54 -04:00 |
|
Alejandro Martinez
|
3a91a4f8d4
|
fix(matrix): add advisory file locking to IDB crypto persistence (#59851)
Merged via squash.
Prepared head SHA: 392e411ffd
Co-authored-by: al3mart <11448715+al3mart@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-04-02 20:19:40 -04:00 |
|
Peter Steinberger
|
bff6025bde
|
test: refresh generated baselines
|
2026-04-03 04:54:59 +09:00 |
|
Peter Steinberger
|
6f67347e00
|
ci: restore npm token auth for dist-tag promotion
|
2026-04-02 20:37:49 +01:00 |
|
Peter Steinberger
|
35e1605147
|
feat: add configurable context visibility
|
2026-04-03 04:34:57 +09: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 |
|
Vincent Koc
|
4aeb0255f3
|
docs: rename TaskFlow to Task Flow in prose
|
2026-04-03 03:22:01 +09:00 |
|
Vincent Koc
|
d9c662dc69
|
docs: restructure automation section as Automation & Tasks
|
2026-04-03 03:16:51 +09:00 |
|
Peter Steinberger
|
3bd2bbea34
|
docs: clarify npm release workflow inputs
|
2026-04-02 19:11:01 +01:00 |
|
Peter Steinberger
|
209535b7c7
|
build: make npm release tag configurable
|
2026-04-02 19:06:37 +01:00 |
|
Vincent Koc
|
bcd61e54e1
|
docs: fix TaskFlow CLI command path and CLI task notify policy
|
2026-04-03 03:03:00 +09:00 |
|
Peter Steinberger
|
45c8207ef2
|
fix(exec): clarify auto routing semantics (#58897) (thanks @vincentkoc)
|
2026-04-03 02:37:12 +09:00 |
|
Vincent Koc
|
938541999e
|
Delete docs/internal/codex/2026-03-29-exec-target-override-fix.md
|
2026-04-03 02:37:12 +09:00 |
|
Vincent Koc
|
dae6632da1
|
Security: block exec host overrides under auto target
|
2026-04-03 02:37:12 +09:00 |
|
Agustin Rivera
|
5874a387ae
|
fix(windows): reject unresolved cmd wrappers (#58436)
* fix(windows): reject unresolved cmd wrappers
* fix(windows): add wrapper policy coverage
* fix(windows): document wrapper fallback migration
* fix(windows): drop changelog entry from pr
* chore: add changelog for Windows wrapper fail-closed behavior
---------
Co-authored-by: Devin Robison <drobison@nvidia.com>
Co-authored-by: Devin Robison <drobison00@users.noreply.github.com>
|
2026-04-02 11:35:50 -06:00 |
|
Peter Steinberger
|
d56415e353
|
fix(openai): support reference-image edits
|
2026-04-03 02:26:33 +09:00 |
|
Vincent Koc
|
774beb8e5c
|
refactor(plugin-sdk): add task domain runtime surfaces (#59805)
* refactor(plugin-sdk): add task domain runtime views
* chore(plugin-sdk): refresh api baseline
* fix(plugin-sdk): preserve task runtime owner isolation
|
2026-04-03 02:11:21 +09:00 |
|
Peter Steinberger
|
bf1fcf2e5f
|
docs(approvals): clarify auto native approval routing
|
2026-04-02 17:31:02 +01:00 |
|