Files
magnus919_agent-skills/requirements-dev.txt
T
Magnus HedemarkandGitHub 6b44d6f490 feat: improve agent readiness with dev tooling, CI checks, and tests
All CI steps pass including the root pyproject.toml build fix.

14 signals addressed across 3 phases:
- Phase 1: single_command_setup, devcontainer, large_file_detection, tech_debt_tracking, duplicate_code_detection
- Phase 2: structured_logging, log_scrubbing, test_isolation, service_flow_documented, agents_md_validation
- Phase 3: integration_tests_exist, automated_security_review, runbooks_documented, issue_labeling_system
2026-07-29 18:23:26 -04:00

13 lines
180 B
Plaintext

jsonschema[format]==4.26.0
types-jsonschema>=4
requests==2.34.2
ruff>=0.9.0
pytest>=7.0
pytest-cov>=4.0
pytest-xdist>=3.0
mypy>=1.0
radon>=6.0
deptry>=0.20
bandit>=1.7
loguru>=0.7