openclaw/src
Peter Steinberger 72baa58edd refactor(test): fix copilot env restore 2026-02-16 00:15:20 +00:00
..
acp fix: harden exec PATH handling 2026-02-14 19:53:04 +01:00
agents refactor(test): fix copilot env restore 2026-02-16 00:15:20 +00:00
auto-reply fix(ci): repair e2e mocks and tool schemas 2026-02-15 23:14:42 +00:00
browser perf(test): speed up suites and reduce fs churn 2026-02-15 19:29:27 +00:00
canvas-host perf(test): mock chokidar in canvas host tests 2026-02-14 20:11:57 +00:00
channels perf(test): consolidate channel action suites 2026-02-15 23:14:42 +00:00
cli fix(cli): clear plugin manifest cache after install 2026-02-15 23:14:42 +00:00
commands refactor(test): simplify oauth/profile env restore 2026-02-16 00:03:54 +00:00
compat
config gateway: add cron finished-run webhook (#14535) 2026-02-15 16:14:17 -08:00
cron gateway: add cron finished-run webhook (#14535) 2026-02-15 16:14:17 -08:00
daemon perf(test): speed up suites and reduce fs churn 2026-02-15 19:29:27 +00:00
discord perf(test): consolidate discord monitor utils 2026-02-15 23:14:42 +00:00
docs
gateway gateway: add cron finished-run webhook (#14535) 2026-02-15 16:14:17 -08:00
hooks perf(test): speed up suites and reduce fs churn 2026-02-15 19:29:27 +00:00
imessage refactor(imessage): split monitor inbound processing 2026-02-15 19:29:27 +00:00
infra refactor(test): reuse shared env snapshots 2026-02-15 23:15:07 +00:00
line fix: dedupe probe/token base types (#16986) (thanks @iyoda) 2026-02-15 11:36:54 -06:00
link-understanding
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(test): simplify state dir env restore 2026-02-15 23:34:02 +00:00
media-understanding refactor(media): share fileExists 2026-02-15 17:33:08 +00:00
memory perf(test): speed up suites and reduce fs churn 2026-02-15 19:29:27 +00:00
node-host refactor(exec-approvals): share socket default merge 2026-02-15 17:36:08 +00:00
pairing refactor(test): reuse env snapshots in unit suites 2026-02-16 00:02:32 +00:00
plugin-sdk refactor(plugin-sdk): add shared helper utilities 2026-02-15 19:37:40 +00:00
plugins fix(cli): clear plugin manifest cache after install 2026-02-15 23:14:42 +00:00
process refactor(test): reuse env snapshots in unit suites 2026-02-16 00:02:32 +00:00
providers refactor(test): share google assistant message builders 2026-02-15 15:50:24 +00:00
routing refactor(routing): dedupe binding match parsing 2026-02-15 16:37:36 +00:00
scripts
security perf(test): speed up suites and reduce fs churn 2026-02-15 19:29:27 +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): reuse isPidAlive 2026-02-15 19:06:54 +00:00
signal fix: dedupe probe/token base types (#16986) (thanks @iyoda) 2026-02-15 11:36:54 -06:00
slack perf(test): consolidate slack monitor suites 2026-02-15 23:14:42 +00:00
telegram perf(test): consolidate telegram send suites 2026-02-15 23:14:42 +00:00
terminal refactor(test): dedupe terminal restore stubs 2026-02-15 21:55:56 +00:00
test-helpers refactor(test): simplify state dir env helpers 2026-02-16 00:08:00 +00:00
test-utils refactor(test): reuse shared env snapshots 2026-02-15 23:15:07 +00:00
tts refactor(test): share env var helpers 2026-02-15 23:12:57 +00:00
tui fix (tui): preserve copy-sensitive token wrapping 2026-02-15 13:12:10 -08:00
types
utils refactor(utils): share safe json stringify 2026-02-14 15:39:46 +00:00
web refactor(test): simplify oauth/profile env restore 2026-02-16 00:03:54 +00:00
whatsapp refactor(whatsapp): share target resolver 2026-02-15 01:15:43 +00:00
wizard perf(wizard): lazy-load onboarding deps 2026-02-15 19:29:27 +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
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