feat(backend): Public agent route started and utils package added #56
ci.yaml
on: push
Package: mypy
36s
Package: ruff
15s
Backend: mypy
41s
Backend: ruff
20s
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.
|