ademczuk
|
8618a711ff
|
fix(voice-call): add speed and instructions to OpenAI TTS config schema (#39226)
Merged via squash.
Prepared head SHA: 775e3063b5
Co-authored-by: ademczuk <5212682+ademczuk@users.noreply.github.com>
Co-authored-by: obviyus <22031114+obviyus@users.noreply.github.com>
Reviewed-by: @obviyus
|
2026-03-11 23:15:48 +05:30 |
|
Peter Steinberger
|
f4a4b50cd5
|
refactor: compile allowlist matchers
|
2026-03-11 00:07:47 +00:00 |
|
Peter Steinberger
|
201420a7ee
|
fix: harden secret-file readers
|
2026-03-10 23:40:10 +00:00 |
|
Peter Steinberger
|
bc1cc2e50f
|
refactor: share telegram payload send flow
|
2026-03-10 22:18:04 +00:00 |
|
Peter Steinberger
|
a455c0cc3d
|
refactor: share passive account lifecycle helpers
|
2026-03-10 22:18:04 +00:00 |
|
Peter Steinberger
|
50ded5052f
|
refactor: share channel config schema fragments
|
2026-03-10 22:18:04 +00:00 |
|
Peter Steinberger
|
4a8e039a5f
|
refactor: share channel config security scaffolding
|
2026-03-10 22:18:04 +00:00 |
|
Peter Steinberger
|
725958c66f
|
refactor: share onboarding secret prompt flows
|
2026-03-10 22:18:03 +00:00 |
|
Peter Steinberger
|
00170f8e1a
|
refactor: share scoped account config patching
|
2026-03-10 22:18:03 +00:00 |
|
Rodrigo Uroz
|
ff2e7a2945
|
fix(acp): strip provider auth env for child ACP processes (openclaw#42250)
Verified:
- pnpm build
- pnpm check
- pnpm test:macmini
Co-authored-by: rodrigouroz <384037+rodrigouroz@users.noreply.github.com>
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
|
2026-03-10 16:50:10 -05:00 |
|
Josh Avant
|
d30dc28b8c
|
Secrets: reject exec SecretRef traversal ids across schema/runtime/gateway (#42370)
* Secrets: harden exec SecretRef validation and reload LKG coverage
* Tests: harden exec fast-exit stdin regression case
* Tests: align lifecycle daemon test formatting with oxfmt 0.36
|
2026-03-10 13:45:37 -05:00 |
|
Xinhua Gu
|
4790e40ac6
|
fix(plugins): expose model auth API to context-engine plugins (#41090)
Merged via squash.
Prepared head SHA: ee96e96bb9
Co-authored-by: xinhuagu <562450+xinhuagu@users.noreply.github.com>
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com>
Reviewed-by: @jalehman
|
2026-03-09 16:07:26 -07:00 |
|
Kyle
|
a438ff4397
|
fix(plugin-sdk): remove remaining bundled plugin src imports (openclaw#39638)
Verified:
- pnpm build
- pnpm check
- pnpm test:macmini
Co-authored-by: Kyle <3477429+kyledh@users.noreply.github.com>
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
|
2026-03-08 22:32:45 -05:00 |
|
Peter Steinberger
|
936ac22ec2
|
refactor: share channel config adapter base
|
2026-03-08 23:38:24 +00:00 |
|
Peter Steinberger
|
5845b5bfba
|
refactor: share multi-account config schema fragments
|
2026-03-08 23:38:24 +00:00 |
|
Peter Steinberger
|
8d7778d1d6
|
refactor: dedupe plugin runtime stores
|
2026-03-08 23:38:24 +00:00 |
|
Gustavo Madeira Santana
|
5889a2e98e
|
fix(plugin-sdk): lazily load legacy root alias
|
2026-03-08 17:13:46 -04:00 |
|
Peter Steinberger
|
25d0aa7296
|
refactor: simplify plugin sdk compatibility aliases
|
2026-03-08 18:40:14 +00:00 |
|
darkamenosa
|
67b2e81360
|
Zalo: fix provider lifecycle restarts (#39892)
* Zalo: fix provider lifecycle restarts
* Zalo: add typing indicators, smart webhook cleanup, and API type fixes
* fix review
* add allow list test secrect
* Zalo: bound webhook cleanup during shutdown
* Zalo: bound typing chat action timeout
* Zalo: use plugin-safe abort helper import
|
2026-03-08 22:33:18 +07:00 |
|
Vincent Koc
|
3b1be1a08c
|
Plugin SDK: align allowFrom helper test input
|
2026-03-07 16:08:39 -08:00 |
|
Peter Steinberger
|
cc03c097c5
|
refactor: share provider group-policy warning collectors
|
2026-03-08 00:05:24 +00:00 |
|
Peter Steinberger
|
566a821e5d
|
refactor: share missing-sender matched allowlist evaluation
|
2026-03-08 00:05:24 +00:00 |
|
Peter Steinberger
|
2b54070526
|
refactor: share allowlist provider warning resolution
|
2026-03-08 00:05:24 +00:00 |
|
Peter Steinberger
|
846ec320e2
|
refactor: share account-scoped config adapter accessors
|
2026-03-08 00:05:24 +00:00 |
|
Peter Steinberger
|
b0d9246768
|
refactor: share matched group policy evaluation
|
2026-03-08 00:05:24 +00:00 |
|
Peter Steinberger
|
f319ec2dac
|
refactor: share onboarding allowlist entry parsing
|
2026-03-08 00:05:24 +00:00 |
|
Peter Steinberger
|
dc92f2e19d
|
refactor: share nextcloud onboarding allowFrom lookup
|
2026-03-07 23:27:51 +00:00 |
|
Peter Steinberger
|
c9128e1f3f
|
refactor: share trimmed list normalization in provider helpers
|
2026-03-07 23:27:51 +00:00 |
|
Peter Steinberger
|
c5bd84309a
|
refactor: share allowFrom stringification helpers
|
2026-03-07 23:27:51 +00:00 |
|
Peter Steinberger
|
8c15b8600c
|
refactor: share sender group policy evaluation
|
2026-03-07 23:27:51 +00:00 |
|
Peter Steinberger
|
d228a62143
|
refactor: share trimmed string entry normalization
|
2026-03-07 23:27:51 +00:00 |
|
Peter Steinberger
|
6647d02846
|
refactor: share dock config adapter helper scaffolding
|
2026-03-07 23:27:51 +00:00 |
|
Peter Steinberger
|
556aa8a702
|
refactor: share config adapter allowFrom and defaultTo helpers
|
2026-03-07 23:27:51 +00:00 |
|
Peter Steinberger
|
feac26c3b7
|
refactor: share allowFrom formatter scaffolding
|
2026-03-07 23:27:51 +00:00 |
|
Peter Steinberger
|
c91bfa830a
|
refactor: share route-level group gating decisions
|
2026-03-07 23:27:51 +00:00 |
|
Peter Steinberger
|
5bbca5be91
|
refactor: share sender-scoped group policy derivation
|
2026-03-07 23:27:51 +00:00 |
|
Peter Steinberger
|
b7d03ea1f5
|
refactor: centralize open group-policy warning flow collectors
|
2026-03-07 23:27:51 +00:00 |
|
Peter Steinberger
|
b456649974
|
refactor: unify account-scoped dm security policy resolver
|
2026-03-07 23:27:51 +00:00 |
|
Peter Steinberger
|
7230b96cc7
|
refactor: unify extension allowlist resolver and directory scaffolding
|
2026-03-07 23:27:51 +00:00 |
|
Peter Steinberger
|
8e0e76697a
|
refactor: unify channel open-group-policy warning builders
|
2026-03-07 23:27:51 +00:00 |
|
Peter Steinberger
|
4b61779a46
|
refactor: unify extension webhook request lifecycle scaffolding
|
2026-03-07 23:27:51 +00:00 |
|
Peter Steinberger
|
27dad962fe
|
refactor: normalize runtime group sender gating decisions
|
2026-03-07 23:27:51 +00:00 |
|
Peter Steinberger
|
5eba663c38
|
refactor: unify onboarding secret-input prompt state wiring
|
2026-03-07 23:27:51 +00:00 |
|
Peter Steinberger
|
6b1c82c4f1
|
refactor: unify onboarding dm/group policy scaffolding
|
2026-03-07 23:27:51 +00:00 |
|
Peter Steinberger
|
f0b05869fc
|
refactor: share onboarding account id resolution prelude
|
2026-03-07 21:09:26 +00:00 |
|
Peter Steinberger
|
95fe282a17
|
refactor: unify channel status snapshot base fields
|
2026-03-07 20:33:50 +00:00 |
|
Peter Steinberger
|
b9e7521463
|
refactor: unify directory config entry extraction
|
2026-03-07 20:33:50 +00:00 |
|
Peter Steinberger
|
b0ac284dae
|
refactor: share setup account config patch helper
|
2026-03-07 20:33:50 +00:00 |
|
Peter Steinberger
|
7242777d63
|
refactor: unify account list/default scaffolding
|
2026-03-07 20:33:50 +00:00 |
|
Peter Steinberger
|
2bcd56cfac
|
refactor: unify DM pairing challenge flows
|
2026-03-07 20:33:50 +00:00 |
|