Skip to content

Releases: jimmy-guzman/stet

stet: v0.10.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 21:00
a903975

0.10.0 (2026-07-30)

⚠ BREAKING CHANGES

  • layout: 💥 the resize rebind ids grow-sidebar, shrink-sidebar and reset-sidebar are now grow-pane, shrink-pane and reset-pane, and [ / ] resize the focused pane rather than always the sidebar

Features

  • layout: ✨ dock panels to any edge (#338) (1da8ffb)
  • layout: ✨ make the problems panel a resizable pane (#337) (543caae)
  • layout: ✨ zoom the focused pane with m (#339) (feabfb0)

Bug Fixes

  • deps: 🐛 bump opentui to 0.4.5 & unbreak the compiled build (#333) (7b641ae)
  • layout: 🐛 cycle focus through the panes that are open (#341) (95812bb)
  • problems: 🐛 keep the panel cursor on a finding (#342) (b18ff1e)

stet: v0.9.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 13:42
6a7fe15

0.9.1 (2026-07-21)

Features

  • help: ✨ explain the tree & gutter marks in the ? overlay (#331) (2514e6b)

Bug Fixes

  • diagnostics: 🐛 unblock intel on servers with no load phase (#329) (085acf8)

stet: v0.9.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 14:22
5a8b15c

0.9.0 (2026-07-20)

⚠ BREAKING CHANGES

  • config: 💥 the search pane's scope picker moved from ctrl-s to ctrl-o
  • config: 💥 top-level servers moved to diagnostics.servers and the flat icons glyph map moved to icons.glyphs

Features

  • config: ✨ save session settings to config w/ ctrl-s (#313) (1e01274)
  • config: ✨ shape user config by feature w/ off switches (#310) (99fd89f)
  • diagnostics: ✨ deliver json/yaml schema validation & intel capabilities (#326) (9434aa7)
  • diagnostics: ✨ discover Python servers in virtualenvs (#302) (df8008e)
  • go: ✨ add diagnostics & code intel via gopls (#308) (57d9374)
  • icons: ✨ swap the json & git file glyphs (#306) (29948b0)
  • keys: ✨ configurable keybindings (#315) (caeb8be)
  • problems: ✨ copy entries and focus by mouse (#316) (8d595c4)
  • sidebar: ✨ reopen a collapsed sidebar with ] (#304) (e990dfa)
  • status: ✨ context-aware status bar over source-tagged alerts (#317) (82a4cbd)
  • theme: ✨ honor the NO_COLOR convention (#311) (4c66778), closes #64

Bug Fixes

  • mouse: 🐛 reset double-click tracker on ignored row clicks (#323) (e2fc2fc)
  • theme: 🐛 honor NO_COLOR=0/false per no-color.org (#324) (4549435)
  • tree: 🐛 keep sidebar row text on one line (#307) (e475af8)
  • viewer: 🐛 restore drag selection & add edge auto-scroll (#305) (7a62a5e), closes #217

stet: v0.8.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 13:45
e9187f0

0.8.0 (2026-07-15)

⚠ BREAKING CHANGES

  • config: 💥 Replace combined language entries with separate files, icons, languages, and servers registries.

Features

  • config: ✨ make file support user configurable (#299) (a07f63b)
  • diagnostics: ✨ per-repo server gates via when & firstOf, adding ty (#282) (8e88a20), closes #278
  • diff: ✨ highlight .npmrc and .prettierrc (#294) (2d7340d)
  • editor: ✨ open the IDE rooted at the repo for o (#298) (a63d647), closes #119

Bug Fixes

  • diagnostics: ✨ tell language servers when files change (#281) (a70caa8)

stet: v0.7.4

Choose a tag to compare

@github-actions github-actions released this 14 Jul 13:22
cac3bd0

0.7.4 (2026-07-14)

Features

  • icons: ✨ add icons for alembic.ini, .mako, & README (#286) (98822cd)
  • worktree: ✨ surface which worktree agents are working in (#284) (b78fcac)

Bug Fixes

  • header: 🐛 drop the worktree-activity cue (#287) (621c9ae)
  • worktree: 🐛 avoid stale worktree-deletion exits (#288) (7637d74)
  • worktree: 🐛 filter the picker by what tells worktrees apart (#293) (d2067dd)

stet: v0.7.3

Choose a tag to compare

@github-actions github-actions released this 12 Jul 12:35
3392d8d

0.7.3 (2026-07-12)

Features

  • config: ✨ add languages to the user config (#266) (6543b16)
  • icons: ✨ add icons for .sql, Procfile, & .txt (#274) (0fc79d4)
  • python: ✨ add diagnostics, intel & lsp support (#273) (a47c599)
  • status: ✨ recent changed file by kind color & recency dot (#271) (351d778)
  • tree: ✨ use minimal Material outline folder glyphs (#275) (41f954b)
  • viewer: ✨ add a per-line provenance rail (#276) (ab6368e)
  • viewer: ✨ show image & binary metadata (#270) (b2d6ccb)

stet: v0.7.2

Choose a tag to compare

@jimmy-guzman jimmy-guzman released this 10 Jul 16:32
c69432c

0.7.2 (2026-07-10)

Features

  • diagnostics: ✨ hold documents open across runs (#254) (482a44a)
  • diagnostics: ✨ provision rust-analyzer through a binary (#256) (5a51001)
  • diagnostics: ✨ pull diagnostics where servers advertise them (#251) (8363b7b)
  • header: ✨ surface git identity & scope (#261) (ecc0f38)

stet: v0.7.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 02:25
fc2a5aa

0.7.1 (2026-07-08)

Bug Fixes

  • icons: 🐛 add gradle-wrapper.properties (#247) (9a9a285)
  • install: 🐛 point pinned downloads at the stet-v tag format (#245) (7c6b973)

stet: v0.7.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 12:57
be85974

0.7.0 (2026-07-07)

⚠ BREAKING CHANGES

  • keymap: 💥 q now opens a Quit alert dialog (confirm with y); esc no longer quits (it only closes panels); ctrl-c still exits instantly

Features

  • icons: ✨ add icons for CODEOWNERS, xls/xlsx, & cpuprofile (#242) (ec6e25c)
  • keymap: ✨ confirm before quitting via an alert dialog (#237) (6482b1a)

Bug Fixes

  • intel: 🐛 drive cache invalidation from watcher writes (#243) (c57e23e), closes #230

stet: v0.6.2

Choose a tag to compare

@github-actions github-actions released this 07 Jul 13:03
a5ee6df

0.6.2 (2026-07-07)

Bug Fixes

  • 🐛 bump opentui and shiki deps (#234) (1d41248)
  • help: 🐛 single-source keybindings for the ? overlay & --help (#235) (9c26f96)
  • viewer: 🐛 keep caret restore for the settled diff (#233) (2465804)

Performance Improvements

  • intel: ⚡️ eliminate intel action latency (#229) (c4e3581)