Skip to content

feat(app): move chat to local AI runtimes - #208

Merged
NarwhalChen merged 17 commits into
mainfrom
split/local-ai-core
Jul 30, 2026
Merged

feat(app): move chat to local AI runtimes#208
NarwhalChen merged 17 commits into
mainfrom
split/local-ai-core

Conversation

@NarwhalChen

Copy link
Copy Markdown
Collaborator

Summary

  • add validated local AI IPC contracts and a context-isolated preload bridge
  • run authenticated Claude Code and Codex CLI providers from the Electron Main process
  • stream AI SDK chat events into the existing local renderer and Dexie history
  • remove Electron cloud auth, account, usage, speech, endpoint, and deep-link surfaces
  • preserve the existing local atomic automation runtime

Split boundary

This is the first extracted slice of #206. It establishes the local chat/runtime foundation only. Request-scoped tools, Codex tool rendering, computer control, and the Settings provider toggle are intentionally left for follow-up PRs.

Verification

  • pnpm --filter @convera/app test — 10 files / 36 tests
  • pnpm --filter @convera/app lint — 0 errors, 7 existing warnings
  • pnpm --filter @convera/app exec tsc --noEmit --skipLibCheck
  • pnpm --filter @convera/app automation:typecheck

Scope

  • no changes to packages/website
  • no changes to ~/proj/foxychat-server
  • no CI workflow added

@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
foxyfox-website Blocked Blocked Jul 30, 2026 1:24pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
foxyfox-docs Skipped Skipped Jul 30, 2026 1:24pm

Request Review

@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown

@NarwhalChen must be a member of the codefox-repo team on Vercel to deploy.
- Click here to add @NarwhalChen to the team.
- If you initiated this build, request access.

Learn more about collaboration on Vercel and other options here.

@NarwhalChen
NarwhalChen merged commit 1bd21ff into main Jul 30, 2026
4 of 5 checks passed
@NarwhalChen
NarwhalChen deleted the split/local-ai-core branch July 30, 2026 13:29
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