Skip to content

Releases: kannandreams/tuff

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 21:34
6f9419a

What's Changed

Other Changes

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 12:39
6cdba27

What's Changed

Other Changes

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 14:39
5ae39cd

What's Changed

Other Changes

  • feat: catalog linear and context7, --json on list, outdated, diff by @kannandreams in #127
  • feat: install git capabilities at a release tag (RFC-101 stage 1) by @kannandreams in #128
  • feat: record the version a git source declares (RFC-101 stage 2) by @kannandreams in #129
  • feat: diff --upstream against the newest allowed release (RFC-101) by @kannandreams in #130
  • feat: report a release tag that moved or vanished upstream (RFC-101) by @kannandreams in #131
  • chore: prepare tuffcli 0.6.0 release by @kannandreams in #132

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 22:11
71a7097

What's Changed

Other Changes

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 08:03
5d371c2

What's Changed

Added

  • feat(mcp): search and install servers from the official MCP registry by @kannandreams in #117

Other Changes

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 22:15
254ab27

What's Changed

Added

  • feat(errors): typed error kinds, exit codes, and a json error envelope by @kannandreams in #113

Other Changes

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 21:32
8fed8ca

What's Changed

Added

  • feat(pack): tuff update moves a pack-installed capability with its pack by @kannandreams in #105
  • feat(pack): detect a pack tag repointed to different content by @kannandreams in #108
  • feat(lockfile): schema version 2 with typed sources and in-memory v1 migration by @kannandreams in #111

Improved

  • docs(website): render CHANGELOG.md as a changelog page, add release checklist by @kannandreams in #104
  • docs(mcp-servers): drop em-dashes, explain where the catalog lives, fix github example by @kannandreams in #106
  • docs(website): add a blog with an MCP server walkthrough, dark hover on nav links by @kannandreams in #107

Fixed

  • fix(pack): allow add pack into a project that already has a capability index by @kannandreams in #110

Other Changes

Full Changelog: v0.1.8...v0.2.0

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 01 Sep 22:37
3bddb4b

What's Changed

Other Changes

  • feat(capabilities): generate a per-harness capability-index skill by @kannandreams in #97
  • feat(mcp): add the mcp-server capability kind, tuff add mcp, and a built-in catalog by @kannandreams in #98
  • feat(mcp): baseline-hash managed MCP config entries for drift detection by @kannandreams in #99
  • feat(mcp): add tuff mcp doctor to verify servers actually work by @kannandreams in #100
  • feat(mcp): expand the catalog to 12 verified servers, prompt for env var names by @kannandreams in #101
  • docs(landing-page): two-column hero, Rust and harness signals, layout fixes by @kannandreams in #102
  • chore: prepare tuffcli 0.1.8 release by @kannandreams in #103

Full Changelog: v0.1.7...v0.1.8

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 30 Aug 11:10
de667e6

What's Changed

Other Changes

Full Changelog: v0.1.6...v0.1.7

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 29 Aug 15:05
1b235de

What's Changed

Other Changes

  • fix(adapters): do not duplicate hook registrations on re-add by @kannandreams in #83
  • style(adapters): apply rustfmt to the hook dedupe tests by @kannandreams in #85
  • docs(packs): show the log aggregation example and embed its walkthrough by @kannandreams in #84
  • chore: prepare tuffcli 0.1.6 release by @kannandreams in #86

Full Changelog: v0.1.5...v0.1.6