index
:
talk-to-any-code.git
master
Use a certain special API to ask questions about large codebases
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-14
huge fix to path handling. added clean cli, cost estimate, ignorefile.
Nate Buttke
2023-08-14
base64ify path links
Nate Buttke
2023-08-13
further clean server.py
Nate Buttke
2023-08-13
temporary fix to crazy file navigation
Nate Buttke
2023-08-12
added filetypes to server. going to make major changes
Nate Buttke
2023-08-12
modify setup to allow lots of languages!
Nate Buttke
2023-08-12
properly remove languages that didn't work in object
Nate Buttke
2023-08-12
setup submodules and tree-sitter object creation for many languages
Nate Buttke
2023-07-27
machine-written requirements.txt
Nate Buttke
2023-07-27
highlight.js can just guess the language.
Nate Buttke
2023-07-27
remove vestigial empty js file
Nate Buttke
2023-07-27
Move tree-sitter fns into new helper class. Need to make language choice more
Nate Buttke
2023-07-27
add frontend components with my fixes. still messy.
Nate Buttke
2023-07-26
today's work. fixed multi-file parsing. don't send too-large files up to API....
Nate Buttke
2023-07-25
hi dan
Nate Buttke