openclaw/src/config
2026-01-12 21:58:16 +00:00
..
agent-dirs.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
cache-utils.ts fix: persist topic session files 2026-01-07 22:56:50 +00:00
commands.ts feat: auto native commands defaults 2026-01-12 21:49:44 +00:00
config-paths.test.ts feat: improve gateway services and auto-reply commands 2026-01-11 02:27:16 +01:00
config-paths.ts style: fix biome formatting 2026-01-10 02:11:43 +00:00
config.test.ts fix: harden msteams group access 2026-01-12 08:32:08 +00:00
config.ts feat: add /debug runtime overrides 2026-01-09 16:55:16 +01:00
defaults.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
group-policy.ts Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
includes.test.ts test: fix includes tests on windows 2026-01-12 00:39:14 +00:00
includes.ts fix: guard config includes (#731) (thanks @pasogott) 2026-01-12 00:12:03 +00:00
io.ts fix: normalize ~ in path config 2026-01-12 01:53:42 +00:00
legacy-migrate.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
legacy.ts fix: rename bash tool to exec (#748) (thanks @myfunc) 2026-01-12 02:49:55 +00:00
merge-config.ts style: lint cleanup 2026-01-08 08:40:02 +01:00
model-alias-defaults.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
normalize-paths.test.ts test: add normalizeConfigPaths unit test 2026-01-12 01:55:55 +00:00
normalize-paths.ts fix: normalize ~ in path config 2026-01-12 01:53:42 +00:00
paths.test.ts fix(ci): stabilize windows tests 2026-01-08 02:44:19 +00:00
paths.ts fix: normalize ~ in path config 2026-01-12 01:53:42 +00:00
port-defaults.ts feat: add --dev/--profile CLI profiles 2026-01-05 01:27:13 +01:00
provider-capabilities.test.ts feat(telegram): inline keyboard buttons (#491) 2026-01-09 20:47:03 +01:00
provider-capabilities.ts Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
runtime-overrides.test.ts feat: improve gateway services and auto-reply commands 2026-01-11 02:27:16 +01:00
runtime-overrides.ts style: fix biome formatting 2026-01-10 02:11:43 +00:00
schema.test.ts test: plugin install + docker e2e 2026-01-12 01:16:42 +00:00
schema.ts feat: auto native commands defaults 2026-01-12 21:49:44 +00:00
sessions.cache.test.ts fix: harden session caching and topic transcripts 2026-01-07 22:51:26 +00:00
sessions.test.ts fix: route subagent transcripts and keep tool action enums (#708) (thanks @xMikeMickelson) 2026-01-11 11:19:38 +00:00
sessions.ts feat: add pre-compaction memory flush 2026-01-12 05:29:18 +00:00
talk.ts refactor: split config module 2026-01-04 07:05:17 +01:00
types.ts Add docker bind mounds for sandboxing 2026-01-12 21:57:51 +00:00
ui-seam-color.test.ts feat: add ui.seamColor accent 2025-12-30 04:14:36 +01:00
validation.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
zod-schema.ts fix: land sandbox binds (#790) (thanks @akonyer) 2026-01-12 21:58:16 +00:00