Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 643 Bytes

File metadata and controls

31 lines (24 loc) · 643 Bytes
tracker
kind active_states terminal_states
file
To Do
In Progress
Done
file
path
examples/issues.json
polling
interval_ms
30000
workspace
root
/tmp/sortie-test-workspaces
agent
kind max_turns max_concurrent_agents
mock
3
2

{{/* Offline validation workflow using file tracker and mock agent. Run from repo root: go run ./cmd/sortie examples/WORKFLOW.test.md */}} {{ .issue.identifier }}: {{ .issue.title }}

{{ if .issue.description }}{{ .issue.description }}{{ end }}

{{ if .run.is_continuation }}Continue working on the task. Review current state and proceed.{{ end }}