Bump version to 1.6.3
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
4ba9706e35
commit
59cfd0e2f5
@@ -29,6 +29,8 @@ fn main() -> Result<()> {
|
||||
state = state.with_additional_features(galaxy_core::features::DEBUG_FLAGS);
|
||||
}
|
||||
state = state.with_additional_features(&[
|
||||
FeatureFlag::AgentMode,
|
||||
FeatureFlag::AgentView,
|
||||
FeatureFlag::LspCompletion,
|
||||
FeatureFlag::LspCodeActions,
|
||||
FeatureFlag::LspRename,
|
||||
|
||||
Reference in New Issue
Block a user