openclaw/src
Peter Steinberger 9c2c4b1138 fix(auth): dedupe codex-cli profiles
Co-authored-by: Oliver Drobnik <oliver@cocoanetics.com>
2026-01-20 09:38:56 +00:00
..
acp fix: stabilize acp streams and tests 2026-01-18 08:54:00 +00:00
agents fix(auth): dedupe codex-cli profiles 2026-01-20 09:38:56 +00:00
auto-reply Merge pull request #1235 from dougvk/feat/tool-dispatch-skill-commands 2026-01-20 08:52:05 +00:00
browser refactor: normalize cli command hints 2026-01-20 07:43:00 +00:00
canvas-host build: update bundle hash and register Peekaboo submodule 2026-01-20 07:37:01 +00:00
channels refactor: normalize cli command hints 2026-01-20 07:43:00 +00:00
cli fix: refactor TUI stream assembly (#1202, thanks @aaronveklabs) 2026-01-20 08:36:54 +00:00
commands fix: prevent duplicate agent event emission 2026-01-20 09:25:20 +00:00
config fix: enforce ws3 roles + node allowlist 2026-01-20 09:24:01 +00:00
cron refactor: route channel runtime via plugin api 2026-01-18 11:01:16 +00:00
daemon refactor: normalize cli command hints 2026-01-20 07:43:00 +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: prevent duplicate agent event emission 2026-01-20 09:25:20 +00:00
hooks refactor: normalize cli command hints 2026-01-20 07:43:00 +00:00
imessage fix: unblock bundled plugin load 2026-01-18 19:34:21 +00:00
infra fix: enforce ws3 roles + node allowlist 2026-01-20 09:24:01 +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 fix: lazy-load pdf/image input deps 2026-01-20 08:47:56 +00:00
media-understanding refactor: add aws-sdk auth mode and tighten provider auth 2026-01-20 08:28:40 +00:00
memory refactor: add aws-sdk auth mode and tighten provider auth 2026-01-20 08:28:40 +00:00
node-host fix: resolve format/build failures 2026-01-19 11:32:15 +00:00
pairing refactor: normalize cli command hints 2026-01-20 07:43:00 +00:00
plugin-sdk fix: enforce strict config validation 2026-01-19 03:39:25 +00:00
plugins Merge pull request #1235 from dougvk/feat/tool-dispatch-skill-commands 2026-01-20 08:52:05 +00:00
process test: avoid global SIGTERM emit in child-process-bridge 2026-01-17 19:20:48 +00:00
providers refactor: normalize cli command hints 2026-01-20 07:43:00 +00:00
routing fix: resolve ci failures 2026-01-18 08:45:29 +00:00
security refactor: normalize cli command hints 2026-01-20 07:43: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 refactor: normalize cli command hints 2026-01-20 07:43:00 +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: streamline TUI stream assembly updates 2026-01-20 08:57:42 +00:00
types fix: defer pdf deps and profile flag detection 2026-01-20 08:20:07 +00:00
utils fix: optimize routed CLI path (#1195) (thanks @gumadeiras) 2026-01-18 23:28:09 +00:00
web refactor: normalize cli command hints 2026-01-20 07:43:00 +00:00
whatsapp refactor: prune legacy group prefixes 2026-01-17 08:47:25 +00:00
wizard refactor: normalize cli command hints 2026-01-20 07:43:00 +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
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