Y
Hacker News
new
|
ask
|
show
|
jobs
by
cipherself
827 days ago
I am still playing around with the project but FYI, the parsing for the github repo URL at
https://glide.agenticlabs.com/
will fail if there's a trailing slash in the repo link i.e.
https://github.com/microsoft/autogen/
won't work but
https://github.com/microsoft/autogen
will.
1 comments
ivanovm
827 days ago
thanks, pushing a hotfix for this now I've also seen some people running into issues with C/C++ indexing and I'm fixing that too!
link