CLI-536 Use the declarative framework for the CAG feature#331
CLI-536 Use the declarative framework for the CAG feature#331damien-urruty-sonarsource wants to merge 1 commit into
Conversation
d8eeaea to
aa10c15
Compare
00f4ab2 to
1039d89
Compare
aa10c15 to
310b065
Compare
310b065 to
431d721
Compare
Code Review ✅ Approved 1 resolved / 1 findingsMigrates the Context Augmentation feature to the declarative framework by centralizing integration logic and dependency management. The redundant attribute validation in the refresh feature has been successfully resolved. ✅ 1 resolved✅ Quality: Redundant attrs validation in tryRefreshContextAugmentationFeature
OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change:
Was this helpful? React with 👍 / 👎 | Gitar |
|



Summary by Gitar
agentExtensionsstate with modularfeaturesanddependencieswithinintegrations.context-augmentation-binaryas a shared declarative dependency in the integration registry.post-updateandstate-managerto handle the new declarative installation and refresh schema.integratecommands (claude,copilot,codex) to use the newContextAugmentationFeaturefor feature installation.This will update automatically on new commits.