Skip to content

Releases: wcatz/ghost

v0.8.3

25 Apr 20:15
1bb202a

Choose a tag to compare

Changelog

  • a7e6385 chore(ci): remove VSCode extension job from release workflow (extension removed in v0.8.0) (#152)
  • 1bb202a feat(install): disable Claude Code built-in memory during setup (#155)
  • 60803da fix(memory): resolve UNIQUE constraint on projects.path for empty-path MCP callers (#154)

v0.8.2

24 Apr 13:12
3768e9e

Choose a tag to compare

Changelog

  • a7e6385 chore(ci): remove VSCode extension job from release workflow (extension removed in v0.8.0) (#152)
  • 3768e9e fix(memory): resolve UNIQUE constraint on projects.path for empty-path MCP callers

v0.8.1

18 Apr 18:43
add1a1a

Choose a tag to compare

Changelog

  • 2d1a31a chore(deps): bump modernc.org/sqlite from 1.48.2 to 1.49.1 (#150)
  • add1a1a fix: audit fixes — atomic decisions, shell quoting, dead config cleanup, docs (v0.8.1) (#151)

v0.8.0

18 Apr 09:18
9aff8a7

Choose a tag to compare

Changelog

  • b943c21 chore(deps): bump modernc.org/sqlite from 1.46.1 to 1.48.2 (#144)
  • e82a321 fix(mcp): path prefix false-match, optional task status, global limit, URI tests (#148)
  • 9aff8a7 refactor: strip Ghost to MCP-only server (v0.8.0) (#149)

v0.7.3

17 Apr 20:53
82ed8ad

Choose a tag to compare

Changelog

  • 0e117c3 chore(deps): bump github.com/modelcontextprotocol/go-sdk (#143)
  • 930766a chore(deps): bump golang.org/x/term from 0.41.0 to 0.42.0 (#142)
  • 2153111 chore(deps): bump google.golang.org/api from 0.272.0 to 0.275.0 (#145)
  • 82ed8ad fix(mcp): audit fixes — ownership check, panic guard, partial update, hybrid search (#146)

v0.7.2

01 Apr 12:28
738ada6

Choose a tag to compare

Changelog

  • 738ada6 fix(mcp): slim instructions to <2KB, enrich tool descriptions, add IDs to hook (#139)

v0.7.1

01 Apr 12:04
2ce4edf

Choose a tag to compare

Changelog

  • 2966cc5 docs(readme): update tool/resource counts, add safety note for mcp init (#137)
  • 2ce4edf fix(mcp): prevent duplicate projects from raw path IDs (#138)

v0.7.0

31 Mar 16:30
f812c7b

Choose a tag to compare

Changelog

  • f812c7b feat(mcp): phase 1 — new tools, resources, enriched hook (#136)

v0.6.4

25 Mar 17:24
4be18a6

Choose a tag to compare

Changelog

  • 4be18a6 fix(mcp): audit fixes — stale instructions, validation, safety gaps (#129)

v0.6.3

25 Mar 16:22
525d100

Choose a tag to compare

Changelog

  • 7194311 docs(readme): clear float before Why Ghost section (#125)
  • 003bd19 docs(readme): shrink logo to 120px, drop br clear (#126)
  • 525d100 feat(hook): inject project + global memories at session start (#128)