Skip to content

fix(app): harden local AI request lifecycle - #211

Merged
NarwhalChen merged 2 commits into
mainfrom
review/local-ai-post-merge
Jul 30, 2026
Merged

fix(app): harden local AI request lifecycle#211
NarwhalChen merged 2 commits into
mainfrom
review/local-ai-post-merge

Conversation

@NarwhalChen

Copy link
Copy Markdown
Collaborator

Summary

  • validate all renderer-controlled local AI request metadata and bound the complete prompt size before it crosses privileged IPC
  • propagate cancellation across provider discovery, tool catalog loading, model creation, and late tool interactions
  • prevent collapsed-sidebar conversation resets while a local AI response is still active

Verification

  • pnpm --filter @convera/app format
  • pnpm --filter @convera/app lint (0 errors; 7 pre-existing hook warnings)
  • pnpm --filter @convera/app test (20 files, 63 tests)
  • pnpm --filter @convera/app exec tsc --noEmit --skipLibCheck
  • pnpm --filter @convera/app automation:typecheck

No real Claude request was made; Claude-labelled coverage is fully mocked/local.

@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown

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

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
foxyfox-docs Skipped Skipped Jul 30, 2026 1:47pm
foxyfox-website Skipped Skipped Jul 30, 2026 1:47pm

Request Review

@NarwhalChen
NarwhalChen merged commit b81d42d into main Jul 30, 2026
5 of 6 checks passed
@NarwhalChen
NarwhalChen deleted the review/local-ai-post-merge branch July 30, 2026 13:58
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