Skip to content

Releases: esafak/seance

v0.5.1 Shell completion

10 Aug 18:34
5de5814

Choose a tag to compare

What's Changed

  • feat: add command line completion with carapace by @esafak in #22

Full Changelog: v0.5.0...v0.5.1

v0.5.0 LMStudio

07 Aug 21:04
6da1fa7

Choose a tag to compare

What's Changed

  • feat: Add LMStudio provider support by @esafak in #20
  • feat: Support structured output with LMStudio by @esafak in #21

Full Changelog: v0.4.0...v0.5.0

v0.4.0 Structured outputs

30 Jul 04:33
ac9af82

Choose a tag to compare

What's Changed

  • feat: Add JSON response mode by @esafak in #17
  • feat: Add JSON schema support for structured output, drop jsony by @esafak in #19

Full Changelog: v0.3.6...v0.4.0

v0.3.6 OpenRouter support, simpler API

23 Jul 19:28
b7769c2

Choose a tag to compare

What's Changed

  • feat: Implement configuration wizard for initial setup by @esafak in #14
  • refactor: Remove redundant version command and update AGENT.md by @esafak in #15
  • feat: Add OpenRouter support by @esafak in #16

Full Changelog: v0.3.5...v0.3.6

v0.3.5

18 Jul 05:13
250384b

Choose a tag to compare

What's Changed

  • fix: don't shadow other CLI utilities when imported by @esafak in #13

Full Changelog: v0.3.4...v0.3.5

v0.3.4

18 Jul 03:09
1faeac2

Choose a tag to compare

What's Changed

  • feat: Add caching for Nimble packages in CI by @esafak in #9
  • refactor: Add support for chatting without sessions by @esafak in #10
  • refactor: Deduplicate model selection logic and HTTP handler by @esafak in #11
  • refactor: Consolidate chat and dispatchChat methods by @esafak in #12

Full Changelog: v0.3.2...v0.3.4

v0.3.2 Rename `chat` to `dispatchChat` to avoid a collision

14 Jul 23:08
bc5f929

Choose a tag to compare

What's Changed

  • refactor: Rename chat to dispatchChat to avoid a collision by @esafak in #8

Full Changelog: v0.3.1...v0.3.2

v0.3.1: Add getProvider for library use

14 Jul 20:16
6439c13

Choose a tag to compare

What's Changed

  • feat: Add getProvider convenience function and update docs by @esafak in #7

Full Changelog: v0.3.0...v0.3.1

v0.3.0: Make the API session-centric, allow switching providers

14 Jul 03:56

Choose a tag to compare

What's Changed

  • refactor: Make the API session-centric, allow switching providers by @esafak in #6

Full Changelog: v0.2.1...v0.3.0

0.2.1: INI config file

13 Jul 22:39

Choose a tag to compare

What's Changed

  • feat: Migrate to std/parsecfg and add corruption detection by @esafak in #5

Full Changelog: v0.2.0...v0.2.1