Skip to content

Commit 995978a

Browse files
yunhao-jclaude
andcommitted
chore: consistency pass — kimi driver, prune dead fixtures/components, Support section
runners/kimi/ joins the other first-party drivers (ported from the phase harness); stale run-preview fixtures and trial-agent fixtures removed; 13 orphan components dropped; codercup-site plans consolidated into one canonical plans.jsonl; scoring suite allow-list env-driven; README gains a Support section. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 184bf8d commit 995978a

54 files changed

Lines changed: 709 additions & 1842 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ runners/ Per-agent drivers + shared run contract
7979
scoring/ Score-runner + publisher Lambdas (composite computation)
8080
scores/ Score ledger — single source of truth for site fixtures
8181
scripts/ Runner harness + fixture builder
82-
docs/ Methodology, design docs, build plan
82+
docs/ Methodology + architecture docs
8383
infra/ AWS CDK stacks (runner host, data layer, CDN)
8484
```
8585

@@ -108,6 +108,10 @@ CoderCup is open to any AI coding agent that runs headlessly on a Linux host thr
108108
- **Task suggestions** — want a requirement folded into the next iteration? [Open a task-suggestion issue](https://github.com/TestSprite/CoderCup/issues/new?template=task-suggestion.md).
109109
- **Bug reports**[bug template](https://github.com/TestSprite/CoderCup/issues/new?template=bug.md).
110110

111+
## Support
112+
113+
If you need any help, we're responsive on [Discord](https://discord.gg/W4JDrZfdB), and feel free to email us at [contact@testsprite.com](mailto:contact@testsprite.com) too.
114+
111115
## License
112116

113117
[Apache-2.0](./LICENSE)

app/components/AgentCard.tsx

Lines changed: 0 additions & 146 deletions
This file was deleted.

app/components/AgentLogo.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Vendor brand marks for the 3 v1 agents. SVG paths sourced from
2+
* Vendor brand marks for the leaderboard agents. SVG paths sourced from
33
* simple-icons (https://simpleicons.org) — MIT-licensed, attribution
44
* intentionally kept in the source file:
55
*

app/components/AgentTrajectory.tsx

Lines changed: 0 additions & 199 deletions
This file was deleted.

0 commit comments

Comments
 (0)