Skip to content

v0.2.0 sticky mode · inspect · legacy DAG recovery

Choose a tag to compare

@toustifer toustifer released this 16 Jul 19:40
· 12 commits to master since this release

Highlights

  • Sticky mode: /agentflow on keeps agentflow context active across turns via UserPromptSubmit + statusline
  • Inspect trees: /agentflow inspect project/DAG/task/blockers/workers/next views
  • Legacy DAG recovery: default resume skips legacy/deprioritized DAGs; explicit /agentflow resume dag <dag_id> can target them
  • Safe worktree repair: invalid worktrees only repaired with resume_targeted + allow_repair, and paths are quarantined (.invalid-bak) instead of deleted

Binaries

File Platform
agentflow-windows-amd64.exe Windows x64
agentflow-linux-amd64 Linux x64
agentflow-darwin-amd64 macOS Intel
agentflow-darwin-arm64 macOS Apple Silicon

Source

Commit: 92a1c7b