gemini-cli-extensions / gemini-cli-extensions/conductor

Context bloat on long tracks

Open
#74 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
3.7k
Forks
295
Avg merge
9m
Merged PRs (30d)
1

Description

I often have to stop and restart the CLI when working on long tracks. It would be nice if you could spin up sub agents on a per-task basis, so each one had a fresh context window.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the CLI entry points that execute tracks and individual tasks, then determine how context is currently retained across a long track. Define how a per-task sub-agent would receive its task and a fresh context window. Done means long tracks can run task by task without stopping and restarting the CLI.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai, cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.