task-decomposition

Tag

Cards List
#task-decomposition

@xiaohu: Yesterday, I saw many people sharing Apodex 1.1, an AI agent specifically built for deep research to solve those hard problems that 'have no ready-made answers and require extensive investigation'. Curious, I tested it with two tasks, and they ran all afternoon without finishing. The execution time is indeed long. This agent can, as long as you give it a goal, run for an extended period…

X AI KOLs Timeline · 2026-08-26 Cached

Apodex 1.1 is an AI agent designed for deep research, capable of handling complex tasks that require extensive investigation. It uses a main agent to decompose problems and asynchronously dispatches multiple sub-agents for execution, supporting long-running operations and automatic recovery.

0 favorites 0 likes
#task-decomposition

Spine-Branch Coordination for Multi-agent Computer Use

arXiv cs.CL · 2026-08-25 Cached

This paper introduces Spine-Branch Coordination, a framework for multi-agent computer use that decomposes tasks into a spine-branch graph to avoid VM merging, demonstrating improved success rates and cost efficiency on long-horizon tasks.

0 favorites 0 likes
#task-decomposition

OneDayAgent: Towards a Long-Horizon Harness for Autonomous Agents

Hugging Face Daily Papers · 2026-08-04 Cached

OneDayAgent is a long-horizon harness for autonomous agents that decomposes open-ended tasks into bounded subtasks, manages execution memory under context pressure, and verifies/repairs final outputs. It achieves state-of-the-art results on AgentIF-OneDay with GLM-5.2 and generalizes across five backend LLMs.

0 favorites 0 likes
#task-decomposition

@chasen_liao: I see Cursor recently wrote a must-read article on agent swarms (i.e., Agent Swarm). The core actually isn't complicated...

X AI KOLs Timeline · 2026-07-21 Cached

Cursor's article introduces the Agent Swarm architecture, achieving context isolation and efficient collaboration through a layered design of Planner and Worker. In a SQLite rebuild experiment, using Grok 4.5, they achieved an 80% test pass rate.

0 favorites 0 likes
#task-decomposition

I built a local GUI to run long coding tickets without context rot

Reddit r/AI_Agents · 2026-07-16

LoopTroop is a local, open-source GUI app that prevents context rot in long coding tickets by using an LLM council for planning, task decomposition into independent beads, and controlled execution with failure notes, keeping the developer in the loop.

0 favorites 0 likes
#task-decomposition

First time I’ve been freaked out by a model.

Reddit r/singularity · 2026-07-10

The author describes being deeply impressed and unsettled by GPT 5.6 and Codex, highlighting the model's ability to decompose tasks, recall errors, and propose an optimized process with specific efficiency gains.

0 favorites 0 likes
#task-decomposition

Task Decomposition-Guided Reranking for Adaptive Agent Skill Retrieval

arXiv cs.AI · 2026-07-08 Cached

Proposes SkillReranker, an inference-time reranking framework that decomposes tasks and skills to build a directed acyclic execution graph and uses a cross-encoder for scoring, improving task performance and efficiency in agent skill selection.

0 favorites 0 likes
#task-decomposition

Compositional Skill Routing for LLM Agents: Decompose, Retrieve, and Compose

arXiv cs.CL · 2026-06-17 Cached

Introduces SkillWeaver, a decompose-retrieve-compose framework for routing multiple skills to LLM agents, along with CompSkillBench, a benchmark of 300 compositional queries over 2,209 real MCP server skills.

0 favorites 0 likes
#task-decomposition

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
#task-decomposition

Multi-Agent Computer Use

Hugging Face Daily Papers · 2026-06-01 Cached

This paper proposes a multi-agent computer use (MACU) system that uses a manager model to decompose tasks into directed acyclic graphs for parallel execution by subagents. It demonstrates consistent improvements over single-agent baselines on multiple benchmarks and better test-time scaling.

0 favorites 0 likes
#task-decomposition

DRIVE: Modeling Skills at the Reasoning and Interaction Levels for Web Agents under Continual Learning

arXiv cs.AI · 2026-05-26 Cached

DRIVE proposes a dual-level skill modeling framework that separates reasoning knowledge from interaction knowledge for web agents under continual learning, achieving a 52.8% task success rate on WebArena, outperforming the skill-free baseline by 7.3 percentage points.

0 favorites 0 likes
#task-decomposition

Harnesses for Inference-Time Alignment over Execution Trajectories

arXiv cs.LG · 2026-05-22 Cached

This paper studies harness design for LLM agents, separating it into task decomposition and guided execution, and shows that more elaborate harnesses are not uniformly better; it reveals failure modes and proposes partial harnesses as effective.

0 favorites 0 likes
#task-decomposition

Learning complex goals with iterated amplification

OpenAI Blog · 2018-10-22 Cached

OpenAI presents iterated amplification, a method for training AI systems on complex tasks by recursively decomposing them into smaller subtasks that humans can judge and solve, building up training signals from scratch through iterative composition.

0 favorites 0 likes
#task-decomposition

Learning a hierarchy

OpenAI Blog · 2017-10-26 Cached

OpenAI research proposes hierarchical reinforcement learning where agents break down complex tasks into sequences of high-level actions rather than low-level ones, significantly improving efficiency for long-horizon tasks by reducing search complexity from thousands of steps to dozens.

0 favorites 0 likes
#task-decomposition

Multi-robot collaboration with Gemini Robotics 2

YouTube AI Channels · 2026-07-30 Cached

Google DeepMind's Gemini Robotics 2 adds multi-robot collaboration capabilities, enabling the humanoid robot Apollo and the dual-arm robot 'Duo' to complete complex tasks such as organizing a garage through independent reasoning and communication coordination, demonstrating capabilities from macro planning to fine manipulation.

0 favorites 0 likes
← Back to home

Submit Feedback