packages feed

tricorder-mcp-0.1.1.0: CHANGELOG.md

# Changelog

All notable changes to `tricorder-mcp` will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to the [PVP](https://pvp.haskell.org/).

## [Unreleased]

## [0.1.1.0] - 2026-09-01

### Changed

- `tricorder-mcp` no longer requires the agent to pass the directory of the
  project in question, and will instead infer it from the current working
  directory or use the directory passed from the agent harness.
- Added more accurate and detailed descriptions for each tool.

## [0.1.0.0] - 2026-08-19

### Added

- Initial release.