What's Changed
Changes since v0.1.0
- fix(tui): lock Nexus instances, fix GitHub token propagation, anchor artifacts to ~/.agentflow (020786e)
- feat(tui): redesign agent config screen with inline editing (9a8d93c)
- fix(ci): sanitize branch names with slashes for Docker tags (025e4ad)
- fix(tui): make current_state mutable in agent step (1d6ab53)
- feat(tui): add agent configuration step for instances, model backend, and tokens (8697c43)
Installation
curl -fsSL https://raw.githubusercontent.com/The-AgenticFlow/AgentFlow/main/scripts/install.sh | bash