Skip to content

Releases: theantichris/ghost

v3.7.0

25 Feb 01:26
Immutable release. Only release title and notes can be modified.
6fc8913

Choose a tag to compare

GHOST v3.7.0 // UPLINK ONLINE

Delta: v3.6.0 → v3.7.0

Changelog

FEATURES // new mods

  • feat: prompt loader (#255)

Full Changelog: v3.6.0...v3.7.0

Released by GoReleaser.

v3.6.0

22 Feb 17:57
Immutable release. Only release title and notes can be modified.
ca1d726

Choose a tag to compare

GHOST v3.6.0 // UPLINK ONLINE

Delta: v3.5.0 → v3.6.0

Changelog

FEATURES // new mods

  • feat: conversation search by title (#246)
  • feat: conversation storage location (#241)
  • feat: load threads (#244)
  • feat: new chat thread (#250)
  • feat: save conversations (#242)
  • feat: thread list (#243)

Full Changelog: v3.5.0...v3.6.0

Released by GoReleaser.

v3.5.0

04 Feb 01:22
Immutable release. Only release title and notes can be modified.
6878957

Choose a tag to compare

GHOST v3.5.0 // UPLINK ONLINE

Delta: v3.4.0 → v3.5.0

Changelog

FEATURES // new mods

  • feat: make command mode a text input (#230)

REFACTOR // rewired circuits

  • refactor: channel streaming in root command (#229)
  • refactor: input (#227)

Full Changelog: v3.4.0...v3.5.0

Released by GoReleaser.

v3.4.0

02 Feb 04:09
Immutable release. Only release title and notes can be modified.
20aad49

Choose a tag to compare

GHOST v3.4.0 // UPLINK ONLINE

Delta: v3.3.0 → v3.4.0

Changelog

FEATURES // new mods

  • feat: unified file handling (#226)

OTHER // static

  • Feat/issue 208/tui image support (#225)

Full Changelog: v3.3.0...v3.4.0

Released by GoReleaser.

v3.3.0

28 Jan 04:13
Immutable release. Only release title and notes can be modified.
848b9b8

Choose a tag to compare

GHOST v3.3.0 // UPLINK ONLINE

Delta: v3.2.0 → v3.3.0

Changelog

FEATURES // new mods

  • feat: TUI file support (#217)

Full Changelog: v3.1.0...v3.3.0

Released by GoReleaser.

v3.2.0

25 Jan 23:04
Immutable release. Only release title and notes can be modified.
a4ab6e3

Choose a tag to compare

GHOST v3.2.0 // UPLINK ONLINE

Delta: v3.1.0 → v3.2.0

Changelog

FEATURES // new mods

  • feat: add scrolling and keybinds to viewport (#211)
  • feat: basic TUI (#206)
  • feat: conversation storage schema
  • feat: implement tool calls in TUI
  • feat: input history (#213)
  • feat: multiline input (#212)

FIXES // patch run

  • fix: assign messages instead of appending
  • fix: stop stream for tool errors

REFACTOR // rewired circuits

  • refactor: abstracted tool loop into agent package
  • refactor: get and check tool definitions inside RunToolLoop())
  • refactor: move tool registration to registerTools
  • refactor: rename model.history to model.chatHistory
  • refactor: update root command to use agent.RunToolLoop())
  • refactor: update tests to use new MockTool

Full Changelog: v3.1.0...v3.2.0

Released by GoReleaser.

v3.1.0

18 Jan 21:40
Immutable release. Only release title and notes can be modified.
b9f7e42

Choose a tag to compare

GHOST v3.1.0 // UPLINK ONLINE

Delta: v3.0.1 → v3.1.0

Changelog

FEATURES // new mods

  • feat: tool framework and web search (#179)

REFACTOR // rewired circuits

  • refactor: root command (#178)

Full Changelog: v3.0.1...v3.1.0

Released by GoReleaser.

v3.0.1

08 Jan 22:44
Immutable release. Only release title and notes can be modified.
34050c9

Choose a tag to compare

GHOST v3.0.1 // UPLINK ONLINE

Delta: v3.0.0 → v3.0.1

Changelog

FEATURES // new mods

  • feat: show processing message during image analysis (#176)

REFACTOR // rewired circuits

  • refactor: analyze each image separately (#177)

Full Changelog: v3.0.0...v3.0.1

Released by GoReleaser.

v3.0.0

05 Jan 03:04
Immutable release. Only release title and notes can be modified.
c9e9af0

Choose a tag to compare

GHOST v3.0.0 // UPLINK ONLINE

Delta: v2.4.0 → v3.0.0

Changelog

FEATURES // new mods

  • feat: add 5 minute timeout to context (#134)
  • feat: add json format (#168)
  • feat: basic chat command (#152)
  • feat: cli flags (#163)
  • feat: e2e tests (#133)
  • feat: image support (#171)
  • feat: implement Cobra CLI framework (#158)
  • feat: markdown format (#169)
  • feat: piping input into ghost (#156)
  • feat: stream LLM response (#145)
  • feat: stream chat response (#154)
  • feat: style help output (#165)
  • feat: style output (#166)
  • feature: config structure (#136)
  • feature: image input (#130)
  • feature: model not found handling for better messaging (#139)

FIXES // patch run

  • fix: print error

REFACTOR // rewired circuits

  • refactor: create llm package with Ollama implementation (#153)
  • refactor: logger error now returns exit code (#144)
  • refactor: model selection (#150)
  • refactor: refactoring and tests (#170)
  • refactor: scorched the earth (#151)

DEPS // supply chain

  • Bump github.com/urfave/cli/v3 from 3.4.1 to 3.5.0 (#125)
  • Bump github.com/urfave/cli/v3 from 3.5.0 to 3.6.0 (#138)

OTHER // static

  • add tape for image demo
  • add vision config to health command (#141)
  • chore: update error messages with cyberpunk theme
  • chore: update log messages with cyberpunk theme

Full Changelog: v2.4.0...v3.0.0

Released by GoReleaser.

v2.4.0

24 Oct 01:29
Immutable release. Only release title and notes can be modified.
c453d02

Choose a tag to compare

Changelog


Released by GoReleaser.