| .. |
|
acp
|
windows: unify non-core spawn handling across acp qmd and docker (openclaw#31750) thanks @Takhoffman
|
2026-03-02 08:05:39 -06:00 |
|
agents
|
refactor(browser): split server context and unify CDP transport
|
2026-03-02 15:43:05 +00:00 |
|
auto-reply
|
[codex] Fix main-session web UI reply routing to Telegram (openclaw#29328) thanks @BeeSting50
|
2026-03-02 07:54:16 -06:00 |
|
browser
|
refactor(browser): split server context and unify CDP transport
|
2026-03-02 15:43:05 +00:00 |
|
canvas-host
|
refactor(agents): centralize tool display definitions
|
2026-03-02 12:13:45 +00:00 |
|
channels
|
sendPayload: add chunking, empty-payload guard, and tests
|
2026-03-02 15:35:47 +00:00 |
|
cli
|
test(perf): avoid module reset churn in daemon lifecycle tests
|
2026-03-02 15:43:20 +00:00 |
|
commands
|
refactor(commands): dedupe session target resolution and fs tool test setup
|
2026-03-02 14:36:41 +00:00 |
|
compat
|
…
|
|
|
config
|
test(perf): reuse suite temp-home fixture in config io write tests
|
2026-03-02 15:43:20 +00:00 |
|
cron
|
feat(cron): add failure destination support to failed cron jobs (#31059)
|
2026-03-02 09:27:41 -06:00 |
|
daemon
|
fix(gateway): avoid stale running status from Windows Scheduled Task (openclaw#19504) thanks @Fologan
|
2026-03-02 08:12:24 -06:00 |
|
discord
|
test(commands): dedupe command and onboarding test cases
|
2026-03-02 07:13:10 +00:00 |
|
docs
|
…
|
|
|
gateway
|
feat(cron): add failure destination support to failed cron jobs (#31059)
|
2026-03-02 09:27:41 -06:00 |
|
hooks
|
refactor: unify boundary hardening for file reads
|
2026-02-26 13:04:37 +01:00 |
|
i18n
|
fix(ci): resolve i18n typing and generated-policy drift
|
2026-03-02 04:29:18 +00:00 |
|
imessage
|
refactor(extensions): dedupe channel config, onboarding, and monitors
|
2026-03-02 08:54:20 +00:00 |
|
infra
|
refactor(plugin-sdk): share boolean action param parsing
|
2026-03-02 14:36:41 +00:00 |
|
line
|
test: micro-optimize hot unit test files
|
2026-03-02 05:33:07 +00:00 |
|
link-understanding
|
…
|
|
|
logging
|
fix(logs): respect TZ env var for timestamp display, fix Windows timezone (#21859)
|
2026-03-02 08:44:37 -06:00 |
|
markdown
|
refactor: split telegram delivery and unify media/frontmatter/i18n pipelines
|
2026-03-02 04:14:06 +00:00 |
|
media
|
feat: add PDF analysis tool with native provider support (#31319)
|
2026-03-01 22:39:12 -08:00 |
|
media-understanding
|
test(perf): align media auto-detect no-key mock with scenario
|
2026-03-02 12:20:51 +00:00 |
|
memory
|
refactor(core): dedupe embedding imports and env parsing
|
2026-03-02 15:21:19 +00:00 |
|
node-host
|
fix(node-host): decode Windows exec output with active code page (openclaw#30652) thanks @Sid-Qin
|
2026-03-02 07:50:17 -06:00 |
|
pairing
|
fix(pairing): handle missing accountId in allowFrom reads (#31369)
|
2026-03-01 23:24:33 -08:00 |
|
plugin-sdk
|
fix(types): tighten shared helper typing contracts
|
2026-03-02 15:21:19 +00:00 |
|
plugins
|
test(perf): standardize loader fixtures to cjs
|
2026-03-02 13:43:55 +00:00 |
|
process
|
test(windows): stabilize exec wrapper mock assertions (#31771)
|
2026-03-02 08:24:49 -06:00 |
|
providers
|
…
|
|
|
routing
|
fix(routing): treat group/channel peer.kind as equivalent (land #31135 by @Sid-Qin)
|
2026-03-02 01:47:02 +00:00 |
|
scripts
|
…
|
|
|
secrets
|
refactor(core): dedupe embedding imports and env parsing
|
2026-03-02 15:21:19 +00:00 |
|
security
|
fix(security): recognize localized Windows SYSTEM account in ACL audit (#29698)
|
2026-03-02 08:38:56 -06:00 |
|
sessions
|
test(integration): dedupe messaging, secrets, and plugin test suites
|
2026-03-02 07:13:11 +00:00 |
|
shared
|
refactor(ui): share channel config extras and hint types
|
2026-03-02 15:21:19 +00:00 |
|
signal
|
fix(signal): land #31138 syncMessage presence filtering (@Sid-Qin)
|
2026-03-02 03:28:25 +00:00 |
|
slack
|
fix(types): tighten shared helper typing contracts
|
2026-03-02 15:21:19 +00:00 |
|
telegram
|
refactor(plugin-sdk): share auth, routing, and stream/account helpers
|
2026-03-02 15:21:19 +00:00 |
|
terminal
|
fix(cli): preserve json stdout while keeping doctor migration (#24368) (thanks @altaywtf)
|
2026-03-02 03:10:02 +00:00 |
|
test-helpers
|
…
|
|
|
test-utils
|
test(perf): use git ls-files fast path for guardrail source scan
|
2026-03-02 12:42:02 +00:00 |
|
tts
|
fix(tts): use opus format and enable voice bubbles for feishu and whatsapp (#27366)
|
2026-02-27 23:41:22 -06:00 |
|
tui
|
test(integration): dedupe messaging, secrets, and plugin test suites
|
2026-03-02 07:13:11 +00:00 |
|
types
|
…
|
|
|
utils
|
fix(agents): add forward-compat fallback for google-gemini-cli gemini-3.1-pro/flash-preview (#26570)
|
2026-02-26 18:39:13 -05:00 |
|
web
|
test: move integration-heavy suites to e2e lane
|
2026-03-02 05:33:07 +00:00 |
|
whatsapp
|
…
|
|
|
wizard
|
test(commands): dedupe command and onboarding test cases
|
2026-03-02 07:13:10 +00:00 |
|
channel-web.ts
|
…
|
|
|
docker-image-digests.test.ts
|
…
|
|
|
docker-setup.e2e.test.ts
|
feat(docker): add opt-in sandbox support for Docker deployments (#29974)
|
2026-03-01 23:06:10 -08:00 |
|
dockerfile.test.ts
|
fix(docker): harden /app/extensions permissions to 755 (#30191)
|
2026-03-01 15:45:21 -08:00 |
|
entry.ts
|
CLI: add root --help fast path and lazy channel option resolution (#30975)
|
2026-03-01 14:23:46 -08:00 |
|
extensionAPI.ts
|
…
|
|
|
globals.ts
|
…
|
|
|
index.ts
|
…
|
|
|
logger.test.ts
|
…
|
|
|
logger.ts
|
…
|
|
|
logging.ts
|
…
|
|
|
polls.test.ts
|
…
|
|
|
polls.ts
|
…
|
|
|
runtime.ts
|
…
|
|
|
utils.test.ts
|
…
|
|
|
utils.ts
|
…
|
|
|
version.test.ts
|
refactor: centralize delivery/path/media/version lifecycle
|
2026-03-02 04:04:36 +00:00 |
|
version.ts
|
refactor: centralize delivery/path/media/version lifecycle
|
2026-03-02 04:04:36 +00:00 |