|
Navi Code TUI: complete Phase 4
- @ file references with glob/dir support and size limits - ! shell commands with timeout and output truncation - inline permission dialog for destructive tool calls - diff and artifact renderers with theme-aware highlighting Tests: 40 client tests passing |
|---|
|
|
| clients/terminal/tui/file_refs.py 0 → 100644 |
|---|
| clients/terminal/tui/permissions.py |
|---|
| clients/terminal/tui/renderers/__init__.py |
|---|
| clients/terminal/tui/renderers/artifact.py 0 → 100644 |
|---|
| clients/terminal/tui/renderers/diff.py 0 → 100644 |
|---|
| clients/terminal/tui/screens/permission_dialog.py 0 → 100644 |
|---|
| clients/terminal/tui/shell_runner.py 0 → 100644 |
|---|
| clients/terminal/tui/tui_app.py |
|---|
| tests/clients/test_diff_artifact_renderers.py 0 → 100644 |
|---|
| tests/clients/test_file_refs.py 0 → 100644 |
|---|
| tests/clients/test_permission_dialog.py 0 → 100644 |
|---|
| tests/clients/test_shell_runner.py 0 → 100644 |
|---|