subagents

Tag

Cards List
#subagents

@Lonely__MH: Great news for Codex users! When I opened Codex this morning and saw the reminder about using subagents, I happened to come across @Saccc_c's tweet. I gave it a full try — the approach is completely feasible! However, the prompt for creating subagents still needs improvement; you must add the corresponding description and working method. Below is my optimized complete prompt...

X AI KOLs Following · yesterday Cached

Explains how to create the custom subagent luna_worker in Codex, including the full prompt and configuration method, referencing @Saccc_c's approach to help users run tasks in parallel.

0 favorites 0 likes
#subagents

@rseroter: "In this article, I want to walk you through how I have seen the evolution of the subagent paradigm over the past 12 mo…

X AI KOLs Timeline · 2026-07-24 Cached

In the article, the author traces the evolution of subagent paradigms in AI coding assistants over the past year, and introduces 'Swarm Coding' as a consolidated agent skill that delegates subagent management to an agent itself.

0 favorites 0 likes
#subagents

@dabit3: 1,000 tok/s vs 85 tok/s visualized

X AI KOLs Timeline · 2026-07-15 Cached

Nader Dabit visualizes the speed difference between 1,000 tok/s subagents and 85 tok/s, highlighting that lightning skill offload enables ~5x faster execution by using subagents for implementation while keeping frontier models as planners and reviewers.

0 favorites 0 likes
#subagents

@rohanpaul_ai: This is so great. GPT-5.6 Sol Ultra produced a 50-year-old conjecture proof using 64 subagents within one hour. The pro…

X AI KOLs Following · 2026-07-10 Cached

GPT-5.6 Sol Ultra, released by OpenAI, reportedly proved the 50-year-old Cycle Double Cover Conjecture in under one hour using 64 subagents, marking a major AI breakthrough.

0 favorites 0 likes
#subagents

@PrajwalTomar_: WAIT. Anthropic just proved you don't need Fable 5 for everything. With their own benchmarks. They tested "Fable 5 orch…

X AI KOLs Following · 2026-07-09 Cached

Anthropic benchmark shows that using a larger model (Fable) as orchestrator with cheaper models (Sonnet) as workers achieves 96% of full Fable performance at 46% cost, available now in Claude Code.

0 favorites 0 likes
#subagents

@aiwarts: https://x.com/aiwarts/status/2073962247240773984

X AI KOLs Timeline · 2026-07-06 Cached

Detailed introduction to the most practical prompt engineering tips before Fable5 goes offline, including letting the model run experiments autonomously, optimizing workflows, and reducing token consumption through subagent allocation, along with other practical experiences.

0 favorites 0 likes
#subagents

Let Fable use its own judgement rather than dictating how it should work (2 minute read)

TLDR AI · 2026-07-06 Cached

Practical tips for using AI coding tools like Fable and Opus: let them apply their own judgement instead of dictating behavior, and delegate smaller tasks to lower-power models via subagents to save tokens and improve efficiency.

0 favorites 0 likes
#subagents

@yacineMTB: Subagents are an antipattern

X AI KOLs Following · 2026-07-04

A tweet argues that subagents are an antipattern in AI/software design.

0 favorites 0 likes
#subagents

@LangChain: Deep Agents now supports dynamic subagents. Instead of invoking subagents with tool calls, the main agent writes orches…

X AI KOLs Following · 2026-06-29 Cached

LangChain's Deep Agents now supports dynamic subagents, where the main agent writes orchestration code to coordinate work at scale, enabling workflows like processing hundreds of documents with deterministic coverage.

0 favorites 0 likes
#subagents

@VoltexGar: Boris Cherny, Head of Claude Code, Anthropic: "you can define a stop hook that's like, if the tests don't pass, keep go…

X AI KOLs Timeline · 2026-06-28 Cached

Boris Cherny, head of Claude Code at Anthropic, explains four key loops (stop hooks, verification, subagents, and memory) that make the tool highly effective for coding tasks, with simple configs that senior engineers use to outpace others.

0 favorites 0 likes
#subagents

@ArizePhoenix: This week in Phoenix - feedback gets more visible and the agent gets more capable: Server-side bash for PXI subagents (…

X AI KOLs Following · 2026-06-24 Cached

This week's Phoenix update adds server-side bash for PXI subagents with sandboxed execution and built-in GraphQL access, improving feedback visibility and agent capabilities.

0 favorites 0 likes
#subagents

@RayFernando1337: Q is him! This is not larping. These guys from Korea are on the frontier of agentic engineering and we are still trying…

X AI KOLs Following · 2026-06-19 Cached

A tweet highlights Q from Korea achieving a session with nearly 300 subagents running for over a day using the Codex desktop app and lazycodex, showcasing frontier agentic engineering.

0 favorites 0 likes
#subagents

@swyx: havent seen many people outside anthropic ultracode yet. this thing is scarily good at burning tokens but you need to s…

X AI KOLs Following · 2026-06-15 Cached

Anthropic's Ultracode is a highly efficient token-burning coding agent that excels at parallelized subagent-based dynamic workflows, though it requires proper repo setup to fully leverage its capabilities.

0 favorites 0 likes
#subagents

@monokern: Xiaomi just dropped a FREE CLAUDE CODE with memory that actually persists between sessions and nobody is talking about …

X AI KOLs Timeline · 2026-06-14 Cached

Xiaomi released MiMo Code, a free AI coding assistant with persistent memory across sessions, automatic subagents, and workflow distillation, requiring zero configuration.

0 favorites 0 likes
#subagents

@ArizePhoenix: Subagents (experimental) - PXI can now spin off subagents to do the heavy lifting, keeping its own context window lean …

X AI KOLs Following · 2026-06-12 Cached

Arize Phoenix announces an experimental feature for PXI to spin off subagents, keeping the main context window lean during long investigations.

0 favorites 0 likes
#subagents

@imbabybrooklyn: First class subagent + background tasks observability

X AI KOLs Following · 2026-06-12 Cached

Announces first-class support for subagents and background tasks observability, likely a new feature in an AI agent framework or tool.

0 favorites 0 likes
#subagents

@bcherny: Just landed nested subagent support in Claude Code Starting to experiment more with agents kicking off agents as a way …

X AI KOLs Following · 2026-06-09 Cached

Boris Cherny announced nested subagent support in Claude Code, allowing agents to spawn subagents for better context management, capped at depth 5 and rolling out in today's release.

0 favorites 0 likes
#subagents

@neural_avb: One of the the coolest RLM trajectories that made me go "woah" RLMs (Minimax M3) launching subagent swarms with clear p…

X AI KOLs Timeline · 2026-06-08 Cached

Neural_avb highlights how Minimax M3's RLMs use subagent swarms with pydantic contracts for type checking and schema validation, reducing hallucination rates and failed subagent calls.

0 favorites 0 likes
#subagents

@neural_avb: https://x.com/neural_avb/status/2063907440509571354

X AI KOLs Timeline · 2026-06-08 Cached

Explores a common failure mode in recursive language models (RLMs) where free-text subagent responses cause issues, and presents a solution using structured outputs to improve reliability, illustrated with a long-context question-answering example from NarrativeQA.

0 favorites 0 likes
#subagents

SearchSwarm: Towards Delegation Intelligence in Agentic LLMs for Long-Horizon Deep Research

Hugging Face Daily Papers · 2026-06-08 Cached

This paper introduces SearchSwarm, a model trained on synthesized delegation intelligence to improve long-horizon deep research tasks via task decomposition and subagent coordination, achieving state-of-the-art results on BrowseComp benchmarks.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback