Skip to content

feat: add saved providers management and wizard reuse#1

Merged
DonPrus merged 4 commits intomainfrom
feat/saved-providers
Mar 11, 2026
Merged

feat: add saved providers management and wizard reuse#1
DonPrus merged 4 commits intomainfrom
feat/saved-providers

Conversation

@DonPrus
Copy link
Copy Markdown
Contributor

@DonPrus DonPrus commented Mar 11, 2026

Summary

  • add saved provider persistence, CRUD API, providers page, and wizard reuse/autosave flow
  • fix the review findings for Zig 0.15.2 compatibility, failed revalidate status handling, and clearing saved provider models
  • remove the legacy docs/plans directory contents

Validation

  • zig test src/core/state.zig
  • npm run build in ui/ (passes with pre-existing ConfigEditorUI.svelte a11y warnings)
  • zig test src/root.zig still fails on baseline issues already present on origin/main, so it was not used as a gating signal

@DonPrus DonPrus force-pushed the feat/saved-providers branch from 658a0cc to 1483fd2 Compare March 11, 2026 15:38
Add saved provider persistence, API routes, providers UI, and wizard reuse/autosave flow.

Includes the follow-up fixes for Zig 0.15.2 compatibility, provider revalidation status handling, model clearing in the providers UI, and removal of docs/plans.
@DonPrus DonPrus force-pushed the feat/saved-providers branch from 1483fd2 to f79ecd9 Compare March 11, 2026 15:38
@DonPrus DonPrus merged commit a56f0e9 into main Mar 11, 2026
3 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.

1 participant