Bob
|
ea15819ecf
|
ACP: harden startup and move configured routing behind plugin seams (#48197)
* ACPX: keep plugin-local runtime installs out of dist
* Gateway: harden ACP startup and service PATH
* ACP: reinitialize error-state configured bindings
* ACP: classify pre-turn runtime failures as session init failures
* Plugins: move configured ACP routing behind channel seams
* Telegram tests: align startup probe assertions after rebase
* Discord: harden ACP configured binding recovery
* ACP: recover Discord bindings after stale runtime exits
* ACPX: replace dead sessions during ensure
* Discord: harden ACP binding recovery
* Discord: fix review follow-ups
* ACP bindings: load channel snapshots across workspaces
* ACP bindings: cache snapshot channel plugin resolution
* Experiments: add ACP pluginification holy grail plan
* Experiments: rename ACP pluginification plan doc
* Experiments: drop old ACP pluginification doc path
* ACP: move configured bindings behind plugin services
* Experiments: update bindings capability architecture plan
* Bindings: isolate configured binding routing and targets
* Discord tests: fix runtime env helper path
* Tests: fix channel binding CI regressions
* Tests: normalize ACP workspace assertion on Windows
* Bindings: isolate configured binding registry
* Bindings: finish configured binding cleanup
* Bindings: finish generic cleanup
* Bindings: align runtime approval callbacks
* ACP: delete residual bindings barrel
* Bindings: restore legacy compatibility
* Revert "Bindings: restore legacy compatibility"
This reverts commit ac2ed68fa2426ecc874d68278c71c71ad363fcfe.
* Tests: drop ACP route legacy helper names
* Discord/ACP: fix binding regressions
---------
Co-authored-by: Onur <2453968+osolmaz@users.noreply.github.com>
|
2026-03-17 17:27:52 +01:00 |
Peter Steinberger
|
f11589b311
|
refactor: tighten plugin sdk channel seams
|
2026-03-16 01:05:51 -07:00 |
Peter Steinberger
|
656848dcd7
|
refactor: rename setup wizard surfaces
|
2026-03-15 21:40:31 -07:00 |
Peter Steinberger
|
77d0ff629c
|
refactor: rename channel setup flow seam
|
2026-03-15 20:44:25 -07:00 |
Vincent Koc
|
61bcdcca9c
|
Feishu: split setup adapter helpers
|
2026-03-15 19:35:25 -07:00 |
Peter Steinberger
|
40be12db96
|
refactor: move feishu zalo zalouser to setup wizard
|
2026-03-15 18:24:39 -07:00 |
songlei
|
df3a247db2
|
feat(feishu): structured cards with identity header, note footer, and streaming enhancements (openclaw#29938)
Verified:
- pnpm build
- pnpm check
- pnpm test:macmini
Co-authored-by: nszhsl <512639+nszhsl@users.noreply.github.com>
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
|
2026-03-14 20:31:46 -05:00 |
Tak Hoffman
|
f4dbd78afd
|
Add Feishu reactions and card action support (#46692)
* Add Feishu reactions and card action support
* Tighten Feishu action handling
|
2026-03-14 20:25:02 -05:00 |
Peter Steinberger
|
496ca3a637
|
fix(feishu): fail closed on webhook signature checks
|
2026-03-13 03:13:56 +00:00 |
Peter Steinberger
|
f319ec2dac
|
refactor: share onboarding allowlist entry parsing
|
2026-03-08 00:05:24 +00:00 |
Peter Steinberger
|
8c15b8600c
|
refactor: share sender group policy evaluation
|
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
|
2bcd56cfac
|
refactor: unify DM pairing challenge flows
|
2026-03-07 20:33:50 +00:00 |
Peter Steinberger
|
a82df52753
|
refactor(extensions): share secret input schema builder
|
2026-03-07 17:05:23 +00:00 |
Peter Steinberger
|
3c71e2bd48
|
refactor(core): extract shared dedup helpers
|
2026-03-07 10:41:05 +00:00 |
Gustavo Madeira Santana
|
7a2f5a0098
|
Plugin SDK: add full bundled subpath wiring
|
2026-03-04 02:35:12 -05:00 |