Skip to content

v0.0.1b

Choose a tag to compare

@lwaekfjlk lwaekfjlk released this 09 Apr 20:37
· 147 commits to main since this release
17039a5

v0.0.1 beta version

What's Changed

  • feat(src): add price calculation function by @4R5T in #6
  • feat(src): init class structure by @lwaekfjlk in #7
  • chore(test): update test case by @lwaekfjlk in #8
  • feat(poetry, script): update poetry and add scripts by @lwaekfjlk in #9
  • chore(deps): bump pypdf from 3.17.4 to 5.3.0 by @dependabot in #12
  • fix(scripts): fix thinker.py not running by @4R5T in #13
  • fix(scientist): update ruff bug by @lwaekfjlk in #16
  • fix(thinker): path fixing for thinker.py by @4R5T in #18
  • feat(writer): support writer prototype by @keyangds in #20
  • feat(workflow): support openhands resolver by @lwaekfjlk in #24
  • feat(chore): change resolver to gpt-4o by @lwaekfjlk in #28
  • feat(script): add review script and example for prompting by @4R5T in #27
  • chore(deps): bump anthropic from 0.46.0 to 0.47.2 by @dependabot in #26
  • chore(deps): bump openai from 1.63.2 to 1.64.0 by @dependabot in #23
  • chore(deps-dev): bump types-setuptools from 75.8.0.20250210 to 75.8.0.20250225 by @dependabot in #25
  • chore(poetry): update dependency in poetry by @lwaekfjlk in #34
  • feat(coder): support simple scripts to run coder by @lwaekfjlk in #37
  • feat(thinker): simplify thinker by @lwaekfjlk in #38
  • chore(deps): bump anthropic from 0.47.2 to 0.49.0 by @dependabot in #33
  • chore(deps): bump pyalex from 0.15.1 to 0.16 by @dependabot in #30
  • feat(thinker, reviewer): simplify thinker and reviewer by @lwaekfjlk in #48
  • bug(ci): fix pre-commit errors by @lwaekfjlk in #49
  • chore(deps-dev): bump types-setuptools from 75.8.0.20250225 to 75.8.2.20250301 by @dependabot in #54
  • chore(deps-dev): bump pytest from 8.3.4 to 8.3.5 by @dependabot in #53
  • chore(deps): bump pypdf from 5.3.0 to 5.3.1 by @dependabot in #52
  • Fix issue #47: [FEAT]: support code search by @Zijie-Lei in #50
  • feat(thinker, searcher): support idea generation with search by @4R5T in #57
  • feat(think, thinker): support think ideas from pdf papers by @4R5T in #58
  • feat(thinker): refine novelty_prompt with clearer search query instru… by @Zijie-Lei in #59
  • chore(deps-dev): bump types-setuptools from 75.8.2.20250301 to 75.8.2.20250305 by @dependabot in #61
  • feat(think_prompt): extend idea content by @4R5T in #63
  • feat(writer): support paper template and watermark by @keyangds in #65
  • chore(deps): bump pyalex from 0.16 to 0.18 by @dependabot in #66
  • feat(reviewer, thinker): support search for reviewer and adjust thinker by @4R5T in #79
  • chore(deps-dev): bump types-setuptools from 75.8.2.20250305 to 76.0.0.20250313 by @dependabot in #83
  • feat(tool): support base tool class by @lwaekfjlk in #80
  • Feature/support user config by @Zijie-Lei in #85
  • feat(writer): reorg writer by @keyangds in #93
  • feat(thinker): reorg thinker by @4R5T in #94
  • feat(readme) by @keyangds in #95
  • Feat demo by @keyangds in #96
  • feat(reviewer): reorg reviewer by @4R5T in #98
  • feat(demo): support an initial demo by @keyangds in #101
  • feat(thinker): refine thinker.py by @4R5T in #100
  • fix(ci): fix pre-commit error by @lwaekfjlk in #102
  • fix(reviewer, thinker)mypy errors reviewer by @4R5T in #105
  • fix(mypy): fix all rest mypy errors by @keyangds in #106
  • feat(doc): update readme with badge by @lwaekfjlk in #108
  • fix(doc): fix readme instruction by @lwaekfjlk in #110
  • feat(drawer): support basic diagram drawer by @lwaekfjlk in #111
  • fix(demo): fix demo run by @lwaekfjlk in #112
  • feat(poetry): modify toml for release by @lwaekfjlk in #113

New Contributors

Full Changelog: https://github.com/ulab-uiuc/tiny-scientist/commits/v0.0.1b