agents
agents copied to clipboard
Chore/add precommit config
Adds a pre-commit configuration using Ruff and Black, enabling automatic code formatting and linting on commit.
[!NOTE] Introduces basic repo tooling for formatting/linting and environment checks.
- Adds
.pre-commit-config.yamlwithruff(auto-fix) andblackhooks- Adds
scripts/bash/check_env.shto verify.envexists and required vars (POLYGON_WALLET_PRIVATE_KEY,OPENAI_API_KEY) are non-emptyWritten by Cursor Bugbot for commit 3444c59edb83b4cb6c51943eac2b030244b4d0ad. This will update automatically on new commits. Configure here.