Ariel Frischer

Results 85 comments of Ariel Frischer

Really great idea, definitely should be a way to add in our our tools through cli flags/tool files. Will review more later, got my own PR to fix up.

Running into a similar issue looking for ormar to support pydantic >=2.8.2

I've actually been able to clean this up quite a bit in current branch which is working on #84. So I am working on this as well.

Was able to find the log trace file and remove aider stream. ``` โ•ญโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ Web Research Disabled โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ โ”‚ Web research disabled due to missing configuration: โ”‚ โ”‚ - TAVILY_API_KEY...

This happens because there is an instruction example showing: `blah "blah" blah` so I guess AI tries to run that for some reason perhaps its testing the tool, but it...

Yea so trace it here: https://github.com/ai-christianson/RA.Aid/blob/9edfc45159e082532a18c8382a24893eb8d2d7c5/ra_aid/agent_backends/ciayn_agent.py#L590 Basically this `handle_fallback_response` handles ToolExecution errors with or without fallback handler setup. So that warning message can be refactored to handle both use cases...

Will fix, can add as refactoring/todo list item for cleanup in any upcoming MRs.

## ๐Ÿ‘‹ Hello from RepoBird.ai! I'm the founder of **RepoBird.ai**, an AI Software Engineer Agent that integrates seamlessly as a GitHub App. This Pull Request was automatically generated by our...

> After working with ra-aid extensively over last few days, things went very smooth at first, but as we advanced the project and it was growing, it seemed that is...

> I would like to try and work on this issue as my first issue. Go for it! Let me know if you have any questions about the codebase and/or...