Skip to content

dynamic storage monitoring for custom model directories#781

Open
RaajeevChandran wants to merge 2 commits intomainfrom
fix/dynamic-storage-monitoring
Open

dynamic storage monitoring for custom model directories#781
RaajeevChandran wants to merge 2 commits intomainfrom
fix/dynamic-storage-monitoring

Conversation

@RaajeevChandran
Copy link
Copy Markdown
Contributor

Summary

Addresses #773.

Fixes a bug where the Models tab storage display was hardcoded to machine storage regardless of settings. Updates the system monitor to dynamically track the user selected models directory with accurate metrics.

Changes

  • Behavior change
  • UI change (screenshots below)
  • Refactor / chore
  • Tests
  • Docs

Checklist

  • I have read CONTRIBUTING.md
  • I added/updated tests where reasonable
  • I updated docs/README as needed
  • I verified build on macOS with Xcode 16.4+

@github-actions github-actions bot added the bug Something isn't working label Apr 5, 2026
AUTOMATION_APPLE_EVENTS = YES;
CODE_SIGN_ENTITLEMENTS = osaurus/osaurus.entitlements;
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

can u revert this

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

done

@RaajeevChandran RaajeevChandran requested a review from tpae April 5, 2026 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants