Skip to content

Releases: codecrafters-io/claude-code-tester

v13

Choose a tag to compare

@yeswanth yeswanth released this 25 Sep 16:00
4a24432

What's Changed

Full Changelog: v12...v13

v12

v12

Choose a tag to compare

@yeswanth yeswanth released this 24 Sep 11:55
32b6fa6

What's Changed

New Contributors

Full Changelog: v11...v12

v11

v11

Choose a tag to compare

@github-actions github-actions released this 08 Feb 16:16
c84f2aa

Changelog

c84f2aa Merge pull request #22 from codecrafters-io/andy/update-tester-utils-0.1.45
3fd8d2a CC-2143: Update tester-utils to v0.4.15

v10

v10

Choose a tag to compare

@github-actions github-actions released this 05 Feb 18:37
c948c79

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

v8

Choose a tag to compare

@github-actions github-actions released this 03 Feb 23:43
367c921

Changelog

367c921 Merge pull request #19 from codecrafters-io/delete-glob-stage
5ea2b48 update bash tool prompts
8fbabde delete glob stage

v7

v7

Choose a tag to compare

@github-actions github-actions released this 03 Feb 04:23

Changelog

bb64e38 Add testing package and update guard rail prompt in stage test write tool.

v6

v6

Choose a tag to compare

@github-actions github-actions released this 03 Feb 04:17
2b39cc5

Changelog

2b39cc5 Merge pull request #18 from codecrafters-io/remove-guardrails-for-last-stages
84d9667 Add guard rail prompts for stable fixture handling in test tools

v5

v5

Choose a tag to compare

@github-actions github-actions released this 03 Feb 02:06
14ff7cc

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

v4

Choose a tag to compare

@github-actions github-actions released this 28 Jan 06:34
e300c1b

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

v3

Choose a tag to compare

@github-actions github-actions released this 23 Jan 08:29
1a19c64

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