agent-workflows

Tag

Cards List
#agent-workflows

GPT-6 Astra

Product Hunt · 5d ago Cached

OpenAI releases GPT-6 Astra, its most capable AI model for advanced reasoning, software engineering, and agent workflows, featuring async tool calling and mid-turn steering with a tiered rollout plan.

0 favorites 0 likes
#agent-workflows

New Model: Spark-X2.5-4B, Spark-X2.5-1.7B

Reddit r/LocalLLaMA · 2026-09-01 Cached

Introducing Spark-X2.5-4B and Spark-X2.5-1.7B, compact general-purpose language models with native 1M-token context, strong coding and agent capabilities, and broad hardware compatibility.

0 favorites 0 likes
#agent-workflows

Agent workflows that work in sandbox keep breaking in prod

Reddit r/AI_Agents · 2026-08-30

The article discusses the challenges of testing AI agent workflows in sandbox environments versus production, highlighting issues like silent failures, state management, and the inadequacy of current testing methods, and seeks community advice on best practices.

0 favorites 0 likes
#agent-workflows

@YinsenW_: Criticizing GLM 5.3 flash: The model is great, but production stability is a disaster

X AI KOLs Timeline · 2026-08-28 Cached

This article criticizes the severe stability issues of the GLM-5.3-flash model in production, like silent failures for large requests and workflow disruptions, despite its good performance.

0 favorites 0 likes
#agent-workflows

Show HN: We built open OpenRouter that turns usage into a better model

Hacker News Top · 2026-08-27 Cached

Experiential is an open-source gateway and router for AI agent workflows that enables usage-based optimization of models through a single OpenAI-compatible API.

0 favorites 0 likes
#agent-workflows

How are you safely letting AI agents / MCP tools change production data today? Would “data branches” help?

Reddit r/AI_Agents · 2026-08-14

A discussion proposing that AI agents working with production data should use data branches — letting the agent write to a cloned database and then reviewing the final diff instead of approving each action individually.

0 favorites 0 likes
#agent-workflows

How do you get a reviewer agent to actually catch flaws and push a project to done - without you babysitting taste?

Reddit r/openclaw · 2026-08-13

A developer asks for practical strategies to make reviewer/critic AI agents catch real flaws and drive coding tasks to completion without human oversight, covering prompting, testing access, and agent separation.

0 favorites 0 likes
#agent-workflows

Are We Over-provisioning AI Agents by Default?

Reddit r/AI_Agents · 2026-08-12

The article argues that many AI agent workflows waste money by routing every task to frontier models, and suggests using cheaper model tiers for simple, structured tasks while escalating harder ones. It provides a cost comparison showing up to 75% savings with a tiered approach.

0 favorites 0 likes
#agent-workflows

The real AI banking question is permissions, not autonomy

Reddit r/artificial · 2026-07-30

The article argues that practical AI business banking should rely on permissioned roles and limited access rather than full autonomy, with human approval required for large transactions.

0 favorites 0 likes
#agent-workflows

Retrying a failed agent step is not the same as safely resuming a 14-step run

Reddit r/AI_Agents · 2026-07-28

The article discusses the difference between retrying a failed agent step and safely resuming a multi-step run, emphasizing that they are not equivalent operations.

0 favorites 0 likes
#agent-workflows

The move from agent loops to structured graphs, with the research behind it

Reddit r/AI_Agents · 2026-07-28

A technical write-up discusses the shift from agent loops to structured graphs in production AI agent work, backed by references to durable execution engines (Temporal, Restate) and research like AFlow which uses Monte Carlo Tree Search to optimize workflow graphs.

0 favorites 0 likes
#agent-workflows

Git-native agent workflows are starting to look less like a gimmick and more like the only sane option

Reddit r/AI_Agents · 2026-07-14

Git-native agent workflows are gaining credibility as a practical standard for development, moving beyond being seen as a gimmick.

0 favorites 0 likes
#agent-workflows

The boring failure modes of paid AI agents are more interesting than the demos

Reddit r/AI_Agents · 2026-07-12

The author discusses the practical failure modes of AI agents that use paid tools, such as cost unawareness, double-spends, and the need for human approval, suggesting that agent payments should be treated as a separate execution layer.

0 favorites 0 likes
#agent-workflows

Are AI agents reintroducing problems software engineering already solved?

Reddit r/ArtificialInteligence · 2026-07-07

The article explores how AI agent workflows are reintroducing software engineering challenges around reproducibility, auditability, and state management that were previously solved with version control, CI/CD, and static code practices, while noting emerging solutions like GitHub's Agentic Workflows and git-native approaches.

0 favorites 0 likes
#agent-workflows

How are you regression-testing agent workflows before users find the failures?

Reddit r/AI_Agents · 2026-07-06

The author asks how developers are regression-testing AI agent workflows, noting common failure modes and sharing their work on adding eval support to Runme for recording tasks, scoring trajectories, and comparing against baselines.

0 favorites 0 likes
#agent-workflows

Chat-first AI tools break down the moment you want agents working without you

Reddit r/AI_Agents · 2026-07-06

The author argues that chat-first AI tools are insufficient for building autonomous agent workflows and describes alternative primitives like scheduled triggers and sub-agent delegation, advocating for a paradigm shift from 'chat with tools' to 'autonomous processes that use LLMs'.

0 favorites 0 likes
#agent-workflows

I built a gateway to make prompt injection structurally impossible in agent workflows (design approach, not a model fix)

Reddit r/AI_Agents · 2026-07-01

A developer created a gateway that structurally prevents prompt injection in agent workflows, focusing on architecture rather than model-level fixes.

0 favorites 0 likes
#agent-workflows

@yanhua1010: https://x.com/yanhua1010/status/2072170080969138616

X AI KOLs Timeline · 2026-07-01 Cached

The Claude Code team published a blog post introducing the /goal and /loop features. The article analyzes the paradigm shift in AI programming from single-turn conversations to iterative operations, detailing four types of loops (turn-based, goal-based, scheduled, proactive) and their applicable scenarios, while proposing the execution layer concept of Harness Engineering.

0 favorites 0 likes
#agent-workflows

I open-sourced a Codex skill that turns vague prompts into intent-preserving execution loops

Reddit r/AI_Agents · 2026-06-22

The author open-sourced a Codex skill called 'prompt-to-loop-engineer' that converts vague prompts into structured, intent-preserving execution loops with anti-drift checks, aiming to make agents more reliable for real-world tasks.

0 favorites 0 likes
#agent-workflows

Do agent systems keep hitting the same four limits?

Reddit r/AI_Agents · 2026-06-22

The author identifies four key bottlenecks for AI agent systems in real-world applications: physical constraints, adversarial pressure, institutional authority, and relational trust, and asks where others see agent workflows failing.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback