openclaw/src/agents
2026-01-09 22:00:14 +01:00
..
pi-extensions fix: align tool rename fallout 2026-01-09 05:54:34 +01:00
schema refactor: consolidate schema scrub + test harness 2026-01-09 16:27:28 +01:00
tools feat(agents): add session_status tool 2026-01-09 21:09:42 +01:00
agent-paths.test.ts fix(agents): default agent dir to multi-agent path 2026-01-06 21:54:42 +00:00
agent-paths.ts fix(agents): default agent dir to multi-agent path 2026-01-06 21:54:42 +00:00
agent-scope.test.ts feat: add per-agent elevated controls 2026-01-09 20:42:19 +00:00
agent-scope.ts refactor(messages): centralize per-agent prefixes 2026-01-09 16:54:54 +01:00
auth-health.test.ts feat(models): add oauth auth health 2026-01-09 00:34:38 +00:00
auth-health.ts feat: support token auth profiles 2026-01-09 08:13:04 +01:00
auth-profiles.test.ts fix(auth): billing backoff + cooldown UX 2026-01-09 22:00:14 +01:00
auth-profiles.ts fix(auth): billing backoff + cooldown UX 2026-01-09 22:00:14 +01:00
bash-process-registry.test.ts refactor: remove bash pty mode 2026-01-03 20:15:10 +00:00
bash-process-registry.ts fix: scope process sessions per agent 2026-01-07 23:35:04 +01:00
bash-tools.test.ts fix(ui): landing cleanup (#475) (thanks @rahthakor) 2026-01-09 19:53:32 +01:00
bash-tools.ts fix: avoid invalid UTF-16 in truncation (#567) 2026-01-09 15:19:49 +01:00
claude-cli-runner.test.ts test: stabilize claude cli serialization test 2026-01-09 05:27:50 +00:00
claude-cli-runner.ts fix(auth): billing backoff + cooldown UX 2026-01-09 22:00:14 +01:00
clawdbot-gateway-tool.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
clawdbot-tools.agents.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
clawdbot-tools.camera.test.ts fix(nodes-tool): add run invoke timeout (PR #433, thanks @sircrumpet) 2026-01-08 00:18:06 +00:00
clawdbot-tools.session-status.test.ts feat(agents): add session_status tool 2026-01-09 21:09:42 +01:00
clawdbot-tools.sessions.test.ts fix: simplify session tool schemas for Gemini compatibility (#599) (thanks @mcinteerj) 2026-01-09 20:17:46 +01:00
clawdbot-tools.subagents.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
clawdbot-tools.ts feat(agents): add session_status tool 2026-01-09 21:09:42 +01:00
context.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
defaults.ts feat(agent): enforce provider/model and identity defaults 2025-12-14 04:22:38 +00:00
failover-error.ts fix(auth): billing backoff + cooldown UX 2026-01-09 22:00:14 +01:00
identity.test.ts feat(messages): add whatsapp messagePrefix and responsePrefix auto 2026-01-09 19:29:04 +00:00
identity.ts feat(messages): add whatsapp messagePrefix and responsePrefix auto 2026-01-09 19:29:04 +00:00
minimax.live.test.ts feat: Add MiniMax Anthropic-compatible API support (minimax-api) 2026-01-09 18:13:18 +01:00
model-auth.test.ts fix: normalize z.ai provider ids in auth profiles 2026-01-07 05:31:01 +01:00
model-auth.ts Onboarding: add MiniMax hosted API key option 2026-01-09 13:39:28 +01:00
model-catalog.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
model-fallback.test.ts refactor(agents): centralize failover handling 2026-01-09 21:31:18 +01:00
model-fallback.ts fix(auth): billing backoff + cooldown UX 2026-01-09 22:00:14 +01:00
model-scan.test.ts feat: add model scan progress callbacks 2026-01-08 05:20:39 +01:00
model-scan.ts style: apply lint fixes 2026-01-08 04:44:15 +00:00
model-selection.test.ts refactor: centralize model override validation 2026-01-09 20:14:42 +01:00
model-selection.ts refactor: centralize model override validation 2026-01-09 20:14:42 +01:00
models-config.test.ts refactor(test): consolidate temp home + vitest setup 2026-01-09 16:41:05 +01:00
models-config.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
pi-embedded-block-chunker.ts fix: preserve markdown fences when chunking 2026-01-06 20:23:41 +01:00
pi-embedded-helpers.test.ts refactor(agents): centralize failover handling 2026-01-09 21:31:18 +01:00
pi-embedded-helpers.ts refactor(agents): centralize failover handling 2026-01-09 21:31:18 +01:00
pi-embedded-runner-extraparams.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
pi-embedded-runner.test.ts refactor: centralize skills prompt resolution 2026-01-09 21:27:20 +01:00
pi-embedded-runner.ts fix(auth): billing backoff + cooldown UX 2026-01-09 22:00:14 +01:00
pi-embedded-subscribe.test.ts fix: normalize <think> reasoning blocks 2026-01-09 08:30:05 +00:00
pi-embedded-subscribe.ts fix(auto-reply): coalesce block replies and document streaming toggles (#536) (thanks @mcinteerj) 2026-01-09 18:19:55 +00:00
pi-embedded-utils.ts feat: add /reasoning reasoning visibility 2026-01-07 06:17:31 +01:00
pi-embedded.ts feat: gate slash commands and add compact 2026-01-06 02:23:55 +01:00
pi-tool-definition-adapter.test.ts fix(tools): keep tool errors concise 2026-01-07 19:08:13 +00:00
pi-tool-definition-adapter.ts fix(tools): keep tool errors concise 2026-01-07 19:08:13 +00:00
pi-tools-agent-config.test.ts feat: add per-agent elevated controls 2026-01-09 20:42:19 +00:00
pi-tools.test.ts fix: scrub tool schemas for Cloud Code Assist (#567) (thanks @erikpr1994) 2026-01-09 15:19:49 +01:00
pi-tools.ts feat: add per-agent elevated controls 2026-01-09 20:42:19 +00:00
sandbox-agent-config.test.ts refactor: consolidate schema scrub + test harness 2026-01-09 16:27:28 +01:00
sandbox-create-args.test.ts feat: add sandbox scope default 2026-01-07 02:52:41 +01:00
sandbox-merge.test.ts test: stabilize sandbox/doctor tests 2026-01-09 15:17:20 +01:00
sandbox-paths.ts feat: add per-session agent sandbox 2026-01-03 21:41:58 +01:00
sandbox.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
shell-utils.ts fix: clean agent bash lint 2025-12-25 03:29:36 +01:00
skills-install.ts style: format lint offenders 2026-01-07 00:04:44 +01:00
skills-status.ts style: tidy cli formatting 2026-01-08 08:26:40 +01:00
skills.test.ts refactor: centralize skills prompt resolution 2026-01-09 21:27:20 +01:00
skills.ts refactor: centralize skills prompt resolution 2026-01-09 21:27:20 +01:00
subagent-announce.ts feat(sessions): expose label in sessions.list and support label lookup in sessions_send 2026-01-09 15:32:49 +01:00
subagent-registry.ts fix: sessions label lookup and persistence (#570) (thanks @azade-c) 2026-01-09 15:32:49 +01:00
system-prompt.test.ts refactor: centralize skills prompt resolution 2026-01-09 21:27:20 +01:00
system-prompt.ts refactor: centralize skills prompt resolution 2026-01-09 21:27:20 +01:00
timeout.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
tool-display.json feat(agents): add session_status tool 2026-01-09 21:09:42 +01:00
tool-display.ts fix(build): import tool-display.json instead of fs.readFileSync (#312) 2026-01-06 10:55:02 -06:00
tool-images.test.ts fix: resolve camera tool handling 2026-01-02 17:44:25 +00:00
tool-images.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
usage.test.ts fix: restore Anthropic token accounting 2026-01-06 18:52:01 +00:00
usage.ts style(agents): format usage helper 2026-01-06 19:54:50 +01:00
workspace.test.ts feat: update heartbeat defaults 2026-01-06 21:54:42 +00:00
workspace.ts docs: rewrite cron jobs guide and heartbeat notes 2026-01-06 22:28:42 +00:00
zai.live.test.ts chore: apply biome formatting 2026-01-01 17:30:15 +01:00