feat(backend): Public agent route started and utils package added #55
ci.yaml
on: push
Package: mypy
31s
Package: ruff
19s
Backend: mypy
48s
Backend: ruff
15s
Annotations
2 errors
Ruff (F841):
backend/src/main.py#L96
src/main.py:96:5: F841 Local variable `agent` is assigned to but never used
|
Backend: ruff
Process completed with exit code 1.
|