google-gemini / google-gemini/gemini-cli
Subagent Resumability & Persistence
Open
🔒 maintainer only
area/agent
kind/enhancement
priority/p2
status/bot-triaged
status/need-information
workstream-rollup
- Dominant language
- TypeScript
- Stars
- 107k
- Forks
- 14.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 45
Description
Ensure work isn't lost on restart and can be iteratively refined across sessions as well as allow the main agent to resume conversations with a subagent across invocations.
Something to consider for this issue is that we currently have the ability to resume conversations and have persistence for our primary agent. We may benefit from consolidating our agent creations between the primary agent and subagents before attempting to solve this separately for local subagents.
Contributor guide
Assessment
This issue has not been assessed yet.