Skip to content

sapiens_cli v0.3.0

Compare
Choose a tag to compare
@ssoudan ssoudan released this 25 Apr 21:41
· 573 commits to main since this release
d3d19e1

Chore

  • release prep

Chore

  • CHANGELOGs
  • CHANGELOG
  • update

New Features

  • Discord bot
  • arXiv query api
  • async TaskProgressUpdateHandler
  • basic integration with discord
  • more detailed updates while working on a task
  • reduce initial prompt size
  • summarize tool

Bug Fixes

  • sorted tool descriptions (by name)
  • pyo3-asyncio features

Refactor

  • main loop to process model and tools outputs

New Features (BREAKING)

  • async api for Tools and in most places actually

Refactor (BREAKING)

  • main loop to process model and tools outputs (part 2)

Commit Statistics

  • 19 commits contributed to the release over the course of 4 calendar days.
  • 5 days passed between releases.
  • 16 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Pyo3-asyncio features (260cbe6)
    • Release sapiens v0.4.0, sapiens_derive v0.3.1, sapiens_tools v0.4.0, sapiens_bot v0.2.2, sapiens_cli v0.3.0, safety bump 3 crates (0da51f4)
    • CHANGELOGs (1a6b897)
    • Merge pull request #8 from ssoudan/tools (3b7f2b2)
    • CHANGELOG (6e90dcd)
    • Update (35a6a99)
    • Reduce initial prompt size (a08cd20)
    • Summarize tool (23383eb)
    • Release sapiens v0.3.0, sapiens_derive v0.3.0, sapiens_tools v0.3.0, sapiens_bot v0.2.2, sapiens_cli v0.3.0, safety bump 3 crates (12e417c)
    • Discord bot (8be8d0f)
    • Release prep (1452992)
    • ArXiv query api (0840086)
    • Sorted tool descriptions (by name) (c37e7ca)
    • Async TaskProgressUpdateHandler (774d5a6)
    • Basic integration with discord (dee80b4)
    • Async api for Tools and in most places actually (772e8eb)
    • More detailed updates while working on a task (d497429)
    • Main loop to process model and tools outputs (part 2) (b11b947)
    • Main loop to process model and tools outputs (15c52d8)