GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
4
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
root
/
navi-1
Download ZIP
569commits
Transfer to URL with SHA
tree:
458fab87ee
Branches
Tags
×
deploy
feature/navi-code
master
vmkdemo
navi-1
/
tests
/
clients
/
latest commit
e865a932e5
Eugene Sukhodolskiy
authored
on 12 Jul
..
__init__.py
Navi Code TUI: fix Phase 4 review critical/medium issues
2 months ago
test_chat_panel.py
Navi Code TUI: show context-compression summary in the chat
2 months ago
test_command_registry.py
Navi Code TUI: inline slash-command hints + Tab completion
2 months ago
test_compact_command.py
Navi Code: force context compression via typed /compact control message
2 months ago
test_diff_artifact_renderers.py
Navi Code TUI: complete Phase 4
2 months ago
test_duration.py
Navi Code TUI: show request duration (live timer + chat metadata)
2 months ago
test_file_refs.py
Navi Code TUI: fix Phase 4 review critical/medium issues
2 months ago
test_filesystem_renderer.py
filesystem edit: render red/green diff in TUI without changing model context
2 months ago
test_input_box.py
Navi Code TUI: interactive slash-command hints (Up/Down + Enter)
2 months ago
test_message_renderers.py
tui: render Navi's answers as markdown
2 months ago
test_permission_dialog.py
Navi Code TUI: fix Phase 4 review critical/medium issues
2 months ago
test_permissions.py
Navi Code TUI: fix Phase 4 review critical/medium issues
2 months ago
test_planning_renderers.py
Navi Code TUI: sub-agent spawn card + nested styling for subagent thinking/planning
2 months ago
test_recall_renderer.py
recall: carry self-instruction (message) on the recall_update wire
2 months ago
test_sessions_picker.py
Navi Code TUI: unify session commands on shared workers; /switch hybrid
2 months ago
test_shell_runner.py
Navi Code TUI: fix Phase 4 review critical/medium issues
2 months ago
test_subagent_renderers.py
Navi Code TUI: sub-agent spawn card + nested styling for subagent thinking/planning
2 months ago
test_summary_renderer.py
Navi Code TUI: show context-compression summary in the chat
2 months ago
test_terminal_client.py
tui: add --resume <session_id> and print resume hint on TUI close
2 months ago
test_terminal_ws.py
fix(ws): include session_id/profile_id in session_sync, guard renderer
2 months ago
test_todo_list.py
tui: sort todo panel — in_progress on top, done at bottom
2 months ago
test_todo_renderers.py
tui: show the changed step's text in the todo update call card
2 months ago
test_tui_app.py
Isolate sub-agent todo + render live todo in TUI side panel
2 months ago
test_tui_export.py
Navi Code TUI: make the message input multi-line
2 months ago
test_tui_settings.py
tui: bound chat history render cost (cache + visible-item cap)
2 months ago
test_tui_themes.py
Navi Code TUI: make the message input multi-line
2 months ago
test_turn_meta_renderer.py
Navi Code TUI: show request duration (live timer + chat metadata)
2 months ago
test_ws_bridge.py
tui: fix 'Connection: online online' duplication
2 months ago
test_ws_client_send.py
Navi Code: force context compression via typed /compact control message
2 months ago