Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,5 @@ repos/
config.yml
hydra_outputs/
.commit0*
.agent*
.agent*
docs/analysis_*.md
6 changes: 6 additions & 0 deletions docs/analysis.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

| | Name | Summary | |
|--|--------|----------|--|
||[reference](/analysis_reference)|3628 / 33 ; duration: 18.66s||
||[test-save-commit0](/analysis_test-save-commit0)|0 / 0 ; duration: 0.00s||
||[model_name-claude-3-5-sonnet-20240620__run_tests-0__use_lint_info-0__use_spec_info-0](/analysis_model_name-claude-3-5-sonnet-20240620__run_tests-0__use_lint_info-0__use_spec_info-0)|0 / 0 ; duration: 0.00s||
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pass their unit tests. All libraries have:
Commit-0 is an interactive environment that makes it easy
to design and test new agents. You can:

* Efficiently run tests in isolated environemnts
* Efficiently run tests in isolated environments
* Distribute testing and development across cloud systems
* Track and log all changes made throughout.

Expand Down
Loading
Loading