Skip to content

Releases: raphapr/pi-cymbal

v0.4.5

29 May 19:57
ba6c00e

Choose a tag to compare

Highlights

  • fix: Rewrite stale cymbal ls --names nudge suggestions to cymbal ls.

Changelog

v0.4.4...v0.4.5

v0.4.4

29 May 00:38
b500355

Choose a tag to compare

Highlights

  • feat: Nudge eligible grep, find, and read calls through Cymbal's Grep, Glob, and Read hook detectors.
  • feat: Rate-limit Read and Glob nudges by tool per cwd while keeping duplicate bash and Grep suppression.
  • docs: Rework the README intro with clearer package purpose, features, and agent nudge sections.
  • test: Cover new hook payloads, literal grep skips, empty read nudges, and failure swallowing.

Changelog

v0.4.3...v0.4.4

v0.4.3

27 May 19:02
f8b97e0

Choose a tag to compare

Highlights

  • fix: Start Cymbal tool rows collapsed when global tool expansion was left enabled.
  • fix: Add compact renderers to direct Cymbal tools, including cymbal_show, cymbal_search, and cymbal_outline.
  • test: Cover every registered Cymbal tool so future tools cannot miss compact rendering.

Changelog

v0.4.2...v0.4.3

v0.4.2

27 May 18:13
017d9cb

Choose a tag to compare

Highlights

  • fix: Render Cymbal tool calls and results with compact collapsed UI.
  • fix: Keep full Cymbal output available when tool rows are expanded.
  • test: Cover collapsed call and result rendering.

Changelog

v0.4.1...v0.4.2

v0.4.1

25 May 18:49
bb88d05

Choose a tag to compare

Highlights

  • fix: Match upstream Cymbal hook behavior by nudging only broad search tools (bash and grep) and skipping read.
  • fix: Hide Cymbal nudge messages from the TUI transcript while keeping UI notifications when available.
  • test: Cover skipped read nudges, hidden advisory messages, and UI notifications.
  • docs: Update hook docs and compact the tools table formatting.

Changelog

v0.4.0...v0.4.1

v0.4.0

25 May 15:16
1d597e6

Choose a tag to compare

Highlights

  • feat: Add Cymbal v0.13.5 tool coverage with cymbal_structure, cymbal_diff, and guarded cymbal_index.
  • feat: Expand existing tools with selected new flags and batch symbol support.
  • feat: Add shared path-filter scoping for search, show, refs, and impls.
  • feat: Extend Cymbal hook nudges to bash, grep, and read with advisory wording and duplicate suppression.
  • docs: Simplify README and document new tools, hooks, path behavior, and local Pi testing.
  • test: Cover new tools, availability gates, hook payloads, path scoping, and unsupported command handling.

Changelog

Highlights

  • fix: Match upstream Cymbal hook behavior by nudging only broad search tools (bash and grep) and skipping read.
  • fix: Hide Cymbal nudge messages from the TUI transcript while keeping UI notifications when available.
  • test: Cover skipped read nudges, hidden advisory messages, and UI notifications.
  • docs: Update hook docs and compact the tools table formatting.

Changelog

v0.3.0...v0.4.0

v0.3.0

14 May 04:00
9288c05

Choose a tag to compare

Highlights

  • feat: Recover Cymbal misses as structured results. cymbal_show, cymbal_outline, cymbal_map, cymbal_importers, and cymbal_search now return not_found results with nearby file suggestions instead of throwing on missing paths.
  • feat: Scope absolute-path targets to their Git repo for show, outline, map, importers, and search.
  • feat: Validate cymbal_show JSON target scope and run multi-target calls in one Cymbal command.
  • feat: Use cymbal impact for cymbal_impact and join multi-word text-search queries.
  • test: Cover recoverable misses, JSON scoping, and repo paths.
  • docs: Document repository scope and recoverable misses.

Changelog

v0.2.3...v0.3.0

v0.2.3

08 May 22:12
cc39981

Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3