..
acp
fix: harden exec PATH handling
2026-02-14 19:53:04 +01:00
agents
cron: infer payload kind for model-only update patches (openclaw#15664) thanks @rodrigouroz
2026-02-15 09:12:51 -06:00
auto-reply
refactor(test): dedupe model directive persist setup
2026-02-15 15:22:50 +00:00
browser
refactor(browser): dedupe role snapshot parsing
2026-02-15 07:06:50 +00:00
canvas-host
perf(test): mock chokidar in canvas host tests
2026-02-14 20:11:57 +00:00
channels
refactor(channels): share allowlist config patch helper
2026-02-15 13:44:00 +00:00
cli
refactor(cli): share configure section runner
2026-02-15 14:20:06 +00:00
commands
refactor(test): dedupe models list provider filter cases
2026-02-15 15:29:00 +00:00
compat
…
config
fix(telegram): stream replies in-place without duplicate final sends
2026-02-15 20:32:51 +05:30
cron
chore(cron): simplify enabled checks for lint
2026-02-15 10:30:19 -05:00
daemon
refactor(daemon): share quoted arg splitter
2026-02-15 12:49:30 +00:00
discord
refactor(channels): share allowlist config patch helper
2026-02-15 13:44:00 +00:00
docs
…
gateway
gateway: return actionable error for send channel webchat (openclaw#15703) thanks @rodrigouroz
2026-02-15 09:31:11 -06:00
hooks
refactor(test): dedupe session-memory hook setup
2026-02-15 15:09:26 +00:00
imessage
refactor(media): share outbound attachment resolver
2026-02-15 13:53:22 +00:00
infra
refactor(test): dedupe update runner stable command mocks
2026-02-15 15:27:47 +00:00
line
refactor(test): share line auto-reply deps
2026-02-15 15:26:17 +00:00
link-understanding
fix(security): block private/loopback/metadata IPs in link-understanding URL detection ( #15604 )
2026-02-13 18:38:40 +01:00
logging
perf(logging): split diagnostic session state module
2026-02-15 05:14:46 +00:00
macos
Agents: add nested subagent orchestration controls and reduce subagent token waste ( #14447 )
2026-02-14 22:03:45 -08:00
markdown
fix(signal): outbound formatting and markdown IR rendering improvements ( #9781 )
2026-02-14 16:57:20 +01:00
media
refactor(media): share outbound attachment resolver
2026-02-15 13:53:22 +00:00
media-understanding
refactor(test): share audio provider ssrf hooks
2026-02-15 14:33:30 +00:00
memory
chore(memory): tighten embedding harness types
2026-02-15 10:30:19 -05:00
node-host
refactor(node-host): dedupe exec finished event emission
2026-02-15 13:35:37 +00:00
pairing
refactor(pairing): dedupe allow-from store updates
2026-02-15 06:10:13 +00:00
plugin-sdk
refactor(plugin-sdk): dedupe file lock release
2026-02-15 13:11:25 +00:00
plugins
refactor(test): share plugin hook registry helper
2026-02-15 14:44:15 +00:00
process
fix(security): harden Windows child process spawning
2026-02-15 03:24:55 +01:00
providers
refactor(test): share google-shared test helpers
2026-02-15 14:57:15 +00:00
routing
Agents: add nested subagent orchestration controls and reduce subagent token waste ( #14447 )
2026-02-14 22:03:45 -08:00
scripts
…
security
refactor(agents): share workspace dir enumeration
2026-02-15 13:59:46 +00:00
sessions
Agents: add nested subagent orchestration controls and reduce subagent token waste ( #14447 )
2026-02-14 22:03:45 -08:00
shared
refactor(shared): share requirements eval for remote context
2026-02-15 14:26:10 +00:00
signal
refactor(test): share signal receive harness
2026-02-15 15:14:34 +00:00
slack
fix(ci): avoid vitest TDZ in shared mocks
2026-02-15 14:52:41 +00:00
telegram
refactor(test): dedupe telegram bot mention scaffolding
2026-02-15 15:24:40 +00:00
terminal
refactor: clarify restoreTerminalState stdin resume option
2026-02-14 20:47:00 +01:00
test-helpers
…
test-utils
refactor(tui): clarify searchable select list width layout ( #16378 )
2026-02-14 19:15:38 +01:00
tts
refactor(tts): dedupe provider error formatting
2026-02-15 13:32:35 +00:00
tui
fix (tui): suppress false no-output placeholders for external empty finals
2026-02-14 21:01:18 -08:00
types
…
utils
refactor(utils): share safe json stringify
2026-02-14 15:39:46 +00:00
web
refactor(test): dedupe monitor inbox quoted reply checks
2026-02-15 15:20:31 +00:00
whatsapp
refactor(whatsapp): share target resolver
2026-02-15 01:15:43 +00:00
wizard
refactor(test): simplify onboarding wizard scaffolding
2026-02-15 15:16:55 +00:00
channel-web.barrel.test.ts
…
channel-web.ts
…
docker-setup.test.ts
perf(test): avoid env cloning in docker-setup suite
2026-02-15 00:56:20 +00:00
entry.ts
refactor(cli): share windows argv normalization
2026-02-14 15:39:46 +00:00
extensionAPI.ts
…
globals.test.ts
…
globals.ts
…
index.test.ts
…
index.ts
…
logger.test.ts
perf(test): reduce vitest logging overhead and media fixture cost
2026-02-14 00:59:53 +00:00
logger.ts
…
logging.ts
perf(test): eliminate resetModules via injectable seams
2026-02-13 16:20:37 +00:00
polls.test.ts
refactor(outbound): dedupe poll threading + tighten duration semantics
2026-02-14 19:03:46 +01:00
polls.ts
refactor(outbound): dedupe poll threading + tighten duration semantics
2026-02-14 19:03:46 +01:00
runtime.ts
refactor: clarify restoreTerminalState stdin resume option
2026-02-14 20:47:00 +01:00
utils.test.ts
…
utils.ts
…
version.test.ts
…
version.ts
…