feat(agents-init): scaffold AGENTS/ sub-repo with symlinks, plugin dirs, and AI wrapper integration #52

Merged
rootiest merged 24 commits from feat/agents-init into main 2026-06-13 04:26:25 +00:00
2 changed files with 4 additions and 13 deletions
Showing only changes of commit 015daec928 - Show all commits
+2 -2
View File
@@ -72,8 +72,8 @@ abbr -a g git
abbr -a gitig gi abbr -a gitig gi
abbr -a git-ignore gi abbr -a git-ignore gi
# Antigravity # Antigravity
abbr -a ag antigravity abbr -a ag agy
abbr -a ag. antigravity . abbr -a ag. agy .
# Quit # Quit
abbr -a /exit exit abbr -a /exit exit
# Window-management abbreviations are opinionated (C4 integrations) # Window-management abbreviations are opinionated (C4 integrations)
+2 -11
View File
@@ -416,8 +416,8 @@ Appending n to any :cd* abbreviation also runs nvim after changing dir.
## 4.8 AI Assistants ## 4.8 AI Assistants
ag antigravity ag agy
ag. antigravity . ag. agy .
v antigravity-ide v antigravity-ide
s wezterm ssh (WezTerm only) s wezterm ssh (WezTerm only)
@@ -1101,15 +1101,6 @@ Add -i (interactive confirmation) to destructive commands:
agy chat agy chat
agy resume agy resume
### antigravity
Synopsis: antigravity [args...]
Alias for agy with noisy deprecation warnings filtered from stderr.
Delegates to the agy fish function, so agents-init --agents runs on
every invocation.
antigravity chat
### antigravity-ide ### antigravity-ide
Synopsis: antigravity-ide [args...] Synopsis: antigravity-ide [args...]