Skip to content

Add Flask in dependencies #410

Description

Describe the bug
Missing Flask from the standard dependencies.

To Reproduce
uv run hackagent web
❌ Flask is required for the web dashboard.

Install with:
pip install 'hackagent'

or

pip install flask

Expected behavior
adding flask as additional dependencies for dashboard (web)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions