Skip to content

Error during code context and indexing#32

Merged
magesh-presidio merged 2 commits intopresidio-oss:mainfrom
magesh-presidio:bugfix/code-context-error
Jan 30, 2025
Merged

Error during code context and indexing#32
magesh-presidio merged 2 commits intopresidio-oss:mainfrom
magesh-presidio:bugfix/code-context-error

Conversation

@magesh-presidio
Copy link
Collaborator

@magesh-presidio magesh-presidio commented Jan 30, 2025

Description

  • The encoding logic for "gpt-4o" was causing failures, resulting in code context error and workspace restoration alerts.
  • Token calculation operations were blocking the main thread, preventing extension UI from loading properly.

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update

Pre-flight Checklist

  • Changes are limited to a single feature, bugfix or chore (split larger changes into separate PRs)
  • Tests are passing (npm test) and code is formatted and linted (npm run format && npm run lint)
  • I have reviewed contributor guidelines

@magesh-presidio magesh-presidio self-assigned this Jan 30, 2025
@magesh-presidio magesh-presidio linked an issue Jan 30, 2025 that may be closed by this pull request
@magesh-presidio magesh-presidio merged commit 7dcb828 into presidio-oss:main Jan 30, 2025
1 check 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.

Error during code context and indexing

2 participants