feat: implement idx-cli MVP foundation, provider abstraction, and core quote/history commands

This commit is contained in:
Ciphercat 2026-03-05 17:54:52 +00:00
commit 2174b42cff
18 changed files with 2678 additions and 0 deletions

5
.gitignore vendored
View file

@ -8,3 +8,8 @@ docs-internal/
# Large research data files
research/
# Added by cargo
/target