Skip to content

Add opencode configuration,refactoring and improve error handling - #76

Merged
moashraf86 merged 2 commits into
mainfrom
dev
Sep 5, 2026
Merged

Add opencode configuration,refactoring and improve error handling#76
moashraf86 merged 2 commits into
mainfrom
dev

Conversation

@moashraf86

Copy link
Copy Markdown
Owner

Description

  • Introduced opencode.json for MCP context7 configuration.
  • Added .gitignore to exclude transient CodeGraph data files from version control.
  • Remove fake 500ms delay in useValidateJson
  • Replace console.log with console.error in groqService (incl. PII leak)
  • Make AI functions throw on failure; callers toast errors
  • Add ErrorBoundary around routes
  • Backend: close Chromium in finally, guard NODE_ENV, stop leaking error.message
  • Add GitHub Actions CI (lint + tsc -b + vite build)
  • Add Vitest + baseline store tests (13 tests)

… files

- Introduced opencode.json for MCP context7 configuration.
- Added .gitignore to exclude transient CodeGraph data files from version control.
- Remove fake 500ms delay in useValidateJson
- Replace console.log with console.error in groqService (incl. PII leak)
- Make AI functions throw on failure; callers toast errors
- Add ErrorBoundary around routes
- Backend: close Chromium in finally, guard NODE_ENV, stop leaking error.message
- Add GitHub Actions CI (lint + tsc -b + vite build)
- Add Vitest + baseline store tests (13 tests)
@vercel

vercel Bot commented Sep 5, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
cv-master Ready Ready Preview Sep 5, 2026 5:21pm UTC
cvmaster-backend Ready Ready Preview Sep 5, 2026 5:21pm UTC

@moashraf86
moashraf86 merged commit 3ff21df into main Sep 5, 2026
4 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