This folder contains utility scripts for tasks like checking updates, queuing deployments, and testing.
-
Files:
- check_updates.py: Checks for updates.
- queue_missing_agent_deployments.py: Queues deployments.
- run_task.py: Runs specific tasks.
- test_comprehensive_evaluation.py: Tests evaluations.
- test_proposal_evaluation.py: Tests proposal evals.
- test_xtweet_retrieval.py: Tests tweet retrieval.
-
Subfolders:
- (None)
Scripts interact with app/services/ and backend for testing and maintenance.
- Parent Folder: Up: Root README
- Child Folders (if applicable):
- (None)
Make scripts executable; use for CI/CD.