Skip to content

feat: settings store #238

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 20, 2025
Merged

feat: settings store #238

merged 3 commits into from
Mar 20, 2025

Conversation

ycjcl868
Copy link
Collaborator

  • feat(settings): add store
  • fix: app settings
  • feat: settings support electron-store

@ycjcl868 ycjcl868 changed the title feat/settings store feat: settings store Mar 20, 2025
@ulivz ulivz merged commit e5400fc into main Mar 20, 2025
8 checks passed
@ulivz ulivz deleted the feat/settings-store branch March 20, 2025 07:28
Copy link

codecov bot commented Mar 20, 2025

Codecov Report

Attention: Patch coverage is 0% with 69 lines in your changes missing coverage. Please review.

Project coverage is 4.72%. Comparing base (911e1ef) to head (3725905).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
apps/agent-tars/src/main/store/setting.ts 0.00% 18 Missing ⚠️
apps/agent-tars/src/main/ipcRoutes/llm.ts 0.00% 11 Missing ⚠️
apps/agent-tars/src/main/ipcRoutes/settings.ts 0.00% 8 Missing ⚠️
...tars/src/renderer/src/api/fileSystemInterceptor.ts 0.00% 7 Missing ⚠️
.../components/LeftSidebar/Settings/useAppSettings.ts 0.00% 7 Missing ⚠️
...rs/src/renderer/src/hooks/useFileSystemSettings.ts 0.00% 4 Missing ⚠️
...omponents/LeftSidebar/Settings/useModelSettings.ts 0.00% 3 Missing ⚠️
...src/renderer/src/services/filePermissionService.ts 0.00% 3 Missing ⚠️
apps/agent-tars/src/main/customTools/search.ts 0.00% 2 Missing ⚠️
apps/agent-tars/src/main/ipcRoutes/search.ts 0.00% 2 Missing ⚠️
... and 3 more
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #238   +/-   ##
=====================================
  Coverage   4.72%   4.72%           
=====================================
  Files        252     252           
  Lines       7728    7720    -8     
  Branches    1445    1441    -4     
=====================================
  Hits         365     365           
+ Misses      7323    7315    -8     
  Partials      40      40           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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