Skip to content

Update tool descriptions for better loading time - #245

Merged
Davidyz merged 1 commit into
mainfrom
fix/codecompanion_tool_loading
Jul 13, 2025
Merged

Update tool descriptions for better loading time#245
Davidyz merged 1 commit into
mainfrom
fix/codecompanion_tool_loading

Conversation

@Davidyz

@Davidyz Davidyz commented Jul 13, 2025

Copy link
Copy Markdown
Owner

This PR refactors the codecompanion tools to use hardcoded schema descriptions so that they don't call the vectorcode prompts command.

Closes #243 .

@musaffa, please give this a try and lmk if it make the loading faster.

@Davidyz Davidyz added enhancement New feature or request feature labels Jul 13, 2025
@Davidyz
Davidyz force-pushed the fix/codecompanion_tool_loading branch from 9c5d65b to ad8f6e2 Compare July 13, 2025 07:13
@Davidyz
Davidyz force-pushed the fix/codecompanion_tool_loading branch from ad8f6e2 to 68a4a60 Compare July 13, 2025 07:16
@codecov

codecov Bot commented Jul 13, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.77%. Comparing base (708f0eb) to head (68a4a60).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #245   +/-   ##
=======================================
  Coverage   99.77%   99.77%           
=======================================
  Files          24       24           
  Lines        1766     1766           
=======================================
  Hits         1762     1762           
  Misses          4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@musaffa

musaffa commented Jul 13, 2025

Copy link
Copy Markdown

Checked. It's fixed now.

@Davidyz
Davidyz merged commit 1820ace into main Jul 13, 2025
16 checks passed
@Davidyz
Davidyz deleted the fix/codecompanion_tool_loading branch July 13, 2025 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Slow startup time as codecompanion extension

2 participants