Skip to content

chore: Update CHANGELOG with comprehensive feature list (2026-08-28) #22

chore: Update CHANGELOG with comprehensive feature list (2026-08-28)

chore: Update CHANGELOG with comprehensive feature list (2026-08-28) #22

Triggered via push August 27, 2026 19:57
Status Failure
Total duration 50s
Artifacts

ci.yml

on: push
Secret Scanning
5s
Secret Scanning
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 4 warnings
ruff (F401): src/agent/tools.py#L9
src/agent/tools.py:9:8: F401 `json` imported but unused help: Remove unused import: `json`
ruff (W292): src/agent/policy.py#L50
src/agent/policy.py:50:25: W292 No newline at end of file help: Add trailing newline
ruff (W293): src/agent/policy.py#L49
src/agent/policy.py:49:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): src/agent/policy.py#L47
src/agent/policy.py:47:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): src/agent/policy.py#L45
src/agent/policy.py:45:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): src/agent/policy.py#L39
src/agent/policy.py:39:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): src/agent/policy.py#L22
src/agent/policy.py:22:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (I001): src/agent/policy.py#L1
src/agent/policy.py:1:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (F841): 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`
ruff (I001): 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
ruff (F401): src/agent/tools.py#L9
src/agent/tools.py:9:8: F401 `json` imported but unused help: Remove unused import: `json`
ruff (W292): src/agent/policy.py#L50
src/agent/policy.py:50:25: W292 No newline at end of file help: Add trailing newline
ruff (W293): src/agent/policy.py#L49
src/agent/policy.py:49:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): src/agent/policy.py#L47
src/agent/policy.py:47:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): src/agent/policy.py#L45
src/agent/policy.py:45:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): src/agent/policy.py#L39
src/agent/policy.py:39:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): src/agent/policy.py#L22
src/agent/policy.py:22:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (I001): src/agent/policy.py#L1
src/agent/policy.py:1:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (F841): 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`
ruff (I001): 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
ruff (F401): src/agent/tools.py#L9
src/agent/tools.py:9:8: F401 `json` imported but unused help: Remove unused import: `json`
ruff (W292): src/agent/policy.py#L50
src/agent/policy.py:50:25: W292 No newline at end of file help: Add trailing newline
ruff (W293): src/agent/policy.py#L49
src/agent/policy.py:49:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): src/agent/policy.py#L47
src/agent/policy.py:47:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): src/agent/policy.py#L45
src/agent/policy.py:45:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): src/agent/policy.py#L39
src/agent/policy.py:39:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (W293): src/agent/policy.py#L22
src/agent/policy.py:22:1: W293 Blank line contains whitespace help: Remove whitespace from blank line
ruff (I001): src/agent/policy.py#L1
src/agent/policy.py:1:1: I001 Import block is un-sorted or un-formatted help: Organize imports
ruff (F841): 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`
ruff (I001): 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
Secret Scanning
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (Python 3.10)
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/
Test (Python 3.12)
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/
Test (Python 3.11)
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/