magi-code 0.77.1

Repository-aware CLI coding agent for terminal work
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
mod support;

mod activity_navigation_tests;
mod autocomplete_tests;
mod cancellation_tests;
mod classifier_tests;
mod ctrl_shortcuts_tests;
mod keymap_tests;
mod layout_focus_tests;
mod modal_behavior_tests;
mod modal_tests;
mod picker_tests;
mod prompt_tests;
mod provider_tests;
mod settings_tests;
mod viewport_scroll_tests;