Skip to content

feat(desktop): implement storage management in the settings ui#23

Merged
jouwdan merged 1 commit into
mainfrom
storage-settings
Jun 30, 2026
Merged

feat(desktop): implement storage management in the settings ui#23
jouwdan merged 1 commit into
mainfrom
storage-settings

Conversation

@jouwdan

@jouwdan jouwdan commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

What changed:

  • Added collection sizing for JSON, JSONL, artifact directories, agent session index, and agent transcripts.
  • Added storage tools for support-bundle export, clearing logs/audit/artifacts, deleting old screenshots, and pruning stale non-running agent sessions.
  • Added a new Settings → Storage tab with collection sizes, maintenance actions, support-bundle export.
  • Updated the mock renderer bridge and CLI command catalog so preview mode and CLI discovery know about the new storage tools.

Verification:

  • pnpm --filter @meith/desktop typecheck
  • pnpm --filter @meith/desktop test
  • pnpm --filter @meith/cli typecheck
  • pnpm --filter @meith/cli test
  • Scoped pnpm exec biome check ... on touched files

@jouwdan jouwdan merged commit 8d493c5 into main Jun 30, 2026
1 check passed
@jouwdan jouwdan deleted the storage-settings branch June 30, 2026 09:24
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.

1 participant