OLLMcoder.Task
Description:
Content:
Classes:
- Details - One task in the plan. Built from task
list output; updated from refinement output.
- List - Ordered list of task steps produced by
planning; runs refinement and execution.
- ResultParser - Parses structured markdown
responses from the LLM into task data and results.
- Step - One unit of the task list: either a single
task or a concurrent group.
- Tool - Parsed tool call (refinement) and/or one
execution run.
Enums: