Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

crashing
1 participant