| .. |
|
acp
|
fix(acp): rehydrate restarted main ACP sessions (#43285)
|
2026-03-12 11:05:09 +08:00 |
|
agents
|
OpenRouter: surface free Hunter and Healer stealth models for the next week (#43642)
|
2026-03-11 22:58:48 -05:00 |
|
auto-reply
|
fix(agents): check billing errors before context overflow heuristics (#40409)
|
2026-03-11 21:08:55 +03:00 |
|
browser
|
fix(browser): surface 429 rate limit errors with actionable hints (#40491)
|
2026-03-11 00:49:31 +03:00 |
|
canvas-host
|
…
|
|
|
channels
|
fix(whatsapp): trim leading whitespace in direct outbound sends (#43539)
|
2026-03-12 11:32:04 +11:00 |
|
cli
|
test(cli): update daemon coverage restart contract
|
2026-03-12 01:43:27 +00:00 |
|
commands
|
feat: expose runtime version in gateway status
|
2026-03-12 02:55:31 +00:00 |
|
compat
|
…
|
|
|
config
|
fix: isolate plugin discovery env from global state
|
2026-03-12 02:46:29 +00:00 |
|
context-engine
|
test(context-engine): add bundle chunk isolation tests for registry (#40460)
|
2026-03-09 08:15:35 -07:00 |
|
cron
|
Gateway: fail closed unresolved local auth SecretRefs (#42672)
|
2026-03-10 21:41:56 -05:00 |
|
daemon
|
fix(cli): handle scheduled gateway restarts consistently
|
2026-03-12 01:38:39 +00:00 |
|
discord
|
fix(discord): enforce users/roles allowlist in reaction ingress
|
2026-03-12 03:13:46 +01:00 |
|
docs
|
…
|
|
|
gateway
|
fix(gateway): enforce browser origin check regardless of proxy headers
|
2026-03-12 01:16:52 +01:00 |
|
hooks
|
fix(hooks): use resolveAgentIdFromSessionKey in runBeforeReset (#39875)
|
2026-03-08 19:07:28 +03:00 |
|
i18n
|
…
|
|
|
imessage
|
test: share runtime group policy fallback cases
|
2026-03-10 22:20:19 +00:00 |
|
infra
|
fix(daemon): replace bootout with kickstart -k for launchd restarts on macOS
|
2026-03-12 01:16:49 +01:00 |
|
line
|
fix: harden secret-file readers
|
2026-03-10 23:40:10 +00:00 |
|
link-understanding
|
…
|
|
|
logging
|
Logging: harden probe suppression for observations (#41338)
|
2026-03-10 01:40:15 +03:00 |
|
markdown
|
perf: harden chunking against quadratic scans
|
2026-03-07 16:50:35 +00:00 |
|
media
|
Memory: add multimodal image and audio indexing (#43460)
|
2026-03-11 22:28:34 +00:00 |
|
media-understanding
|
fix: add gemini 3.1 flash-lite support
|
2026-03-08 05:12:48 +00:00 |
|
memory
|
Memory: revalidate multimodal files before indexing
|
2026-03-11 22:51:34 +00:00 |
|
node-host
|
fix(node-host): extend script-runner set and add fail-closed guard for mutable-file approval
|
2026-03-12 01:34:35 +01:00 |
|
pairing
|
refactor(pairing): share allowFrom path resolution
|
2026-03-08 02:16:03 +00:00 |
|
plugin-sdk
|
fix(voice-call): add speed and instructions to OpenAI TTS config schema (#39226)
|
2026-03-11 23:15:48 +05:30 |
|
plugins
|
fix: isolate plugin discovery env from global state
|
2026-03-12 02:46:29 +00:00 |
|
process
|
refactor: share windows command shim resolution
|
2026-03-10 22:18:04 +00:00 |
|
providers
|
build: update app deps except carbon
|
2026-03-09 06:09:33 +00:00 |
|
routing
|
refactor(routing): centralize inbound last-route policy
|
2026-03-08 02:16:03 +00:00 |
|
scripts
|
…
|
|
|
secrets
|
Providers: add Opencode Go support (#42313)
|
2026-03-11 01:31:06 -04:00 |
|
security
|
fix(security): harden replaceMarkers() to catch space/underscore boundary marker variants (#35983)
|
2026-03-10 13:54:23 +08:00 |
|
sessions
|
ACP: add optional ingress provenance receipts (#40473)
|
2026-03-09 04:19:03 +01:00 |
|
shared
|
refactor: share sampled entry summary formatting
|
2026-03-08 00:05:24 +00:00 |
|
signal
|
fix(signal): forward all inbound attachments from #39212 (thanks @joeykrug)
|
2026-03-07 23:35:55 +00:00 |
|
slack
|
refactor: compile allowlist matchers
|
2026-03-11 00:07:47 +00:00 |
|
telegram
|
fix: clear telegram polling cleanup timers
|
2026-03-12 09:36:04 +05:30 |
|
terminal
|
fix(terminal): sanitize skills JSON and fallback on legacy Windows (#43520)
|
2026-03-11 19:53:07 -04:00 |
|
test-helpers
|
…
|
|
|
test-utils
|
refactor(security): simplify system.run approval model
|
2026-03-11 01:43:06 +00:00 |
|
tts
|
test: align pi-ai oauth mocks
|
2026-03-11 20:11:51 +00:00 |
|
tui
|
feat: expose runtime version in gateway status
|
2026-03-12 02:55:31 +00:00 |
|
types
|
…
|
|
|
utils
|
fix(exec): honor shell comments in allow-always analysis
|
2026-03-07 23:31:25 +00:00 |
|
web
|
fix(whatsapp): trim leading whitespace in direct outbound sends (#43539)
|
2026-03-12 11:32:04 +11:00 |
|
whatsapp
|
…
|
|
|
wizard
|
fix(cli): handle scheduled gateway restarts consistently
|
2026-03-12 01:38:39 +00:00 |
|
channel-web.ts
|
…
|
|
|
docker-build-cache.test.ts
|
Docker: improve build cache reuse (#40351)
|
2026-03-08 17:57:46 -07:00 |
|
docker-image-digests.test.ts
|
fix(ci): pin multi-arch docker base digests
|
2026-03-08 02:55:15 +00:00 |
|
docker-setup.e2e.test.ts
|
Docker: trim runtime image payload (#40307)
|
2026-03-08 16:07:04 -07:00 |
|
dockerfile.test.ts
|
Docker: trim runtime image payload (#40307)
|
2026-03-08 16:07:04 -07:00 |
|
entry.ts
|
Exec: mark child command env with OPENCLAW_CLI (#41411)
|
2026-03-09 19:14:08 -04:00 |
|
entry.version-fast-path.test.ts
|
CLI: include commit hash in --version output (#39712)
|
2026-03-08 19:10:48 +03:00 |
|
extensionAPI.ts
|
…
|
|
|
globals.ts
|
…
|
|
|
index.ts
|
…
|
|
|
install-sh-version.test.ts
|
chore: bump version to 2026.3.10
|
2026-03-11 23:29:53 +00:00 |
|
logger.test.ts
|
…
|
|
|
logger.ts
|
…
|
|
|
logging.ts
|
…
|
|
|
poll-params.test.ts
|
…
|
|
|
poll-params.ts
|
…
|
|
|
polls.test.ts
|
…
|
|
|
polls.ts
|
…
|
|
|
runtime.ts
|
…
|
|
|
utils.test.ts
|
…
|
|
|
utils.ts
|
…
|
|
|
version.test.ts
|
…
|
|
|
version.ts
|
…
|
|