..
tools
fix(sessions_spawn): hard-fail invalid model overrides
2026-01-06 23:17:35 +00: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.ts
fix: write auth profiles to multi-agent path during onboarding
2026-01-06 20:53:18 +00:00
auth-profiles.test.ts
fix: keep oauth profile stable
2026-01-06 19:43:28 +00:00
auth-profiles.ts
fix(auth): serialize profile stats updates
2026-01-07 01:06:51 +01:00
bash-process-registry.test.ts
refactor: remove bash pty mode
2026-01-03 20:15:10 +00:00
bash-process-registry.ts
refactor: remove bash pty mode
2026-01-03 20:15:10 +00:00
bash-tools.test.ts
feat: add elevated bash mode
2026-01-04 05:15:59 +00:00
bash-tools.ts
use process PATH for bash tool ( #202 )
2026-01-06 03:05:21 +00:00
clawdbot-gateway-tool.test.ts
chore: rename project to clawdbot
2026-01-04 14:38:51 +00:00
clawdbot-tools.camera.test.ts
chore: rename project to clawdbot
2026-01-04 14:38:51 +00:00
clawdbot-tools.sessions.test.ts
feat: multi-agent routing + multi-account providers
2026-01-06 18:33:37 +00:00
clawdbot-tools.subagents.test.ts
fix(sessions_spawn): hard-fail invalid model overrides
2026-01-06 23:17:35 +00:00
clawdbot-tools.ts
feat: multi-agent routing + multi-account providers
2026-01-06 18:33:37 +00: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
minimax.live.test.ts
chore: apply biome formatting
2026-01-01 17:30:15 +01:00
model-auth.test.ts
fix: harden config form
2026-01-06 03:05:56 +01:00
model-auth.ts
feat: multi-agent routing + multi-account providers
2026-01-06 18:33:37 +00:00
model-catalog.ts
chore: rename project to clawdbot
2026-01-04 14:38:51 +00:00
model-fallback.ts
feat!: redesign model config + auth profiles
2026-01-06 00:56:58 +00:00
model-scan.ts
feat: add image model config + tool
2026-01-04 19:35:49 +01:00
model-selection.test.ts
feat!: redesign model config + auth profiles
2026-01-06 00:56:58 +00:00
model-selection.ts
feat!: redesign model config + auth profiles
2026-01-06 00:56:58 +00:00
models-config.test.ts
chore: rename project to clawdbot
2026-01-04 14:38:51 +00: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
fix/heartbeat ok delivery filter ( #246 )
2026-01-05 22:52:13 +00:00
pi-embedded-helpers.ts
feat!: redesign model config + auth profiles
2026-01-06 00:56:58 +00:00
pi-embedded-runner.test.ts
chore: rename project to clawdbot
2026-01-04 14:38:51 +00:00
pi-embedded-runner.ts
fix(agent): capture compaction retry AbortError for model fallback
2026-01-07 01:44:37 +01:00
pi-embedded-subscribe.test.ts
fix: improve compaction queueing and oauth flows
2026-01-06 05:41:24 +01:00
pi-embedded-subscribe.ts
fix: improve compaction queueing and oauth flows
2026-01-06 05:41:24 +01:00
pi-embedded-utils.ts
feat: centralize tool display metadata
2026-01-03 13:18:27 +01:00
pi-embedded.ts
feat: gate slash commands and add compact
2026-01-06 02:23:55 +01:00
pi-tool-definition-adapter.ts
docs(agent): annotate stream invariants
2026-01-05 18:10:03 +00:00
pi-tools.test.ts
feat: multi-agent routing + multi-account providers
2026-01-06 18:33:37 +00:00
pi-tools.ts
feat: multi-agent routing + multi-account providers
2026-01-06 18:33:37 +00:00
sandbox-create-args.test.ts
style: format tests and helpers
2026-01-04 14:57:57 +00:00
sandbox-paths.ts
feat: add per-session agent sandbox
2026-01-03 21:41:58 +01:00
sandbox.ts
feat(agent): add skipBootstrap config to skip bootstrap file creation ( #292 )
2026-01-06 11:02:51 -06: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
chore: rename project to clawdbot
2026-01-04 14:38:51 +00:00
skills.test.ts
style: format tests and helpers
2026-01-04 14:57:57 +00:00
skills.ts
style: format tests and helpers
2026-01-04 14:57:57 +00:00
system-prompt.test.ts
feat: standardize timestamps to UTC
2026-01-05 23:03:59 +00:00
system-prompt.ts
feat: update heartbeat defaults
2026-01-06 21:54:42 +00:00
timeout.ts
refactor: centralize agent timeout defaults
2026-01-06 02:48:44 +00:00
tool-display.json
feat: add sessions_spawn sub-agent tool
2026-01-06 08:41:45 +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