II.
Page overview
Reference · livepage:docs-harness-features-backlog-gaps-tools-capabilities-gap-tools-033
GAP-TOOLS-033: Runtime Configuration Tool overview
Inspect the raw attributes, linked wiki pages, and inbound or outbound graph edges for page:docs-harness-features-backlog-gaps-tools-capabilities-gap-tools-033.
Attributes
nodeKind
Page
sourcePath
docs/harness-features-backlog/gaps/tools-capabilities/GAP-TOOLS-033.md
sourceKind
repo-docs
title
GAP-TOOLS-033: Runtime Configuration Tool
displayName
GAP-TOOLS-033: Runtime Configuration Tool
slug
docs/harness-features-backlog/gaps/tools-capabilities/gap-tools-033
articlePath
wiki/docs/harness-features-backlog/gaps/tools-capabilities/GAP-TOOLS-033.md
article
# GAP-TOOLS-033: Runtime Configuration Tool
| Field | Value |
|-------|-------|
| Category | tools-capabilities |
| Priority | Low |
| Effort | S |
| Status | Missing |
## Description
Modify babysitter configuration at runtime from within orchestrated tasks.
CC's `ConfigTool` allows agents to change settings during a session.
## Current State
Babysitter has a `configure` CLI command but it's not available as an agentic
tool. Pi sessions and orchestrated tasks cannot modify compression settings,
breakpoint rules, or other configuration during execution. All configuration
is set before the run starts.
## Target State
A `config` agentic tool that can read and modify babysitter settings:
- Compression settings (toggle layers, set thresholds)
- Breakpoint auto-approval rules (add/remove rules during run)
- Model selection per-task
- Timeout overrides
Changes are scoped to the current run (not persisted globally unless explicitly
requested).
## Dependencies
- None.
## Key Files
| Component | Path |
|-----------|------|
| Config module | `packages/babysitter-sdk/src/config/` |
| Compression config | `packages/babysitter-sdk/src/compression/` |
| Breakpoint rules | `packages/babysitter-sdk/src/breakpoints/rules.ts` |
## Recommendation
M0 (Quick Wins). Low priority -- configuration is typically set before orchestration.
documents
[]
Outgoing edges
None.
Incoming edges
contains_page1
- page:docs-harness-features-backlog·PageHarness Features Backlog: Gap Analysis (Restructured)