This commit is contained in:
3
.agent/controllers/portable-tool-path/goal.md
Normal file
3
.agent/controllers/portable-tool-path/goal.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Goal
|
||||
|
||||
Describe the goal for this controller.
|
||||
3
.agent/controllers/portable-tool-path/plan.toon
Normal file
3
.agent/controllers/portable-tool-path/plan.toon
Normal file
@@ -0,0 +1,3 @@
|
||||
version: 1
|
||||
goal_summary: No plan yet
|
||||
steps[0]:
|
||||
5
.agent/controllers/portable-tool-path/standards.md
Normal file
5
.agent/controllers/portable-tool-path/standards.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Standards
|
||||
|
||||
- Keep code maintainable.
|
||||
- Avoid one-off hacks.
|
||||
- Leave tests green.
|
||||
31
.agent/controllers/portable-tool-path/state.toon
Normal file
31
.agent/controllers/portable-tool-path/state.toon
Normal file
@@ -0,0 +1,31 @@
|
||||
version: 1
|
||||
phase: planning
|
||||
stop_reason: null
|
||||
goal_status: unknown
|
||||
goal_revision: 0
|
||||
current_step_id: null
|
||||
iteration: 0
|
||||
replan_required: false
|
||||
completed_steps[0]:
|
||||
blocked_steps[0]:
|
||||
last_verification: null
|
||||
last_cleanup_summary: null
|
||||
last_full_test_summary: null
|
||||
history[0]:
|
||||
notes[0]:
|
||||
planning_rejection_counters:
|
||||
planning_annotation_counters:
|
||||
planning_session:
|
||||
pending_input: null
|
||||
pending_question: null
|
||||
transcript[1]{role,content}:
|
||||
user,Can you setup a distribution path so i can use this tool in other projects?
|
||||
started_at: "1775319077"
|
||||
last_usage_refresh_at: "1775319155"
|
||||
last_usage_input_tokens: null
|
||||
last_usage_output_tokens: null
|
||||
last_usage_primary_window: null
|
||||
last_usage_secondary_window: null
|
||||
run_model: "gpt-5.3-codex-spark"
|
||||
fast_mode: false
|
||||
allow_branching: false
|
||||
Reference in New Issue
Block a user