Skip to content

fix(desktop): start fresh installs without legacy keychain errors - #289

Merged
leoisadev1 merged 4 commits into
mainfrom
t3code/c5393c19
Sep 17, 2026
Merged

leoisadev1 merged 4 commits into
mainfrom
t3code/c5393c19

Conversation

@leoisadev1

@leoisadev1 leoisadev1 commented Sep 17, 2026

Copy link
Copy Markdown
Member

A fresh Akeru Bot desktop install could prompt for the legacy t3code Safe Storage keychain item and then fail to load the primary environment because the bundled server looked for plugins one directory above the worktree.

The desktop catalog now skips safe-storage access when there is no catalog or legacy connection data, packaged Electron builds use the akeru-bot package identity, and the server resolves plugin catalogs from both the worktree and packaged desktop resource locations.

Verification: focused desktop/server tests pass (71 tests), desktop typecheck completes, the desktop build succeeds, and an isolated Electron launch reaches backend ready and main window created on the attached display.

Created with GPT-5.6 Sol in T3 Code.


Devin Review

@vercel

vercel Bot commented Sep 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
akeru-bot-landing Building Building Preview Sep 17, 2026 10:55pm UTC

Request Review

@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:M labels Sep 17, 2026
devin-ai-integration[bot]

This comment was marked as resolved.

@greptile-apps

greptile-apps Bot commented Sep 17, 2026

Copy link
Copy Markdown

RetriggerConfidence Score: 5/5

Safe to merge.

Summary

This PR improves fresh desktop startup by avoiding unnecessary safe-storage access, adopts Akeru’s packaged Electron identity, and resolves the plugin catalog across source, bundled-server, and packaged-resource layouts.

It also adds Changesets and focused coverage for the package identity and catalog resolution paths.

Reviews (3) · Last reviewed commit: "fix(server): prefer bundled catalog root..."

greptile-apps[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

@leoisadev1
leoisadev1 merged commit cedae46 into main Sep 17, 2026
12 checks passed
@leoisadev1
leoisadev1 deleted the t3code/c5393c19 branch September 17, 2026 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant