Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crashing (Run ID: codestoryai_aide_issue_1305_6d238fba) #1306

Open
wants to merge 1 commit into
base: cs-main
Choose a base branch
from

Conversation

theskcd
Copy link
Contributor

@theskcd theskcd commented Feb 16, 2025

agent_instance: codestoryai_aide_issue_1305_6d238fba Tries to fix: #1305

🔄 Issue Investigation: Identified root cause of high CPU usage with Flutter projects

  • Found: Dart is explicitly marked as a low-performance language in Aide's codebase
  • Discovered: Missing tree-sitter parser for Dart leads to fallback to less efficient parsing methods
  • Confirmed: This causes excessive CPU consumption when processing Flutter projects

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.

crashing
1 participant