..
pi-extensions
fix(agent): protect bootstrap prefix from pruning
2026-01-07 18:17:18 +00:00
tools
fix(cron): use jobId parameter instead of id for AI tool schema
2026-01-08 20:47:22 +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
fix: per-agent sandbox overrides
2026-01-07 17:31:40 +01:00
agent-scope.ts
feat: allow sessions_spawn cross-agent
2026-01-08 06:56:34 +00:00
auth-profiles.test.ts
fix(ci): stabilize windows paths
2026-01-08 03:03:03 +00:00
auth-profiles.ts
feat(auth): sync OAuth from Claude/Codex CLIs
2026-01-07 10:47:57 +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
style: apply lint fixes
2026-01-08 04:44:15 +00:00
bash-tools.ts
fix: scope process sessions per agent
2026-01-07 23:35:04 +01:00
clawdbot-gateway-tool.test.ts
feat: add gateway config/update restart flow
2026-01-08 01:30:02 +01:00
clawdbot-tools.agents.test.ts
style: lint cleanup
2026-01-08 08:40:02 +01: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.sessions.test.ts
feat: multi-agent routing + multi-account providers
2026-01-06 18:33:37 +00:00
clawdbot-tools.subagents.test.ts
test: add agent allowlist coverage
2026-01-08 07:14:08 +00:00
clawdbot-tools.ts
feat: add slack multi-account routing
2026-01-08 08:49:16 +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
minimax.live.test.ts
chore: apply biome formatting
2026-01-01 17:30:15 +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
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.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
fix: normalize z.ai provider ids in auth profiles
2026-01-07 05:31:01 +01:00
model-selection.ts
fix: normalize z.ai provider ids in auth profiles
2026-01-07 05:31:01 +01: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
feat(telegram): wire replyToMode config, add forum topic support, fix messaging tool duplicates
2026-01-08 00:50:47 +00:00
pi-embedded-helpers.ts
feat(telegram): wire replyToMode config, add forum topic support, fix messaging tool duplicates
2026-01-08 00:50:47 +00:00
pi-embedded-runner-extraparams.test.ts
feat(agent): auto-enable GLM-4.7 thinking mode
2026-01-08 04:10:56 +01:00
pi-embedded-runner.test.ts
refactor: rebuild agent system prompt
2026-01-08 02:20:30 +01:00
pi-embedded-runner.ts
feat: add slack multi-account routing
2026-01-08 08:49:16 +01:00
pi-embedded-subscribe.test.ts
feat: telegram draft streaming
2026-01-07 11:08:32 +01:00
pi-embedded-subscribe.ts
feat: add slack multi-account routing
2026-01-08 08:49:16 +01: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
fix(ci): stabilize windows bash tests
2026-01-08 03:29:05 +00:00
pi-tools.test.ts
fix(tools): finalize Vertex schema flattening ( #409 )
2026-01-07 17:54:19 +00:00
pi-tools.ts
feat: add slack multi-account routing
2026-01-08 08:49:16 +01:00
sandbox-agent-config.test.ts
fix(ci): stabilize windows paths
2026-01-08 03:03:03 +00:00
sandbox-create-args.test.ts
feat: add sandbox scope default
2026-01-07 02:52:41 +01:00
sandbox-merge.test.ts
refactor(sandbox): unify scope + per-agent overrides
2026-01-08 01:17:55 +01:00
sandbox-paths.ts
feat: add per-session agent sandbox
2026-01-03 21:41:58 +01:00
sandbox.ts
refactor(sandbox): unify scope + per-agent overrides
2026-01-08 01:17:55 +01: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
feat: add skill filter + group system prompt plumbing
2026-01-07 11:44:37 +01:00
skills.ts
feat: add skill filter + group system prompt plumbing
2026-01-07 11:44:37 +01:00
subagent-announce.ts
feat: update subagent announce + archive
2026-01-07 06:53:01 +01:00
subagent-registry.ts
feat: update subagent announce + archive
2026-01-07 06:53:01 +01:00
system-prompt.test.ts
fix: update changelog + prompt test
2026-01-08 20:08:27 +01:00
system-prompt.ts
fix: rename ClaudeBot to Clawdbot in system prompt ( #502 )
2026-01-08 11:24:00 -06:00
timeout.ts
refactor: centralize agent timeout defaults
2026-01-06 02:48:44 +00:00
tool-display.json
feat: add agents_list tool
2026-01-08 07:06:36 +00: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