generated from amazon-archives/__template_Custom
-
Notifications
You must be signed in to change notification settings - Fork 176
Open
Open
Copy link
Labels
pending-maintainer-responseIssue is pending a response from the Kiro teamIssue is pending a response from the Kiro teamtheme:ide-performance
Description
Before opening, please confirm:
Operating System
MacOS Tahoe
Kiro Version
0.6.32
Bug Description
Kiro is currently storing 6,422 execution log files (including failed ones) and never cleaning them up. Each file contains the full context of a spec generation run, including your prompts and environment context.
- Location: ~/Library/Application Support/Kiro/User/globalStorage/kiro.kiroagent///
- File count: 6,422 files
- Total size: ~8.2GB (21GB across all workspaces)
- File type: JSON execution logs with workflowType: "spec-generation"
- Issue: No cleanup/rotation of old or failed executions
Steps to Reproduce
- Work with Kiro over time
- See the execution log grow
Expected Behavior
Execution history should have retention limits
Conversation ID
No response
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
pending-maintainer-responseIssue is pending a response from the Kiro teamIssue is pending a response from the Kiro teamtheme:ide-performance