aether-wisp 0.1.9

A terminal UI for AI coding agents via the Agent Client Protocol (ACP)
Documentation
1
2
3
4
5
6
7
8
9
10
11
mod component_tests {
    mod command_picker;
    mod conversation_window;
    mod file_list_panel;
    mod git_diff_view;
    mod model_selector;
    mod settings_menu;
    mod settings_overlay;
    mod status_line;
    mod tool_call_statuses;
}