.env.example
PKG_README.md
README.md
__init__.py
agent_icons.py
agent_panel.py
agent_registry.py
agent_tab_bar.py
backend.py
budget_panel.py
clarification_batch.py
client_commands.py
color_picker.py
command_mode.py
command_types.py
console_encoding.py
display_width.py
editor_utils.py
file_completer.py
headless_mode.py
input_handler.py
j_markup_renderer.py
keybindings.py
openers.py
output_buffer.py
pane_manager.py
plan_panel.py
preferences.py
pt_display.py
pyproject.toml
rich_client.py
terminal_emulator.py
theme.py
theme_editor.py
theme_preview.py
tool_output_popup.py
ui_utils.py
workspace_panel.py
./.env.example
./__init__.py
./agent_icons.py
./agent_panel.py
./agent_registry.py
./agent_tab_bar.py
./backend.py
./budget_panel.py
./clarification_batch.py
./client_commands.py
./color_picker.py
./command_mode.py
./command_types.py
./console_encoding.py
./display_width.py
./editor_utils.py
./file_completer.py
./headless_mode.py
./input_handler.py
./j_markup_renderer.py
./keybindings.py
./openers.py
./output_buffer.py
./pane_manager.py
./plan_panel.py
./preferences.py
./pt_display.py
./rich_client.py
./terminal_emulator.py
./theme.py
./theme_editor.py
./theme_preview.py
./tool_output_popup.py
./ui_utils.py
./workspace_panel.py
./.jaato.example/README.md
./.jaato.example/filesystem_query.json
./.jaato.example/gc.json
./.jaato.example/keybindings.json
./.jaato.example/permissions.json
./.jaato.example/reliability-policies.json
./.jaato.example/sandbox.json
./.jaato.example/instructions/00-system-instructions.md
./.jaato.example/instructions/README.md
./.jaato.example/keybindings/README.md
./.jaato.example/keybindings/tmux.json
./.jaato.example/keybindings/vscode.json
./.jaato.example/profiles/README.md
./.jaato.example/profiles/github-resolver.json
./.jaato.example/prompts/README.md
./.jaato.example/prompts/code-review.md
./.jaato.example/prompts/gh_issue_fixer.md
./.jaato.example/prompts/weather-forecast-spain.md
./.jaato.example/references/README.md
./.jaato.example/references/embedding_config.json
./.jaato.example/references/project-docs.json
./.jaato.example/themes/README.md
./.jaato.example/themes/custom-example.json
./.jaato.example/themes/dark.json
./.jaato.example/themes/dracula.json
./.jaato.example/themes/high-contrast.json
./.jaato.example/themes/latte.json
./.jaato.example/themes/light.json
./.jaato.example/themes/mocha.json
./clipboard/__init__.py
./clipboard/config.py
./clipboard/image.py
./clipboard/native.py
./clipboard/osc52.py
./clipboard/protocol.py
./renderers/__init__.py
./renderers/base.py
./renderers/headless.py
./renderers/vision_capture/__init__.py
./renderers/vision_capture/capture.py
./renderers/vision_capture/formatter.py
./renderers/vision_capture/protocol.py
./themes/dark.json
./themes/dracula.json
./themes/high-contrast.json
./themes/latte.json
./themes/light.json
./themes/mocha.json
.jaato.example/README.md
.jaato.example/filesystem_query.json
.jaato.example/gc.json
.jaato.example/keybindings.json
.jaato.example/permissions.json
.jaato.example/reliability-policies.json
.jaato.example/sandbox.json
.jaato.example/instructions/00-system-instructions.md
.jaato.example/instructions/README.md
.jaato.example/keybindings/README.md
.jaato.example/keybindings/tmux.json
.jaato.example/keybindings/vscode.json
.jaato.example/profiles/README.md
.jaato.example/profiles/github-resolver.json
.jaato.example/prompts/README.md
.jaato.example/prompts/code-review.md
.jaato.example/prompts/gh_issue_fixer.md
.jaato.example/prompts/weather-forecast-spain.md
.jaato.example/references/README.md
.jaato.example/references/embedding_config.json
.jaato.example/references/project-docs.json
.jaato.example/themes/README.md
.jaato.example/themes/custom-example.json
.jaato.example/themes/dark.json
.jaato.example/themes/dracula.json
.jaato.example/themes/high-contrast.json
.jaato.example/themes/latte.json
.jaato.example/themes/light.json
.jaato.example/themes/mocha.json
clipboard/__init__.py
clipboard/config.py
clipboard/image.py
clipboard/native.py
clipboard/osc52.py
clipboard/protocol.py
jaato_tui.egg-info/PKG-INFO
jaato_tui.egg-info/SOURCES.txt
jaato_tui.egg-info/dependency_links.txt
jaato_tui.egg-info/entry_points.txt
jaato_tui.egg-info/requires.txt
jaato_tui.egg-info/top_level.txt
renderers/__init__.py
renderers/base.py
renderers/headless.py
renderers/vision_capture/__init__.py
renderers/vision_capture/capture.py
renderers/vision_capture/formatter.py
renderers/vision_capture/protocol.py
tests/test_clarification_batch.py
tests/test_copy_button.py
tests/test_editor_utils.py
tests/test_ellipsize_name.py
tests/test_file_reference_expansion.py
tests/test_fuzzy_matcher.py
tests/test_j_markup_renderer.py
tests/test_openers.py
tests/test_output_buffer.py
tests/test_permission_selection.py
tests/test_prompt_completer.py
tests/test_theme.py
tests/test_tool_block_closes_on_prose.py
tests/test_workspace_panel.py
themes/dark.json
themes/dracula.json
themes/high-contrast.json
themes/latte.json
themes/light.json
themes/mocha.json