openclaw/src
ronitchidara 9fb6ce5d57 chore: fix formatting and regenerate protocol files
- Fix formatting in session-utils.store.ts
- Regenerate Swift protocol files with TOO_MANY_REQUESTS error code

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 17:44:48 +05:30
..
acp refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
agents security: comprehensive pre-PR security audit fixes (rebased) 2026-01-28 17:03:07 +05:30
auto-reply security: comprehensive pre-PR security audit fixes (rebased) 2026-01-28 17:03:07 +05:30
browser refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
canvas-host chore: regenerate A2UI bundle hash 2026-01-28 17:07:35 +05:30
channels fix(discord): add missing type exports and fix unused imports 2026-01-28 11:04:07 +05:30
clawdhub fix: resolve lint errors from transformation phases 2026-01-28 17:01:41 +05:30
cli security: add pairing hardening and exec approval nonces 2026-01-28 16:55:04 +05:30
commands security: comprehensive pre-PR security audit fixes (rebased) 2026-01-28 17:03:07 +05:30
compat fix: add MACOS_APP_SOURCES_DIR constant and update test to use new path 2026-01-27 14:17:20 -06:00
config security: comprehensive pre-PR security audit fixes (rebased) 2026-01-28 17:03:07 +05:30
cron test: handle legacy cron swift path 2026-01-28 00:31:58 +00:00
daemon Branding: update bot.molt bundle IDs + launchd labels 2026-01-27 14:46:50 -06:00
discord fix: update ClawdbotConfig to MoltbotConfig for upstream compatibility 2026-01-28 17:05:10 +05:30
docs bugfix:The Mintlify navbar (logo + search bar with ⌘K) scrolls away w… (#2445) 2026-01-26 17:39:10 -08:00
errors feat(errors): add centralized error utilities and index 2026-01-28 16:56:56 +05:30
gateway chore: fix formatting and regenerate protocol files 2026-01-28 17:44:48 +05:30
hooks security: comprehensive pre-PR security audit fixes (rebased) 2026-01-28 17:03:07 +05:30
imessage refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
infra security: comprehensive pre-PR security audit fixes (rebased) 2026-01-28 17:03:07 +05:30
line refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
link-understanding refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
logging enterprise: add Phase 5 observability and enterprise features 2026-01-28 17:01:41 +05:30
macos refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
markdown refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
media fix: avoid global image size regression 2026-01-27 16:02:19 -06:00
media-understanding refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
memory fix: preserve batch failure state across EmbeddingService recreations 2026-01-28 17:41:49 +05:30
node-host security: comprehensive pre-PR security audit fixes (rebased) 2026-01-28 17:03:07 +05:30
observability enterprise: add Phase 5 observability and enterprise features 2026-01-28 17:01:41 +05:30
pairing security: comprehensive pre-PR security audit fixes (rebased) 2026-01-28 17:03:07 +05:30
plugin-sdk refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
plugins refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
process fix: harden exec spawn fallback 2026-01-25 06:37:39 +00:00
providers refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
routing feat(routing): add per-account-channel-peer session scope 2026-01-28 11:42:33 +05:30
scripts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
security fix: preserve batch failure state across EmbeddingService recreations 2026-01-28 17:41:49 +05:30
sessions refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
shared/text fix: unify reasoning tags + agent ids (#1613) (thanks @kyleok) (#1629) 2026-01-24 19:56:02 +00:00
signal refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
slack security: integrate secrets-manager with all token stores 2026-01-28 16:55:04 +05:30
telegram security: add pairing hardening and exec approval nonces 2026-01-28 16:55:04 +05:30
terminal chore: update molt.bot domains 2026-01-27 12:21:01 +00:00
test-helpers refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
test-utils feat: Add Line plugin (#1630) 2026-01-25 12:22:36 +00:00
tts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
tui refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
types TTS: gate auto audio on inbound voice notes (#1667) 2026-01-25 04:35:20 +00:00
utils refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
web security: comprehensive pre-PR security audit fixes (rebased) 2026-01-28 17:03:07 +05:30
whatsapp refactor: prune legacy group prefixes 2026-01-17 08:47:25 +00:00
wizard Web UI: add Phase 3 UX improvements 2026-01-28 16:58:11 +05:30
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 refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
entry.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
git-hooks.test.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +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 refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
logger.test.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +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 refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
runtime.ts perf: speed up memory batch polling 2026-01-18 03:55:14 +00:00
utils.test.ts fix: migrate legacy state/config paths 2026-01-28 00:16:00 +00:00
utils.ts fix: migrate legacy state/config paths 2026-01-28 00:16:00 +00:00
version.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00