Skip to content

Releases: acertainKnight/project-thoth

Nightly Build (20260304)

04 Mar 04:23

Choose a tag to compare

Pre-release

🌙 Nightly Build — 20260304

Version: `0.5.3-nightly.20260304+3f71f50`
Commit: `3f71f50`
Base: `v0.5.3`

⚠️ This is an automated nightly build. It is built from the latest commit on `main` that passed CI. It may contain experimental features and breaking changes. For production use, install a stable release.

Changes since last release

  • fix: extra skill pills after response is complete (3f71f50)
  • chore(docker): upgrade Letta image and enhance database migration script (04f8750)
  • fix(ui): update CSS for text rendering and improve reasoning chunk handling (44fe93e)
  • feat(agents): reset skill state to empty on every startup (16a8458)
  • chore(release): update release script to clarify CI workflow trigger (78c0ff5)
  • refactor(skills): write skill content to memory blocks instead of tool return (e3ffc8d)

Installation

Nightly (latest main):
```bash
curl -fsSL https://raw.githubusercontent.com/acertainKnight/project-thoth/main/install.sh | bash -s -- --nightly
```

Docker:
```bash
docker pull ghcr.io/acertainKnight/project-thoth:nightly
```

v0.5.3-alpha

02 Mar 23:05

Choose a tag to compare

v0.5.3-alpha

Features:

  • feat(planning): add research plan management tools and update service directories (9852bc1)
  • feat(chat-renderer): improve session loading and message fetching logic (084a1f0)

Bug Fixes:

  • fix(ui): stop appending newline after every reasoning stream chunk (e107f08)
  • fix(ui): handle chained skill loads in auto-follow-up (52ccce2)
  • fix(ui): preserve send_message responses when stream finalization fails (609972c)
  • fix(skills): resolve tool attachment failure for research-planning skill (deaaa0e)
  • fix(agents): attach Letta base tools on agent create and update (3f852fe)

Refactors:

  • refactor: update service access and SQL queries for improved data handling (6e665e6)

Release v0.5.2-alpha

02 Mar 04:06

Choose a tag to compare

Release v0.5.2-alpha Pre-release
Pre-release

🚀 Release v0.5.2-alpha

Channel: alpha

Changes

Installation

One-Command Install (Latest Stable):

curl -fsSL https://raw.githubusercontent.com/acertainKnight/project-thoth/main/install.sh | bash

Install This Specific Version:

curl -fsSL https://raw.githubusercontent.com/acertainKnight/project-thoth/main/install.sh | bash -s -- --version 0.5.2-alpha

Other Channels:

# Latest alpha/pre-release
curl -fsSL ... | bash -s -- --alpha

# Latest nightly (built from main)
curl -fsSL ... | bash -s -- --nightly

Docker:

docker pull ghcr.io/acertainKnight/project-thoth:0.5.2-alpha

Obsidian Plugin:
Download thoth-obsidian-0.5.2-alpha.zip from the assets below and extract to .obsidian/plugins/thoth-obsidian/

Release v0.5.1-alpha

02 Mar 02:39

Choose a tag to compare

Release v0.5.1-alpha Pre-release
Pre-release

🚀 Release v0.5.1-alpha

Channel: alpha

Changes

Installation

One-Command Install (Latest Stable):

curl -fsSL https://raw.githubusercontent.com/acertainKnight/project-thoth/main/install.sh | bash

Install This Specific Version:

curl -fsSL https://raw.githubusercontent.com/acertainKnight/project-thoth/main/install.sh | bash -s -- --version 0.5.1-alpha

Other Channels:

# Latest alpha/pre-release
curl -fsSL ... | bash -s -- --alpha

# Latest nightly (built from main)
curl -fsSL ... | bash -s -- --nightly

Docker:

docker pull ghcr.io/acertainKnight/project-thoth:0.5.1-alpha

Obsidian Plugin:
Download thoth-obsidian-0.5.1-alpha.zip from the assets below and extract to .obsidian/plugins/thoth-obsidian/

Release v0.5.0-alpha

26 Feb 04:20

Choose a tag to compare

Release v0.5.0-alpha Pre-release
Pre-release

🚀 Release v0.5.0-alpha

Channel: alpha

Changes

Installation

One-Command Install (Latest Stable):

curl -fsSL https://raw.githubusercontent.com/acertainKnight/project-thoth/main/install.sh | bash

Install This Specific Version:

curl -fsSL https://raw.githubusercontent.com/acertainKnight/project-thoth/main/install.sh | bash -s -- --version 0.5.0-alpha

Other Channels:

# Latest alpha/pre-release
curl -fsSL ... | bash -s -- --alpha

# Latest nightly (built from main)
curl -fsSL ... | bash -s -- --nightly

Docker:

docker pull ghcr.io/acertainKnight/project-thoth:0.5.0-alpha

Obsidian Plugin:
Download thoth-obsidian-0.5.0-alpha.zip from the assets below and extract to .obsidian/plugins/thoth-obsidian/

Release v0.3.1-alpha

10 Feb 04:51

Choose a tag to compare

Release v0.3.1-alpha Pre-release
Pre-release

🚀 Release v0.3.1-alpha

Channel: alpha

Changes

Installation

One-Command Install (Latest Stable):

curl -fsSL https://raw.githubusercontent.com/acertainKnight/project-thoth/main/install.sh | bash

Install This Specific Version:

curl -fsSL https://raw.githubusercontent.com/acertainKnight/project-thoth/main/install.sh | bash -s -- --version 0.3.1-alpha

Other Channels:

# Latest alpha/pre-release
curl -fsSL ... | bash -s -- --alpha

# Latest nightly (built from main)
curl -fsSL ... | bash -s -- --nightly

Docker:

docker pull ghcr.io/acertainKnight/project-thoth:0.3.1-alpha

Obsidian Plugin:
Download thoth-obsidian-0.3.1-alpha.zip from the assets below and extract to .obsidian/plugins/thoth-obsidian/

Release v0.3.0-alpha.4

08 Feb 18:26

Choose a tag to compare

Pre-release

🚀 Release v0.3.0-alpha.4

Channel: alpha

Changes

Installation

One-Command Install (Latest Stable):

curl -fsSL https://raw.githubusercontent.com/acertainKnight/project-thoth/main/install.sh | bash

Install This Specific Version:

curl -fsSL https://raw.githubusercontent.com/acertainKnight/project-thoth/main/install.sh | bash -s -- --version 0.3.0-alpha.4

Other Channels:

# Latest alpha/pre-release
curl -fsSL ... | bash -s -- --alpha

# Latest nightly (built from main)
curl -fsSL ... | bash -s -- --nightly

Docker:

docker pull ghcr.io/acertainKnight/project-thoth:0.3.0-alpha.4

Obsidian Plugin:
Download thoth-obsidian-0.3.0-alpha.4.zip from the assets below and extract to .obsidian/plugins/thoth-obsidian/

Release v0.3.0-alpha.3

08 Feb 17:33

Choose a tag to compare

Pre-release

🚀 Release v0.3.0-alpha.3

Channel: alpha

Changes

Installation

One-Command Install (Latest Stable):

curl -fsSL https://raw.githubusercontent.com/acertainKnight/project-thoth/main/install.sh | bash

Install This Specific Version:

curl -fsSL https://raw.githubusercontent.com/acertainKnight/project-thoth/main/install.sh | bash -s -- --version 0.3.0-alpha.3

Other Channels:

# Latest alpha/pre-release
curl -fsSL ... | bash -s -- --alpha

# Latest nightly (built from main)
curl -fsSL ... | bash -s -- --nightly

Docker:

docker pull ghcr.io/acertainKnight/project-thoth:0.3.0-alpha.3

Obsidian Plugin:
Download thoth-obsidian-0.3.0-alpha.3.zip from the assets below and extract to .obsidian/plugins/thoth-obsidian/

Release v0.3.0-alpha.2

08 Feb 03:41

Choose a tag to compare

Pre-release

🚀 Release v0.3.0-alpha.2

Channel: alpha

Changes

Installation

One-Command Install (Latest Stable):

curl -fsSL https://raw.githubusercontent.com/acertainKnight/project-thoth/main/install.sh | bash

Install This Specific Version:

curl -fsSL https://raw.githubusercontent.com/acertainKnight/project-thoth/main/install.sh | bash -s -- --version 0.3.0-alpha.2

Other Channels:

# Latest alpha/pre-release
curl -fsSL ... | bash -s -- --alpha

# Latest nightly (built from main)
curl -fsSL ... | bash -s -- --nightly

Docker:

docker pull ghcr.io/acertainKnight/project-thoth:0.3.0-alpha.2

Obsidian Plugin:
Download thoth-obsidian-0.3.0-alpha.2.zip from the assets below and extract to .obsidian/plugins/thoth-obsidian/

Release v0.3.0-alpha.1

05 Feb 02:36

Choose a tag to compare

Pre-release

🚀 Release v0.3.0-alpha.1

Changes

Installation

One-Command Install (Recommended):

curl -fsSL https://raw.githubusercontent.com/acertainKnight/project-thoth/main/install.sh | bash

Python Package:

pip install thoth==0.3.0-alpha.1

Docker:

docker pull ghcr.io/acertainKnight/project-thoth:0.3.0-alpha.1

Obsidian Plugin:
Download thoth-obsidian-0.3.0-alpha.1.zip from the assets below and extract to .obsidian/plugins/thoth-obsidian/