Skip to content

Add competition task sets and cleanup script#18

Closed
AaronGoldsmith wants to merge 2 commits intomainfrom
feature/competition-tasks
Closed

Add competition task sets and cleanup script#18
AaronGoldsmith wants to merge 2 commits intomainfrom
feature/competition-tasks

Conversation

@AaronGoldsmith
Copy link
Copy Markdown
Owner

Summary

  • 25 general competition tasks
  • 15 agentic tasks across 3 difficulty tiers (tool-heavy, reasoning, multi-agent)
  • Agent cleanup script for pruning dead weight

All tasks use relative paths and cross-platform commands.

🤖 Generated with Claude Code

- 25 general competition tasks (scripts/competition_tasks.json)
- 15 agentic tasks across 3 tiers requiring tool use (scripts/competition_tasks_agentic.json)
- cleanup_agents.py for pruning dead weight agents and fixing champion flags
- Gitignore .tree-workspace/ experiment artifacts

All tasks use relative paths and cross-platform commands.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings March 21, 2026 16:27
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds curated competition task sets (standard + “agentic” tool-heavy tiers) and introduces a utility script intended to clean up low-value agents / champion flags, plus a small .gitignore update for agent workspace output.

Changes:

  • Add scripts/competition_tasks.json with a set of general competition prompts.
  • Add scripts/competition_tasks_agentic.json with tiered, tool-oriented agentic tasks and verification/setup metadata.
  • Add scripts/cleanup_agents.py and update .gitignore to ignore .tree-workspace/.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 5 comments.

File Description
scripts/competition_tasks.json New general competition task list (JSON).
scripts/competition_tasks_agentic.json New tiered agentic task list with tool/setup/verification metadata (JSON).
scripts/cleanup_agents.py New script intended to retire zero-match agents and adjust champion flags.
.gitignore Intended to ignore .tree-workspace/ agent workspace output.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread scripts/competition_tasks.json Outdated
Comment thread scripts/competition_tasks_agentic.json Outdated
Comment thread scripts/competition_tasks_agentic.json Outdated
Comment thread scripts/cleanup_agents.py Outdated
Comment thread scripts/cleanup_agents.py Outdated
…pion re-election

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@AaronGoldsmith
Copy link
Copy Markdown
Owner Author

Closing — cleanup script is a one-off utility, task JSONs can be regenerated via the competition-tasks agent.

@AaronGoldsmith AaronGoldsmith deleted the feature/competition-tasks branch March 21, 2026 17:40
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.

2 participants