top | item 42982763

(no title)

skp1995 | 1 year ago

Hey I am the coredev on sidecar. The reason you see autogenerated PRs is cause I am using our agents to write the code for the agent lol

The big difference is the complete loop, each PR gets its own VM with the tool chains installed so the agent can run cargo check or cargo tests etc.

We do find the LLMs of today are not the best elite engineers but very very competent junior engineers. It's been a weird but eye opening workflow to use.

discuss

order

bravura|1 year ago

I am super interested in sidecar. When will it support o3-mini-high?

I also need an SDK to script it, tbh. What I want is to have actually a few different agents that interact with each other. Do you expose a good SDK?

skp1995|1 year ago

I does support o3-mini-high already, we use it for a few flows in the agent.

What kind of SDK support are you looking for?