v0.1.0
What's Changed
- feat(llm): support function call & togetherai by @Kunlun-Zhu in #195
- chore(deps): bump anthropic from 0.50.0 to 0.51.0 by @dependabot in #196
- chore(deps-dev): bump types-setuptools from 80.0.0.20250429 to 80.3.0.20250505 by @dependabot in #191
- chore(deps): bump together from 0.2.4 to 1.2.12 by @dependabot in #199
- fix(llm): not getting api key right by @4R5T in #198
- chore(deps): bump pymupdf4llm from 0.0.22 to 0.0.23 by @dependabot in #201
- chore(deps): bump cairosvg from 2.7.1 to 2.8.2 by @dependabot in #208
- feat(llm): adding support for ollama, lmstudio, openai API compatible backends, bump aider-chat by @arty-hlr in #214
- chore(deps-dev): bump types-requests from 2.32.0.20250328 to 2.32.0.20250515 by @dependabot in #207
- chore(deps): bump pypdf from 5.4.0 to 5.5.0 by @dependabot in #205
- chore(deps): bump pymupdf4llm from 0.0.23 to 0.0.24 by @dependabot in #202
- fix(thinker): remove redundant ranking usage by @4R5T in #231
- feat(thinker): add custom ranking criteria by @4R5T in #234
- feat(ui): support frontend ui by @lwaekfjlk in #236
- feat(readme): replacing a more clear figure by @lwaekfjlk in #237
- feat(script): organize the scripts by @lwaekfjlk in #238
- feat(utils): support budget control by @Zijie-Lei in #240
- chore(deps): bump pymupdf from 1.25.5 to 1.26.1 by @dependabot in #239
- chore(deps): bump aider-chat from 0.83.1 to 0.84.0 by @dependabot in #232
- chore(deps-dev): bump types-setuptools from 80.3.0.20250505 to 80.9.0.20250529 by @dependabot in #230
- chore(deps): bump reportlab from 4.4.0 to 4.4.1 by @dependabot in #228
- feat(drawer): polish drawing tool by @keyangds in #248
- chore(deps): bump pypdf from 5.5.0 to 5.6.1 by @dependabot in #247
- chore(deps-dev): bump pytest from 8.3.5 to 8.4.1 by @dependabot in #246
- chore(deps): bump mypy from 1.15.0 to 1.16.1 by @dependabot in #245
- feat(frontend, backend, writer, coder): support ui by @4R5T in #255
- feat(frontend, backend): updated ui with reviewer by @4R5T in #257
- feat(safety): support idea defense by @Ziheng-Qi in #256
- chore(deps): bump reportlab from 4.4.1 to 4.4.2 by @dependabot in #253
- chore(deps): bump beartype from 0.20.2 to 0.21.0 by @dependabot in #252
- chore(deps): bump together from 1.5.8 to 1.5.17 by @dependabot in #251
- feat(frontend, backend): Add tables for backend and UI by @4R5T in #258
- fix(formatter): update writer formatter by @lwaekfjlk in #249
- feat(frontend): new robot logo by @4R5T in #259
- feat(poetry): prepare for 0.1.0 release by @lwaekfjlk in #266
New Contributors
- @arty-hlr made their first contribution in #214
- @Ziheng-Qi made their first contribution in #256
Full Changelog: v0.0.4...v0.1.0