Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Releases: resolveworks/hindsight

v0.3.1

20 Dec 14:54
a4c46dd

Choose a tag to compare

Better search. Improved UI and more solid ingest.

  • Vast vector highlighting
  • New filter UI
  • Search hits navigation
  • Repair step in ingest process

v0.3.0

12 Nov 19:36
494030c

Choose a tag to compare

Publicity. Support for public files/folders.

v0.2.3

15 Oct 13:41
c29b0c8

Choose a tag to compare

Better chat

  • Streaming responses
  • LLM quoting
  • Styled conversations index
  • Bugfixes & tests

v0.2.2

10 Oct 10:39
c970afc

Choose a tag to compare

Error handling and bugfixes.

  • Upload error handling
  • Ingest error handling
  • Conversation context error handling

v0.2.1

04 Sep 19:58
0f13e64

Choose a tag to compare

Conversations.

  • Have a conversation instead of single prompts.
  • Converse about a subset of files.
  • Only load pages into the conversations context once.

v0.2.0

25 Jul 10:50
3a81a0b

Choose a tag to compare

Reworked data model to support folder trees using inodes.

Sunset split support for now.

v0.1.1

25 Mar 00:42
506b20f

Choose a tag to compare

Basic user separation, reworked file and document gui.

v0.1.0

13 Mar 22:37
918a45d

Choose a tag to compare

Initial release, basic functionality right now consists of: uploading,
ingesting, searching, and prompting.

All data in the system is shared between all users. Next step: permissions,
sharing, folders.