What's Changed
- pass the cfg.desc_file to open by @thesofakillers in #7
- Direct any model (named without
claude-
) to the OpenAI backend. by @namin in #14 - Configure and enable final report generation from journal. by @namin in #15
- 📝 Update README to include local llm usage by @dexhunter in #17
- 🐳 Add Dockerfile by @dexhunter in #18
- 🐛 fix model issues with beta limitation by @dexhunter in #21
- 🚨 add linter workflow and fix issues by @dexhunter in #23
- 👷 Add github templates by @dexhunter in #24
- 🚨 Add black formatter by @dexhunter in #25
- Feat: Add WebUI (please merge with squash) by @dexhunter in #27
- ✨ Add validation plot and score for webui by @dexhunter in #28
- ♻️ Refactor webui to live render results by @dexhunter in #29
- 💄 Fix styling issue for webui by @dexhunter in #30
- ⬆️ Update requirements.txt by @dexhunter in #31
- 💄 Hide the right bottom hint by @dexhunter in #32
- 🐛 fix typo on the template by @dexhunter in #33
- 🚸 Update bug report template by @dexhunter in #36
- ⚡ update execution timeout logic more aggresively (#35) by @dexhunter in #37
- 🐛 handle missing function calls for openai (#35) by @dexhunter in #38
- ✨ Add anthropic tool use by @dexhunter in #39
- 🔧 Add Makefile by @dexhunter in #26
- Release 0.2.0 by @dexhunter in #41
New Contributors
- @thesofakillers made their first contribution in #7
- @namin made their first contribution in #14
- @dexhunter made their first contribution in #17
Full Changelog: v0.1.4...v0.2.0