m1sta
m1sta
Are you saying that it can be done 'in theory' or have you tried it? I've tried the following without any success... ``` var tame = require ('tamejs').register({ extension: ['tame.js']});...
try adding this as the first line in your source file as a workaround... ``` () -> await defer() ```
Does the autogen model typically result in one 'orchestrator' agent using other agents as tools?
Ratio appears to do some approximations. I'm looking for control over the approximation rules. I'd love to see the api able to take the number 0.3333 and a configuration around...
It appears that attachments won't be saved into the folder if `streamAttachments: true` is set (as it is in the example). Which makes sense, since if you set this flag...
True. Maybe this should be an issue in the main coffeescript branch instead then?
+1 for debugging with sourcemaps.
The number of people using one or more of babel, traceur, coffeescript, sweetjs, or something else in the rest if the altjs world is already pretty substantial, and it's growing.
> node-theseus uses the esprima library to instrument pure JavaScript code. We could keep doing that and use a source map in Brackets to tell what lines of CoffeeScript correspond...
Should this be tracked as an issue in Brackets directly?