I’d like to propose a feature for Antigravite: an optional Auto-Summary system that works based on user preferences.
Here’s the idea:
During a chat session, the agent can automatically generate a summary of the conversation when needed. After completing the summary, the agent provides the user with a Session Key representing that summarized state.
When the user starts a new session, they can reuse this Session Key to let the agent continue the previous work seamlessly, while still preserving the important context from earlier. This helps the agent stay consistent and understand any remaining tasks without losing track.
Benefits:
-
Prevents context overload in long sessions (which often get cut off or lose coherence over time)
-
Maintains continuity across multiple sessions
-
Improves efficiency for complex or long-running tasks
This could make workflows much smoother, especially for users handling dense or ongoing projects across multiple sessions.