Releases: AgusLoza2021/Thoughtline
Releases · AgusLoza2021/Thoughtline
v0.1.0
Thoughtline v0.1.0
Persistent, project-aware memory MCP server for AI coding assistants — built for game-development workflows.
Changelog
Features
- a004a9c: feat(cli): thoughtline hook subcommand (Agustin Lozano agustinlozano2021@gmail.com)
- 18b12e4: feat(cli): thoughtline worker retention janitor (Agustin Lozano agustinlozano2021@gmail.com)
- e0be1a7: feat(dashboard): DashboardScreen skeleton with logo, stat card, menu, footer (Agustin Lozano agustinlozano2021@gmail.com)
- 2a13b84: feat(dashboard): SearchScreen + RecentScreen + BrowseProjectsScreen + PendingEventsScreen + DetailScreen (Agustin Lozano agustinlozano2021@gmail.com)
- 41d619d: feat(dashboard): enforce minimum 80x24 size guard and 100-col content cap (Agustin Lozano agustinlozano2021@gmail.com)
- 6a5339d: feat(dashboard): screen-stack model with flatModel as TUI driver (Agustin Lozano agustinlozano2021@gmail.com)
- f65da3b: feat(dashboard): single-theme palette, Screen interface+stack, logo gradient, disk-free status (Agustin Lozano agustinlozano2021@gmail.com)
- abbbc16: feat(dashboard): workstation 3-pane layout + welcome→workstation flow (Agustin Lozano agustinlozano2021@gmail.com)
- 83d64e9: feat(install): add Windows auto-installer with one-liner (Agustin Lozano agustinlozano2021@gmail.com)
- a710f19: feat(mcp): tl_pending_list, tl_pending_get, tl_promote tools (Agustin Lozano agustinlozano2021@gmail.com)
- 56686a1: feat(passive): hash composition helper and pending domain package (Agustin Lozano agustinlozano2021@gmail.com)
- 1a773ef: feat(plugin): claude-code 6 passive-capture hook entries (Agustin Lozano agustinlozano2021@gmail.com)
- 9d08909: feat(storage): CountPending + MostRecentProjects + RecentAll/Recent contract tests (Agustin Lozano agustinlozano2021@gmail.com)
- 099637a: feat(storage): add pending_events schema migration v3 (Agustin Lozano agustinlozano2021@gmail.com)
- 6d20e8e: feat(storage): pending events insert/list/get/mark-promoted/sweep (Agustin Lozano agustinlozano2021@gmail.com)
Bug fixes
- 5d4bd68: fix(ci): scope claude-mem string scan to code files, exclude docs (Agustin Lozano agustinlozano2021@gmail.com)
- 15bdc51: fix(dashboard): allow typing 'q' in SearchScreen + add arrow nav for results (Agustin Lozano agustinlozano2021@gmail.com)
- 78e27dd: fix(storage): use user data dir for default DB path, auto-migrate from cache (Agustin Lozano agustinlozano2021@gmail.com)
Other
- 5ed4215: Initial commit (AgusBuho 85246125+AgusLoza2021@users.noreply.github.com)
- 1ccff85: SOME UPGRADES (Loza agustinlozano2021@gmail.com)
- b866c82: Some upgrades (Loza agustinlozano2021@gmail.com)
- 852d121: TL- UI in CMD. (Loza agustinlozano2021@gmail.com)
- da7ad9f: chore(deps): add teatest as direct dependency and smoke test (Agustin Lozano agustinlozano2021@gmail.com)
- f0b93d1: chore(release): bump version to 0.1.0 and update CHANGELOG (Agustin Lozano agustinlozano2021@gmail.com)
- 62790b7: chore(sdd): archive passive-capture-hooks change (Agustin Lozano agustinlozano2021@gmail.com)
- a8e85ff: chore(sdd): commit planning artifacts for passive-capture-hooks (Agustin Lozano agustinlozano2021@gmail.com)
- d7f506e: chore(sdd): commit tui-redesign planning artifacts (proposal/spec/design/tasks) (Agustin Lozano agustinlozano2021@gmail.com)
- b3bb69e: chore(sdd): mark all passive-capture-hooks tasks complete (Agustin Lozano agustinlozano2021@gmail.com)
- c56871a: docs(adr): document tl_promote orphan-memory limitation in ADR 0004 (Agustin Lozano agustinlozano2021@gmail.com)
- e2cad72: docs(readme): tighten intro so the value lands in one breath (Agustin Lozano agustinlozano2021@gmail.com)
- ff9761d: main-compilation-structure (Loza agustinlozano2021@gmail.com)
- 164a131: refactor(hook): use stdlib filepath.Base and drop redundant sync shim (Agustin Lozano agustinlozano2021@gmail.com)
- 6cab6b9: v0.0.1 — Foundation release (Loza agustinlozano2021@gmail.com)
Install via go install:
go install github.com/AgusLoza2021/Thoughtline/cmd/thoughtline@v0.1.0