Commit Graph

4 Commits

Author SHA1 Message Date
agent-company c317632edb ci: add pytest and ruff linting to CI, fix all lint errors
- Add test job to build.yaml that runs pytest and ruff before building images
- Add standalone test.yaml workflow for PRs
- Add ruff.toml with E/F/I rules configured
- Fix all ruff lint errors: sort imports, remove unused imports, fix re-exports
- Build jobs now depend on test job passing (needs: test)

Closes leeworks-agents/SPARC#18
Closes leeworks-agents/SPARC#19

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 06:04:24 +00:00
0xWheatyz 63a9889e5b feat: patent retrival and semi-processed 2025-12-08 19:33:02 -05:00
0xWheatyz 5569f20b8b refactor: dataclasses are now defined as types in types.py 2025-11-27 19:22:43 -05:00
0xWheatyz 8ca435a78a chore: include local files 2025-11-15 22:13:31 -05:00