Skip to content

Remove baseline tools to avoid hinting at solutions#1

Merged
mrdmnd merged 1 commit intomainfrom
cleanup/remove-baseline-tools
Feb 9, 2026
Merged

Remove baseline tools to avoid hinting at solutions#1
mrdmnd merged 1 commit intomainfrom
cleanup/remove-baseline-tools

Conversation

@mrdmnd
Copy link
Collaborator

@mrdmnd mrdmnd commented Feb 9, 2026

Summary

  • Deletes tools/run_sql.py and tools/inspect_database.py so candidates build their own tools from scratch.
  • Removes all imports and references to these tools from interactive.py, evaluation/evaluate.py, tools/submit_answer.py, and tools/your_cool_tool_here.py.
  • Updates descriptive text to be generic rather than referencing removed tools.

Made with Cursor

Remove run_sql and inspect_database tools and all references to them
from interactive.py, evaluate.py, submit_answer.py, and other files.
Candidates should build their own tools from scratch.

Co-authored-by: Cursor <cursoragent@cursor.com>
@mrdmnd mrdmnd merged commit 729c1e0 into main Feb 9, 2026
3 checks passed
@mrdmnd mrdmnd deleted the cleanup/remove-baseline-tools branch February 9, 2026 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant