hansel
hansel
it works for me on a mac. would need it to be working on windows/linux as well too. Any idea whats the issue?
I dont think so. when there is no external port for container, i think RAP just doesnt do anything hansel On 28 Feb 2018, 4:52 AM +0800, adi90x , wrote:...
have the same problem
got the same error, calling the bot by botname or @botname too [Mon Jan 23 2017 06:26:39 GMT+0000 (GMT)] ERROR Error: Bad Request: Can't parse message text: Can't find end...
hi did you manage to get this to work? i've tried running a js binary file, but all it does is to open the file in an editor.
have you thought about how to hook the sidekick 'add feature/fix bug' to unit tests? I'm thinking that just plain saving the file is bad, given the LLM isnt perfect....
yes. But we iterate over the 'feature' not the tests, until tests pass. Think iterating on tests until they pass given current working code...is... something that i'd avoid building into...
hey, dont you think that this should be part of the 'debug' command feature? So instead of catching the build fails (which i assume is where we inject tests to...
Mmm what are you trying to improve using ctags? Using them as a sort of summary to reduce context window? I’m not sure if I want to lose resolution tho....
https://github.com/deep-diver/LLM-As-Chatbot looks interesting. in particular it's https://github.com/deep-diver/PingPong mechanism to isolate the prompt difference requirements.