mirror of
https://github.com/cline/cline.git
synced 2026-09-19 10:13:34 +08:00
* remove un-implemented tests and create foundation for running cline in cli for exercism * running version for python language * remove unused code and reorder benchmark adapter * remove optional helper functions from BenchmarkAdapter * unskipping tests for java and javascript * updating db schema * updating output to match schema * functional tests for all languages * clean up unused commit and stored result * nits * small changes to wording * adding to the test outputs * using stdin for cline task send * adding results dir to gitignore * updating readme * small nits for readme