openclaw/src/agents
Peter Steinberger 4ffbd9802a refactor(test): consolidate temp home + vitest setup 2026-01-09 16:41:05 +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 fix: sessions label lookup and persistence (#570) (thanks @azade-c) 2026-01-09 15:32:49 +01:00
agent-paths.test.ts
agent-paths.ts
agent-scope.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
agent-scope.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00: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 refactor(test): consolidate temp home + vitest setup 2026-01-09 16:41:05 +01:00
auth-profiles.ts fix: keep build green after main rebase (#570) (thanks @azade-c) 2026-01-09 15:40:36 +01:00
bash-process-registry.test.ts
bash-process-registry.ts
bash-tools.test.ts test: stabilize Windows test env (#567) (thanks @erikpr1994) 2026-01-09 15:40:02 +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 feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00: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
clawdbot-tools.sessions.test.ts
clawdbot-tools.subagents.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
clawdbot-tools.ts feat: unify message cli and tools 2026-01-09 08:30:24 +01:00
context.ts
defaults.ts
identity.ts fix: derive prefixes from routed identity (#578) (thanks @p6l-richard) 2026-01-09 16:39:32 +01:00
minimax.live.test.ts Onboarding: add MiniMax hosted API key option 2026-01-09 13:39:28 +01:00
model-auth.test.ts
model-auth.ts Onboarding: add MiniMax hosted API key option 2026-01-09 13:39:28 +01:00
model-catalog.ts
model-fallback.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
model-scan.test.ts
model-scan.ts style: apply lint fixes 2026-01-08 04:44:15 +00:00
model-selection.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
model-selection.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
models-config.test.ts refactor(test): consolidate temp home + vitest setup 2026-01-09 16:41:05 +01:00
models-config.ts
pi-embedded-block-chunker.ts
pi-embedded-helpers.test.ts 🤖 codex: strip empty assistant blocks from history (#210) 2026-01-08 21:53:33 +01:00
pi-embedded-helpers.ts 🤖 codex: strip empty assistant blocks from history (#210) 2026-01-08 21:53:33 +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 fix: bypass Anthropic OAuth token blocking for tool names 2026-01-09 05:48:54 +01:00
pi-embedded-runner.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
pi-embedded-subscribe.test.ts fix: normalize <think> reasoning blocks 2026-01-09 08:30:05 +00:00
pi-embedded-subscribe.ts fix: avoid invalid UTF-16 in truncation (#567) 2026-01-09 15:19:49 +01:00
pi-embedded-utils.ts
pi-embedded.ts
pi-tool-definition-adapter.test.ts
pi-tool-definition-adapter.ts
pi-tools-agent-config.test.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +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 refactor: consolidate schema scrub + test harness 2026-01-09 16:27:28 +01: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
sandbox-merge.test.ts test: stabilize sandbox/doctor tests 2026-01-09 15:17:20 +01:00
sandbox-paths.ts
sandbox.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
shell-utils.ts
skills-install.ts
skills-status.ts style: tidy cli formatting 2026-01-08 08:26:40 +01:00
skills.test.ts feat: sync skills into sandbox workspace 2026-01-09 00:33:09 +01:00
skills.ts feat: sync skills into sandbox workspace 2026-01-09 00:33:09 +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 fix: update changelog + prompt test 2026-01-08 20:08:27 +01:00
system-prompt.ts feat(system-prompt): add messaging guidance section 2026-01-09 03:00:40 +01:00
timeout.ts feat: wire multi-agent config and routing 2026-01-09 12:48:42 +00:00
tool-display.json feat: unify message cli and tools 2026-01-09 08:30:24 +01:00
tool-display.ts
tool-images.test.ts
tool-images.ts
usage.test.ts
usage.ts
workspace.test.ts
workspace.ts
zai.live.test.ts