Significant progress. Performing cleanup now

This commit is contained in:
Ryan Ward
2026-05-11 14:31:02 -05:00
parent fe105e0369
commit 140da74f99
37 changed files with 843 additions and 1220 deletions
+2 -1
View File
@@ -5,7 +5,7 @@ description = "Galaxy AI - AI-powered terminal for development teams"
edition = "2021"
autobins = false
name = "galaxy"
version = "0.1.0"
version = "1.0.0"
publish.workspace = true
license.workspace = true
@@ -756,6 +756,7 @@ sequential_storage = []
session_sharing = []
session_sharing_acls = []
skip_login = []
bedrock_smoke_test = ["skip_login"]
# This feature should only be enabled when building a self-contained binary with the bundle script.
standalone = []
prompt_suggestions_via_maa = []