feat(ipuaro): add TUI advanced components (v0.12.0)

Add DiffView, ConfirmDialog, ErrorDialog, and Progress components
for enhanced terminal UI interactions.
This commit is contained in:
imfozilbek
2025-12-01 13:34:17 +05:00
parent fd1e6ad86e
commit 7d18e87423
7 changed files with 484 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@samiyev/ipuaro",
"version": "0.11.0",
"version": "0.12.0",
"description": "Local AI agent for codebase operations with infinite context feeling",
"author": "Fozilbek Samiyev <fozilbek.samiyev@gmail.com>",
"license": "MIT",