← Back to home

Reddit

785 items in the index — the hottest posts from curated subreddits. Everything opens right here on the site — you never leave.

Index updated 4h ago · refreshes hourly

← HighlightsStrict order
r/AI_Agents

The need for an accountability layer

AI systems are beginning to produce and act on information at scale at a velocity that no human user could review by hand. Current projections are by the end of 2026 token outputs will surpass 600 trillion tokens a day at a comparison of 180T per day by humans (if you convert 12…

/u/SmartRick · Sep 8, 202639
r/AI_Agents

How do you handle agents that stop and wait for a human?

We've got a few agents in our dev workflow. The problem isn't them being wrong - it's them stopping. Agent hits something it can't decide (which env to deploy to, whose approval, is this the right table) and just sits there. Nobody knows it's sitting until someone happens to loo…

/u/pixelatrix · Sep 8, 202639
r/AI_Agents

anypick - Library for filtering and selecting LLMs

Hi everybody! I'm developing a Python+Typescript (same APIs, implemented in both languages) library that allows to download catalogs of models from OpenRouter or from Vercel, build pipelines to filter LLMs based on price, latency, benchmarks and capabilites, and then pick the be…

/u/PuzzleheadLaw · Sep 8, 202640
r/AI_Agents

multistack - TUI orchestrator for local coding agents

Hi everybody! I am building multistack, a small TUI orchestrator for coding agents (currently compatible with zerostack); it's built in Rust using Ratatui, and it's designed to be lightweight in order to follow zerostack's design philosophy. I hope it can be useful to some of yo…

/u/PuzzleheadLaw · Sep 8, 202639
r/AI_Agents

Controversial take about the quality of the code generated by AI

I'm reading lots of people on reddit ranting about the quality of the code generated by AI (even frontier models). Most of the points I see are valid: - Unreadable code - Redundant and duplicated logic - Overuse of comments - Cosmetic tests - etc A bit of context about me: I hav…

/u/PoorDecisionMaker-69 · Sep 8, 202638
r/AI_Agents

Agent permissions should expire before an agent’s context does

An agent gets approval to deploy a staging change. It reaches the deploy API, gets a timeout, and resumes thirty minutes later. The earlier approval and plan are still available. In that gap, the artifact, target environment, or rollout window may have changed. For consequential…

/u/Future_AGI · Sep 8, 202639
r/AI_Agents

How do you deal with different Sources of truths for agents

I'm building agents that pull context from Jira, Confluence and GitHub. Retrieval works fine. The problem is that the sources disagree with each other. For example: Ticket in Jira describes behaviour A Confluence page from 8 months ago describes behaviour B Code (SoC for this pa…

/u/Hopeful-Long9246 · Sep 8, 202639