Skip to content

Conversation

Davidyz
Copy link
Owner

@Davidyz Davidyz commented Aug 28, 2025

This is a follow-up of olimorris/codecompanion.nvim#2030, which introduces ACP adapters alongside the regular HTTP adapters. Since the ACP adapters don't share the same interface as the HTTP adapters, it's easier to only allow HTTP adapters to be used here. This is mostly a fail-safe, because the ACP adapters don't use the codecompanion tools OOTB (?).

@Davidyz Davidyz added bug Something isn't working fix labels Aug 28, 2025
@Davidyz Davidyz marked this pull request as ready for review August 28, 2025 02:53
Copy link

codecov bot commented Aug 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.66%. Comparing base (84d6d1a) to head (1d12003).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #278   +/-   ##
=======================================
  Coverage   99.66%   99.66%           
=======================================
  Files          24       24           
  Lines        1788     1788           
=======================================
  Hits         1782     1782           
  Misses          6        6           

☔ 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.

@Davidyz Davidyz force-pushed the fix/codecompanion_summary_adapter branch from 6e7b933 to bac14ea Compare August 28, 2025 03:22
@Davidyz Davidyz force-pushed the fix/codecompanion_summary_adapter branch from bac14ea to 1d12003 Compare August 28, 2025 03:22
@Davidyz Davidyz merged commit 3f30dcb into main Aug 28, 2025
16 checks passed
@Davidyz Davidyz deleted the fix/codecompanion_summary_adapter branch August 28, 2025 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant