## [0.2.1](https://github.com/prjct-app/pi-activity/compare/v0.2.0...v0.2.1) (2026-09-10)

## [0.2.0](https://github.com/prjct-app/pi-activity/compare/v0.1.3...v0.2.0) (2026-09-10)

### Features

* redesign activity TUI ([d946ae6](https://github.com/prjct-app/pi-activity/commit/d946ae6f55044506c270acac76a8b8168750fce1))

### Bug Fixes

* preserve default working indicator ([e2842e5](https://github.com/prjct-app/pi-activity/commit/e2842e53acc13fca216d7d7d616604d7d81961d4))
* **release:** align tooling with pi-team ([d5b30e6](https://github.com/prjct-app/pi-activity/commit/d5b30e65cdb8a3b0277f1acd89b0f06ea0bc4348))

# Changelog

## Unreleased

- Redesign tool activity as responsive semantic rows with tool-specific outcomes and durations.
- Add syntax-highlighted expanded reads and writes, line numbers, colored edit diffs, and truncation evidence.
- Add a temporary parallel-tool widget, composable footer status, and waiting and cancellation states while preserving Pi's default working indicator.
- Replace the count-only summary with an expandable report for observed file changes, verification commands, issues, and truncation.
- Add `/activity` for interactive history inspection and `/activity-settings` for persistent minimal, balanced, and forensic density modes.
- Preserve the active-session working directory and native built-in tool execution.

## 0.1.3

- Clarify the package description and add focused discovery keywords.
- Declare the cover image for the official Pi package gallery.

- Align repository, documentation, and cover URLs with the npm package name.

## 0.1.2

- Use a publicly accessible cover URL so npm renders the image for every visitor.

## 0.1.1

- Add a dedicated cover to the GitHub and npm README.
- Keep the existing extension behavior unchanged.

## 0.1.0

- Set the npm package identity to `@prjct.app/pi-activity`.
- Clarify installation, project scope, updates, removal, usage, and limitations.
- Document resource discovery and dependencies against the official Pi 0.85.1 guides.
- Include contribution and package documentation in the release file list.

Initial npm release. The documentation and naming changes preserve the existing extension runtime behavior.
