Boostrix
Boostrix
agreed, this should be implemented as a new "research" command with configurable heuristics (search engines, number of links to evaluate, and evaluation criteria): - #514 - #2181 - #3936 -...
Note this looks like a useful change to be reviewed/integrated despite the ongoing re-arch effort, it's primarily config-level, with very few code changes (and those primarily are about supporting a...
> before checking if the repo exists or is invalid, it would be easier if it first checks if the repo has already been cloned locally, and issue a "git...
the git behavior you're wanting is supported by git itself, which is why just priming the agent or constraining it accordingly, will work "as is" - as long as you...
> the hash thingie is cool, but i also think it's a constraint because if you keep labeling "the best course of action", there will be little incentive to seek...
This looks like a useful and straightforward code addition that could probably be considered for review/integration regardless of the ongoing re-arch effort ?
> Thanks to everyone involved in this PR. Appreciate the efforts! @xhypeDE if you haven't already, please consider joining discord to collect your contributor/catalyst status there and help us get...
the docs/website are way out of date by now, I also didn't find those very useful TBH - probably, these should be updated, too - at the very least by...
it might make sense to introduce a dedicated search_online command to fetch search results and save those locally, this could then be parameterized as needed - because you are basically...
I think that the chatgpt browser plugin is doing a nice job of iterating over different results, and even doing searches in parallel - we might want to take a...