Releases: davidalarcondev/better-ui
Releases · davidalarcondev/better-ui
v2.4.0
Compare
Sorry, something went wrong.
No results found
2.4.0 (2026-07-05)
Features
wire presets into runtime getExtensions and getReportFile (#37 ) (1b996e7 )
v2.3.0
Compare
Sorry, something went wrong.
No results found
2.3.0 (2026-07-04)
Features
add /custom-s-p command and remove phantom CLI entries (81ddea7 )
Bug Fixes
guard projectPaths.isInsideProject and propagate AI adapter errors (0713307 )
harden scanners against crashes, regex injection, and false positives (112fa51 )
v2.2.2
Compare
Sorry, something went wrong.
No results found
2.2.2 (2026-07-01)
Bug Fixes
remove duplicate CHANGELOG entries and fix README demo embed (e2f3a66 )
v2.2.1
Compare
Sorry, something went wrong.
No results found
2.2.1 (2026-07-01)
Bug Fixes
update repository URLs and improve README demo layout (df01089 )
v2.2.0
Compare
Sorry, something went wrong.
No results found
2.2.0 (2026-07-01)
Features
ai: add fetchWithRetry, signal, and error body to adapters (0c1f80e )
Bug Fixes
ai: use adapter system in aiExplain, cap maxTokens, fix backtick regex (7bbcc4b )
v2.1.1
Compare
Sorry, something went wrong.
No results found
2.1.1 (2026-06-24)
Bug Fixes
skip TS diagnostics when node_modules missing (8d9216d )
v2.1.0
Compare
Sorry, something went wrong.
No results found
2.1.0 (2026-06-24)
Features
add command output reference, better-ui ESLint plugin, and dedicated renderers (cf47e3d )
AI adapters with 12 provider support (f00a073 )
AI-powered /fix and /ai commands in CLI and TUI (d0f245f )
AI-powered /fix, /ai command, and complete documentation overhaul (8f6f962 )
Bug Fixes
accurate related command suggestions per workflow (3b5e255 )
security, async safety, and suppression system (f1c71ee )
v2.0.1
Compare
Sorry, something went wrong.
No results found
2.0.1 (2026-06-10)
Bug Fixes
sync all docs after removing /init, /doctor, /explain, and HTML format (72bbad6 )
v2.0.0
Compare
Sorry, something went wrong.
No results found
2.0.0 (2026-06-10)
⚠ BREAKING CHANGES
Removed four features to simplify the tool:
Features
remove /init, /doctor, /explain, and HTML format (b9cf50a )
v1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2026-06-10)
Features
enrich /explain with per-rule knowledge, simplify /init, remove report auto-save (64e06b5 )
Bug Fixes
handle Ctrl+C gracefully during TUI prompts (9544366 )