8 ms·
I am still playing around with the project but FYI, the parsing for the github repo URL at https://glide.agenticlabs.com/ https://glide.agenticlabs.com/ will fa
by cipherself 3y ago
I am still playing around with the project but FYI, the parsing for the github repo URL at https://glide.agenticlabs.com/ https://glide.agenticlabs.com/ will fail if there's a trailing slash in the repo link i.e. https://github.com/microsoft/autogen/ https://github.com/microsoft/autogen/ won't work but https://github.com/microsoft/autogen https://github.com/microsoft/autogen will.
- ivanovm 3y agothanks, 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!