docs: Add prominent call-to-action for interactive dashboard #33
Annotations
10 errors and 1 warning
|
Run linter (ruff):
src/agent/policy.py#L22
src/agent/policy.py:22:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
Run linter (ruff):
src/agent/policy.py#L1
src/agent/policy.py:1:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Run linter (ruff):
src/agent/harness_evolution_algo.py#L17
src/agent/harness_evolution_algo.py:17:8: F401 `math` imported but unused
help: Remove unused import: `math`
|
|
Run linter (ruff):
src/agent/harness_evolution_algo.py#L15
src/agent/harness_evolution_algo.py:15:26: F401 `typing.Any` imported but unused
help: Remove unused import
|
|
Run linter (ruff):
src/agent/harness_evolution_algo.py#L15
src/agent/harness_evolution_algo.py:15:20: F401 `typing.Dict` imported but unused
help: Remove unused import
|
|
Run linter (ruff):
src/agent/harness_evolution_algo.py#L14
src/agent/harness_evolution_algo.py:14:44: F401 `dataclasses.field` imported but unused
help: Remove unused import: `dataclasses.field`
|
|
Run linter (ruff):
src/agent/harness_evolution_algo.py#L13
src/agent/harness_evolution_algo.py:13:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Run linter (ruff):
src/agent/harness_config.py#L8
src/agent/harness_config.py:8:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Run linter (ruff):
src/agent/agent_graph.py#L260
src/agent/agent_graph.py:260:9: F841 Local variable `params` is assigned to but never used
help: Remove assignment to unused variable `params`
|
|
Run linter (ruff):
src/agent/agent_graph.py#L12
src/agent/agent_graph.py:12:1: I001 Import block is un-sorted or un-formatted
help: Organize imports
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading