Skip to content

allow kiro-cli session storage path on macOS#115

Merged
jy-tan merged 2 commits intoUse-Tusk:mainfrom
yimsk:fix/kiro-cli-session-storage
Apr 13, 2026
Merged

allow kiro-cli session storage path on macOS#115
jy-tan merged 2 commits intoUse-Tusk:mainfrom
yimsk:fix/kiro-cli-session-storage

Conversation

@yimsk
Copy link
Copy Markdown
Contributor

@yimsk yimsk commented Apr 13, 2026

Follow-up to #114.

Kiro CLI's session management docs state that sessions are stored in ~/.kiro/, but in practice it also writes to platform-specific paths:

  • macOS: ~/Library/Application Support/kiro-cli
  • Linux: ~/.local/share/kiro-cli (already covered by ~/.local/share/** in code.json)

Without these, Fence blocks the writes. The session works until exit but isn't persisted across runs.

@yimsk yimsk requested a review from jy-tan as a code owner April 13, 2026 05:29
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

@jy-tan jy-tan merged commit 42436d3 into Use-Tusk:main Apr 13, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants