Peter Steinberger
36835592df
feat: log discord voice transcripts
2026-05-07 22:17:42 +01:00
Peter Steinberger
5a4676bd64
fix(byteplus): align Kimi catalog metadata
2026-05-07 22:05:45 +01:00
Vincent Koc
84638bfbb0
fix(imessage): report non-mac default imsg hosts
2026-05-07 12:53:01 -07:00
Vincent Koc
4ad4be9aff
test(channels): drop bluebubbles fixture assumptions
2026-05-07 12:53:01 -07:00
Vincent Koc
07bf572f35
chore(channels): delete bluebubbles plugin package
2026-05-07 12:53:00 -07:00
Vincent Koc
fcb9dcc886
test(openai): align codex default auth contract
2026-05-07 07:16:20 -07:00
Vincent Koc
237fcbcbf1
test(llm-task): use real typebox schemas
2026-05-07 07:16:20 -07:00
Ayaan Zaidi
11d6a3f892
fix(telegram): keep dm allow separate from group auth
2026-05-07 19:08:43 +05:30
Ayaan Zaidi
c967628816
fix(telegram): restore outbound poll cap
2026-05-07 19:08:43 +05:30
Ayaan Zaidi
923ea990fd
refactor(telegram): use grammY native helpers
2026-05-07 19:08:43 +05:30
Ayaan Zaidi
53efb6747d
refactor(telegram): centralize access authorization
2026-05-07 19:08:43 +05:30
Ayaan Zaidi
6554e85ad6
refactor(telegram): unify outbound delivery adapter
2026-05-07 19:08:43 +05:30
Peter Steinberger
a966303216
build(canvas): refresh A2UI bundle hash
2026-05-07 14:28:38 +01:00
Peter Steinberger
dd09e6fe40
fix(arcee): disable tools for Trinity thinking
2026-05-07 14:28:33 +01:00
Peter Steinberger
548b55676f
fix: strip unsupported Fireworks tool schema keywords
2026-05-07 13:46:46 +01:00
Pavan Kumar Gondhi
c65f3bc70e
Compute plugin callback authorization dynamically [AI] ( #78866 )
...
* fix: compute plugin callback command authorization
* addressing codex review
* addressing ci
* addressing ci
* docs: add changelog entry for PR merge
2026-05-07 18:05:21 +05:30
Peter Steinberger
955b025697
feat: add native sqlite Kysely dialect
...
Add an owned Kysely dialect for native node:sqlite, raise the Node 22 floor to 22.16+ for StatementSync.columns(), and cover select/returning/stale insert id behavior.
2026-05-07 13:07:03 +01:00
Peter Steinberger
64514a6548
test: remove unused canvas temp helper
2026-05-07 12:15:51 +01:00
Peter Steinberger
e867ab7e16
test: import os in canvas a2ui test
2026-05-07 12:15:51 +01:00
Shakker
2c0f8a0beb
fix: restore canvas ci checks
2026-05-07 11:55:52 +01:00
pashpashpash
1c33990108
Route OpenAI agents through Codex by default ( #78899 )
...
* route openai agent runs through codex
* fix: load codex plugin for implicit openai runtime
* fix: preserve explicit OpenAI PI Codex auth routing
* fix: show codex auth for openai model listing
* fix: map codex auth into configured openai list rows
* fix: preserve explicit openai pi auth routes
* docs: keep openai model route examples canonical
* fix: clean openai codex test fixtures
* fix: scope codex auth status fallback
* fix: repair current ci boundary drift
2026-05-07 19:46:49 +09:00
Peter Steinberger
8b701ce1c7
fix: repair ci regressions
2026-05-07 11:46:21 +01:00
Vincent Koc
b165c0d10a
fix(ci): restore main validation
2026-05-07 03:39:26 -07:00
CaptainTimon
e1fec3c892
fix(config): remove core BlueBubbles schema ( #78612 )
...
* fix(config): remove core BlueBubbles schema
* fix(config): preserve BlueBubbles dmPolicy validation
* fix(config): type BlueBubbles account refinement
* chore(plugin-sdk): refresh API baseline
* chore(plugin-sdk): refresh API baseline
---------
Co-authored-by: Vincent Koc <vincentkoc@ieee.org >
2026-05-07 03:16:42 -07:00
Vincent Koc
f2b01bb7b1
feat(openai): add chat-latest model override
...
Add openai/chat-latest as an explicit direct API-key OpenAI model override, document the moving alias, and normalize unsupported Responses text verbosity for that model.
2026-05-07 03:09:16 -07:00
Pavan Kumar Gondhi
5852f5d15c
fix(active-memory): require admin scope for global toggles [AI] ( #78863 )
...
* fix: gate active-memory global writes by admin scope
* addressing claude review
* docs: add changelog entry for PR merge
2026-05-07 15:35:30 +05:30
VACInc
8de5a55317
Fix Tavily tool SecretRef runtime config
...
Resolve Tavily dedicated tool credential lookup against the active runtime config snapshot.
PR: https://github.com/openclaw/openclaw/pull/78610
2026-05-07 02:40:22 -07:00
pashpashpash
3a901b5e95
Revert "Install Codex plugin on OpenAI model selection ( #78799 )" ( #78878 )
...
This reverts commit c8f3fecad6 .
2026-05-07 18:13:59 +09:00
pashpashpash
c8f3fecad6
Install Codex plugin on OpenAI model selection ( #78799 )
...
* route openai agent runs through codex
* fix: load codex plugin for implicit openai runtime
* docs: credit openai codex auth fix
* fix(agents): respect custom openai runtime routing
* fix(agents): install codex plugin on openai selection
* fix(agents): preserve OpenAI Codex auth switching
* fix(ci): restore channel contract runner expression
---------
Co-authored-by: Vincent Koc <vincentkoc@ieee.org >
2026-05-07 01:57:34 -07:00
Vincent Koc
1831e124b2
fix(lint): clean up main lint regressions
2026-05-07 01:39:46 -07:00
Peter Steinberger
2c33464b26
chore: refresh generated hashes after rebase
2026-05-07 09:07:18 +01:00
Peter Steinberger
66b02c91b1
fix: build canvas assets for docker package build
2026-05-07 09:07:18 +01:00
Peter Steinberger
1dd9a15eb8
fix: preserve deferred channel setup contracts
2026-05-07 09:07:18 +01:00
Peter Steinberger
bece8dcbb8
fix: harden generated surface pruning
2026-05-07 09:07:18 +01:00
Peter Steinberger
23920f6160
fix: preserve unmatched telegram access groups
2026-05-07 09:07:18 +01:00
Peter Steinberger
d033c369c6
fix: restore telegram access group allowlists
2026-05-07 09:07:18 +01:00
Peter Steinberger
330ba1fa31
refactor: move canvas to plugin surfaces
2026-05-07 09:07:18 +01:00
Pavan Kumar Gondhi
0003f3f755
feishu: honor config write policy for dynamic agents [AI] ( #78520 )
...
* fix: honor Feishu config write policy for dynamic agents
* docs: add changelog entry for PR merge
2026-05-07 13:30:05 +05:30
Pavan Kumar Gondhi
2d65ead914
fix(skill-workshop): honor pending approval for tool suggestions [AI] ( #78516 )
...
* fix: honor pending skill workshop approvals
* addressing review-skill
* addressing codex review
* addressing codex review
* fix: require approval before skill workshop apply
* docs: add changelog entry for PR merge
2026-05-07 13:27:32 +05:30
Peter Steinberger
1ef85c7d4c
test: make suites safe without isolation ( #78834 )
...
* test: make suites safe without isolation
* fix: narrow auth profile credential types
* test: inject channel module loader factory locally
2026-05-07 08:43:29 +01:00
Val Alexander
62ccd8b644
Fix model and tool normalization regressions
...
Summary:
- Fix model and tool normalization regressions, including explicit tool-policy grants for messaging profile warnings.
- Keep Codex and Microsoft Foundry auth handling compatible with aws-sdk auth profile modes after rebasing onto current main.
Verification:
- pnpm test src/agents/pi-tools.policy.test.ts
- pnpm tsgo:extensions
- pnpm tsgo:extensions:test
- pnpm test extensions/codex/src/app-server/auth-bridge.test.ts extensions/microsoft-foundry/index.test.ts
- pnpm test:extensions:package-boundary
- pnpm lint --threads=8
- git diff --check
- GitHub PR checks green on 4ad136106b
2026-05-07 02:29:28 -05:00
Peter Steinberger
c018d8405b
fix: refresh Bedrock profile credentials live
2026-05-07 07:57:48 +01:00
Peter Steinberger
10341c6158
fix(llm-task): resolve model aliases before dispatch
2026-05-07 07:35:59 +01:00
Peter Steinberger
42ecd5d95e
fix(acpx): harden session lifecycle cleanup
...
Harden ACPX process cleanup with lease-backed ownership verification, startup orphan reaping, reusable cancel semantics, and spawned-session visibility fixes.
2026-05-07 07:30:37 +01:00
NVIDIAN
a2efabf4c9
fix(whatsapp): dedupe captioned MEDIA auto-replies ( #78770 )
...
* fix(whatsapp): dedupe captioned MEDIA auto-replies
* docs: note whatsapp media directive dedupe
---------
Co-authored-by: Marcus Castro <mcaxtr@openclaw.ai >
2026-05-07 03:15:19 -03:00
Peter Steinberger
a428568157
fix(gemini): gate thought-signature replay trust
2026-05-07 07:08:54 +01:00
Peter Steinberger
5aefe6abd6
feat: stream elevenlabs tts into discord voice
2026-05-07 06:47:31 +01:00
Peter Steinberger
85b914a4e1
fix(model): repair provider replay edge cases
2026-05-07 06:41:59 +01:00
Vincent Koc
0a3c7d34e6
test(discord): type voice capture stream mock
2026-05-06 22:30:36 -07:00
Vincent Koc
6e5ba8b047
fix(discord): smooth voice capture prompts
2026-05-06 22:30:36 -07:00