Releases: codecrafters-io/claude-code-tester
Release list
v13
v12
What's Changed
- Allow
responsesAPI by @UdeshyaDhungana in #23 - Disable extra logs + Modify prompt for consistent fixtures by @UdeshyaDhungana in #26
- Extension skills by @yeswanth in #28
New Contributors
Full Changelog: v11...v12
v11
v10
Changelog
c948c79 Merge pull request #21 from codecrafters-io/andy/remove-rlimit-as
9ee245b Update tester-utils dependency to v0.4.15 in go.mod and go.sum
e0e27c0 Merge pull request #14 from codecrafters-io/fixtures-automation
210f952 Tweak prompt in case of recording fixtures/testing
a040875 Update branch of tester utils in workflows to master after merging changes in the repo
e6136cc ci: add regenerated fixtures
63c9601 Correct make setup block syntax
cf7f93e Install claude code and uv as setup block in makefile
3e773fc Add setup block in Makefile
fee8979 Make wofkflow use 'regen-fixtures' branch of tester utils
33e1f56 Re-use regenerate fixtures workflow from tester utils
2e13914 Merge branch 'main' into fixtures-automation
00490b4 Merge pull request #16 from codecrafters-io/cursor/workflow-checkout-ref-cb83
c440422 Fix checkout branch mismatch in record_fixtures workflow
6ef6b5f Merge pull request #15 from codecrafters-io/cursor/record-fixtures-workflow-1105
9704359 Fix hardcoded username and untracked file detection in CI workflow
524a53f Add regenerated fixtures; add github workflow for regenerating fixtures
v8
v7
Changelog
bb64e38 Add testing package and update guard rail prompt in stage test write tool.
v6
v5
Changelog
14ff7cc Merge pull request #12 from codecrafters-io/paul-test
efafe11 Merge pull request #13 from codecrafters-io/cursor/unreachable-switch-case-2f23
1626b73 Remove unreachable subtraction case from getOperationResult switch
51eb539 revert Makefile changes
7378f03 update test_prompt_response.go
d378155 update uv.lock
aa18de1 update
c94a722 read tool addition
f591dab Merge pull request #11 from codecrafters-io/base-stages-patch
215cd69 Use latest tester utils
bf8a204 Add memory-limits-fix branch of tester-utils
2a0d3a2 Update makefile
9b91872 Update readme in write test case, update scenarios to use env vars, correct stages_test and update makefile to include test with users code
v4
Changelog
e300c1b Merge pull request #10 from codecrafters-io/remove-trailing-slash
026a722 Remove trailing slash from OPENROUTER_BASE_URL
9c6190a Merge pull request #9 from codecrafters-io/prompt-fixes
5dca004 Remove openrouter environment variable from your_program and put in TestStages
603f8b6 Add step to install uv in test.yml
9a7804f Fix prompts and add users starter code
v3
Changelog
1a19c64 Merge pull request #5 from codecrafters-io/remaining-base-stages
5188959 Merge pull request #7 from codecrafters-io/use-old-claude-code
1548fb3 Use older version of claude code
814a8cd Record fixtures
d8ad2fc Fix indentation in workspace python file and increase timeout to 45 secs from agent loop and onwards
e0efabe Update prompt
6b97d72 Use workspace manager to setup workspace instead of utils, make prompts short, only keep relevant logs
4f08ff2 Re-record fixtures
4d879b7 Cleanup stage_test and remove old comments
26dbc78 Edit guardrails prompt and bug fixes
7a09ffe Correct anthropic base url
b719b1a Rename variables and remove unnecessary comments
27915d2 Fix main file name to main.py in glob tool
9f250e4 Remove old api key and insert dummy key and base url
92f4320 Add remaining tests for base stages