Releases: usetero/cli
Releases · usetero/cli
v1.15.0
1.15.0 (2026-02-13)
Features
- add dedicated PII tab to statusbar (8c12d91)
- add keyboard navigation and drill-down to waste drawer (c0d1667)
- add set_service_enabled chat tool (fe88058)
- copy selected text to clipboard with toast feedback (bb01fe4)
- redesign statusbar with services and waste tabs (ac1f245)
- show environment label in status bar for non-production envs (4668b85)
- show PII type categories in statusbar instead of field paths (9f98c13)
Bug Fixes
- add spacer between sync status headline and description (469d0e3)
- check rows.Err after EXPLAIN QUERY PLAN iteration (6d4d530)
- clarify pending counts as policies in waste view (8df2869)
- clicking outside drawer closes it and passes click through (ac858e3)
- code block background matches panel surface (9bf7caa)
- complete Chroma syntax highlighting for code blocks (c948523)
- deps: update module github.com/workos/workos-go/v4 to v6 (#36) (5ef549f)
- display friendly category names in waste table (0fb0d06)
- eliminate black rectangles in markdown code blocks (d9ef4f1)
- empty state shows setup guidance when no services are enabled (bb6520b)
- hide catalog drawer when all services are disabled (6c17498)
- move clipboard.WriteAll to tea.Cmd to avoid blocking Update (eefa102)
- reject queries with full table scan JOINs (12238a6)
- show org name in status bar during onboarding (eb7e76c)
- show org name in status bar during onboarding (f492541)
- show total volume in services summary, reorder statusbar segments (ffd4e09)
- syntax highlighting uses distinct colors for keys vs strings (807822c)
- text highlight no longer bleeds into left border (79c4636)
- tool error state collapsed by default with chevron toggle (d1406ba)
- use config defaults for PowerSync endpoint in generate script (fd04fc5)
- validate service existence before enabling/disabling (3256d6e)
v1.14.0
v1.13.0
v1.12.0
1.12.0 (2026-02-11)
Features
- dynamic drawer height with row clipping and +N more (d4b7627)
Bug Fixes
- drawer shrinks to fit content instead of filling page (5c8f347)
- fill statusbar with diagonals when drawer hint is hidden (0f76244)
- hide drawer hint until data is loaded (c869ce3)
- prevent duplicate API streams when tools complete during turn transition (017ae6e)
- show empty state when all catalog services are disabled (99c73c1)
- suppress drawer until data is loaded (5db3e5c)
v1.11.1
v1.11.0
1.11.0 (2026-02-10)
Features
- add detailed logging to chat client (e10fd9d)
- add nested command palette with theme selection (a822da8)
- display costs as yearly instead of monthly (af8b5d4)
- graceful stream error handling (12e34ea)
- improve catalog drawer (aaa8105)
- improve message list focus UX (199b67b)
- show query execution time in tool result title (fa44c3b)
Bug Fixes
- disable strikethrough in markdown rendering (2b8db94)
- include chat endpoint in token audience (c9dbdba)
- increase watch test timeouts to prevent flakiness (8d565ca)
- race between persist and fire tool results (a3f3231)
- reduce max sync retry backoff from 30s to 10s (1785294)
- revert hardcoded version to dev (e34e468)
- set org and workspace on statusbar after onboarding (b2c6c41)
- upload assets to existing release-please release (90aca09)
- write log file to ~/.tero instead of /tmp (d1f283e)
v1.10.0
What's Changed
- chore(master): release 1.10.0 by @tero-internal-bot[bot] in #32
Full Changelog: v1.9.0...v1.10.0