Skip to content

New#3

Merged
gvastethecreator merged 3 commits into
mainfrom
new
Jun 1, 2026
Merged

New#3
gvastethecreator merged 3 commits into
mainfrom
new

Conversation

@gvastethecreator

Copy link
Copy Markdown
Owner

Summary

Validation

  • bun run fmt:check
  • bun run lint
  • bun run check
  • bun run test
  • bun run build

Notes

  • Link related issues, ADRs, or docs.
  • Mention any skipped validation with the reason and risk.

- Implemented `isDefaultWorkspace` to check if a workspace is the default.
- Created `runWorkspaceSwitchLifecycle` to handle workspace switching and ensure the landing view is set to 'studio'.
- Developed `runWorkspaceDeleteLifecycle` to manage workspace deletion with a clear-before-delete order.
- Added unit tests for workspace lifecycle functions to ensure correct behavior.
- Update `createStudioApp` composition seam tests to mark as done.
- Deepen `Local Studio Sync` refresh policy semantics with explicit event categories and retry logic.
- Add tests for reconnect scenarios and burst trigger coalescing in `localStudioSyncRefreshPolicy`.
- Implement retry logic for API requests in `evaluate-recipe-prompts-live.ts` and `generate-style-defaults.ts`.
- Introduce `runtimePolicy` for managing retries and polling with timeout.
- Enhance job monitoring with terminal status handling and error classification in `studioEventSource`.
- Add tests for process supervisor and runtime policies to ensure reliability.
Copilot AI review requested due to automatic review settings June 1, 2026 01:33

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

@gvastethecreator gvastethecreator merged commit 561027c into main Jun 1, 2026
1 check failed
@gvastethecreator gvastethecreator deleted the new branch June 1, 2026 01:33
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