README.md
pyproject.toml
src/agent_workflow_ui/SKILL.md
src/agent_workflow_ui/__init__.py
src/agent_workflow_ui/__main__.py
src/agent_workflow_ui/browser.py
src/agent_workflow_ui/config.py
src/agent_workflow_ui/http_endpoint.py
src/agent_workflow_ui/opencode_config.py
src/agent_workflow_ui/roles_processor.py
src/agent_workflow_ui/server.py
src/agent_workflow_ui/skill_installer.py
src/agent_workflow_ui/state.py
src/agent_workflow_ui.egg-info/PKG-INFO
src/agent_workflow_ui.egg-info/SOURCES.txt
src/agent_workflow_ui.egg-info/dependency_links.txt
src/agent_workflow_ui.egg-info/entry_points.txt
src/agent_workflow_ui.egg-info/requires.txt
src/agent_workflow_ui.egg-info/top_level.txt
src/agent_workflow_ui/render/__init__.py
src/agent_workflow_ui/render/engine.py
src/agent_workflow_ui/render/frontmatter.py
src/agent_workflow_ui/render/default_templates/ack.html.j2
src/agent_workflow_ui/render/default_templates/increment-planning.html.j2
src/agent_workflow_ui/render/default_templates/project-setup.html.j2
src/agent_workflow_ui/tools/__init__.py
src/agent_workflow_ui/tools/awf.py
src/agent_workflow_ui/tools/forms.py
src/agent_workflow_ui/tools/templates.py