Files
Aniket 5ccab6ba3b chore: delete Agno dead code (Phase 1)
Closes #307

Agno was imported by nothing, had undefined-variable bugs,
and was not a declared dependency.

Removed:
- agentic_security/agents/ (operator_agno.py)
- docs/mcp_agno_integration.md
- .gitignore reference to operator_agno.py

No agno references remain in source code.
Pre-existing test failures (missing tabulate module) confirmed
unrelated to this change via git stash verification.
2026-06-11 23:22:36 +05:30

30 lines
330 B
Plaintext

*.db
*.py[cod]
.web
__pycache__/
failures.csv
runs/
*.todo
logs/
modal_agent.py
sandbox.py
site/
agesec.toml
.clinerules
garak_rest.json
2025.*.json
inv/
scripts/
docx/
agentic_security.toml
/venv
*.csv
.claude/
plan.md
auto_loop.sh
agentic_security/static/elm-stuff/
agentic_security/static/node_modules/
.cache/
COMMIT_MSG.txt