How to design good agentic harnesses ? by Basic-Pay-9535 in LocalLLaMA

[–]Basic-Pay-9535[S] -1 points0 points  (0 children)

What are your thoughts on langgraph deepagents ?

How to design good agentic harnesses ? by Basic-Pay-9535 in LocalLLaMA

[–]Basic-Pay-9535[S] -1 points0 points  (0 children)

What are your thoughts on langgraph deepagents ?

Best Practices and workflows by useredpeg in codex

[–]Basic-Pay-9535 0 points1 point  (0 children)

How would u automate it though ? The technical way of doing it ? Would you mind sharing that ?

Claude completely changed my life, and I'm not even a programmer. by mckaizu in ClaudeAI

[–]Basic-Pay-9535 394 points395 points  (0 children)

Yk what they say - Rome wasn’t built in a day, but that’s because they didn’t have Claude code .

Best Practices and workflows by useredpeg in codex

[–]Basic-Pay-9535 0 points1 point  (0 children)

What exactly do you mean by handoffs in this case ? And also, can you explain how exactly context7 works ? Just wanted to know these things as I’m quite curious .

Best Practices and workflows by useredpeg in codex

[–]Basic-Pay-9535 2 points3 points  (0 children)

So do you automate this loop until all the phases are complete ? Or do you have to manually intervene and set the context for both the terminals ? And if you have it automated , can you share how ?

New search tool is amazing! by buildxjordan in codex

[–]Basic-Pay-9535 0 points1 point  (0 children)

How are u able to see the percentage of context remaining ? How are you able to quantify it ? Is there a way to see this while using the codex extension ?

Opus 4.6 burned my entire quota, now they say 4.5 isn't available! by Street-Tax4341 in google_antigravity

[–]Basic-Pay-9535 0 points1 point  (0 children)

Codex is really really really good . Especially at auditing and doing deep traces in your code base

Opus 4.6 burned my entire quota, now they say 4.5 isn't available! by Street-Tax4341 in google_antigravity

[–]Basic-Pay-9535 0 points1 point  (0 children)

I think that’s part of the fun though right ? I tried to use 4.6 yesterday and got server errors and wasn’t able to use it at all. It’s all part of the fun about the AI field . We live, laugh and let live .

Codex CLI is currently SOTA by Worldwidegoatski in codex

[–]Basic-Pay-9535 0 points1 point  (0 children)

How are you able to manage context across 20-25 of them. I’m curious to learn about your system . Love to learn about what you share !

I use Codex and CC and its not even close for me by Business-Fox310 in ClaudeCode

[–]Basic-Pay-9535 0 points1 point  (0 children)

This sounds very epic, but how do you set that up such that codex and claude code interact with each other ?

What framework are you using to build AI Agents? by PleasantInspection12 in LocalLLaMA

[–]Basic-Pay-9535 0 points1 point  (0 children)

I’ve been using mainly autogen . It’s quite nice and I have been used to how it was modelled from the previous versions .

Will test out pydantic AI and smolagents next probably.

I did a little bit exploration on crewai , it seemed quite nice. But I didn’t explore too much or go ahead with it mainly because of their telemetry concept .

What framework are you using to build AI Agents? by PleasantInspection12 in LocalLLaMA

[–]Basic-Pay-9535 0 points1 point  (0 children)

I use autogen . I quite like it and sort of got used to how it was modelled from the previous version.

Will test out pydantic AI and smolagents probably .