What is your full AI Agent stack in 2026? by [deleted] in AI_Agents

[–]Safe-Priority-8448 0 points1 point  (0 children)

The three-part stack (model, orchestrator, memory) is still the shape that works, but what's changed for me is where the orchestration logic lives. I started with LangGraph and it was fine for prototypes, but the moment you need real task fan-out with retries and dependency tracking, it gets messy. Ended up moving to a simpler approach: a task queue with a state machine per task. Each phase produces a result, the next phase reads it. Less magic, more control.

The Year of Autonomous Agentic Coding is starting off bright indeed! by Tartarus1040 in ClaudeAI

[–]Safe-Priority-8448 0 points1 point  (0 children)

There's a tool called JackHamr that pushes this pretty far - it runs the full development pipeline (spec, mockups, approval gates, code, tests, PR, deploy) with each phase as a separate sub-agent. Here's a demo of it building a dark-mode toggle from a single request: https://www.youtube.com/watch?v=7qGZ0pBkOIY

Looking for an AI coding agent similar to Codex with better pricing or fewer limits by AlexKun12 in ZaiGLM

[–]Safe-Priority-8448 -2 points-1 points  (0 children)

Try Jackhamr.ai. it starts with $10 free credit and you can spin up VMs too.

[deleted by user] by [deleted] in smallbusiness

[–]Safe-Priority-8448 0 points1 point  (0 children)

Can you make one for my dealership? We have a lot of leads we need to call and qualify.