openclaw/src
Andrew Lauppe 2dee177c9b fix(models): attach provider to inline model definitions
When resolving models from custom provider configurations, ensure the
provider name is attached to each inline model entry. This fixes model
resolution for custom providers where the model definition exists in
the config but lacks an explicit provider field.

Without this fix, inline models from custom providers (like amazon-bedrock)
would fail to resolve because the provider context was lost during the
flatMap operation.
2026-01-20 01:28:13 -05:00
..
acp fix: stabilize acp streams and tests 2026-01-18 08:54:00 +00:00
agents fix(models): attach provider to inline model definitions 2026-01-20 01:28:13 -05:00
auto-reply refactor: reuse prompt params in context report 2026-01-19 05:27:52 +00:00
browser fix: stabilize ci checks 2026-01-19 00:34:26 +00:00
canvas-host CLI: streamline startup paths and env parsing 2026-01-18 23:10:39 +00:00
channels fix: stabilize ci checks 2026-01-19 00:34:26 +00:00
cli fix: harden doctor config cleanup 2026-01-20 01:43:59 +00:00
commands fix: harden doctor config cleanup 2026-01-20 01:43:59 +00:00
config feat(models): add bedrock-converse-stream API type 2026-01-20 01:28:07 -05:00
cron refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
daemon fix(daemon): include HOME in service env (#1214) 2026-01-19 08:39:12 +00:00
discord fix: gate gateway restarts and discord abort reconnects 2026-01-19 00:15:45 +00:00
docs refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
gateway fix: harden windows argv parsing 2026-01-19 23:41:06 +00:00
hooks refactor(logging): split config + subsystem imports 2026-01-19 00:15:44 +00:00
imessage fix: unblock bundled plugin load 2026-01-18 19:34:21 +00:00
infra fix: resolve format/build failures 2026-01-19 11:32:15 +00:00
logging refactor(logging): split config + subsystem imports 2026-01-19 00:15:44 +00:00
macos fix: stabilize ci checks 2026-01-19 00:34:26 +00:00
markdown test: expand frontmatter coverage 2026-01-17 20:12:04 +00:00
media refactor(logging): split config + subsystem imports 2026-01-19 00:15:44 +00:00
media-understanding CLI: streamline startup paths and env parsing 2026-01-18 23:10:39 +00:00
memory fix: harden doctor config cleanup 2026-01-20 01:43:59 +00:00
node-host fix: resolve format/build failures 2026-01-19 11:32:15 +00:00
pairing fix(zalo): fix pairing channel detection and webhook payload format 2026-01-16 10:43:14 +07:00
plugin-sdk fix: enforce strict config validation 2026-01-19 03:39:25 +00:00
plugins CLI: skip runner rebuilds when dist is fresh (#1231) 2026-01-19 13:12:33 -06:00
process test: avoid global SIGTERM emit in child-process-bridge 2026-01-17 19:20:48 +00:00
providers fix: stabilize ci protocol + openai batch retry 2026-01-18 17:05:27 +00:00
routing fix: resolve ci failures 2026-01-18 08:45:29 +00:00
security refactor: migrate messaging plugins to sdk 2026-01-18 08:54:00 +00:00
sessions feat(acp): add experimental ACP support 2026-01-18 08:03:36 +00:00
signal fix: unblock bundled plugin load 2026-01-18 19:34:21 +00:00
slack chore: document slack bolt import interop 2026-01-18 23:55:36 +00:00
telegram fix: stabilize ci checks 2026-01-19 00:34:26 +00:00
terminal perf: speed up memory batch polling 2026-01-18 03:55:14 +00:00
test-helpers refactor: add hook guards and test helpers 2026-01-18 06:15:24 +00:00
test-utils refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
tui refactor: extract TUI syntax theme and fix changelog 2026-01-19 05:32:53 +00:00
types fix: resolve cli-highlight types and runtime info 2026-01-19 05:57:29 +00:00
utils fix: optimize routed CLI path (#1195) (thanks @gumadeiras) 2026-01-18 23:28:09 +00:00
web refactor(logging): split config + subsystem imports 2026-01-19 00:15:44 +00:00
whatsapp refactor: prune legacy group prefixes 2026-01-17 08:47:25 +00:00
wizard fix: normalize gateway dev mode detection 2026-01-18 01:08:47 +00:00
channel-web.barrel.test.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
channel-web.ts refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
docker-setup.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
entry.ts fix: harden windows argv parsing 2026-01-19 23:41:06 +00:00
git-hooks.test.ts fix: add git hook setup and stable config hash sorting 2026-01-19 02:02:17 +00:00
globals.test.ts chore: format to 2-space and bump changelog 2025-11-26 00:53:53 +01:00
globals.ts CLI: streamline startup paths and env parsing 2026-01-18 23:10:39 +00:00
index.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
index.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
logger.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
logger.ts refactor(logging): split config + subsystem imports 2026-01-19 00:15:44 +00:00
logging.ts fix: unblock bundled plugin load 2026-01-18 19:34:21 +00:00
polls.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
polls.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
postinstall-patcher.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
runtime.ts perf: speed up memory batch polling 2026-01-18 03:55:14 +00:00
utils.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
utils.ts fix(utils): share clamp helpers 2026-01-18 16:11:43 +00:00
version.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00