gemini-cli-extensions / gemini-cli-extensions/conductor
Context bloat on long tracks
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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