Rootiest rootiest
  • USA
  • https://rootiest.com
  • I am a developer and maker who enjoys:

    • 3D Printing
    • Self-Hosting
    • Linux
    • Arch
    • Neovim
    • All the other trendy (nerdy) tech things
  • Joined on 2026-01-12
rootiest pushed to main at rootiest/fish-config 2026-06-13 04:26:27 +00:00
50e4d92249 Merge pull request 'feat(agents-init): scaffold AGENTS/ sub-repo with symlinks, plugin dirs, and AI wrapper integration' (#52) from feat/agents-init into main
a5966fd982 chore(agents-init): fix formatting and alignment
976f46757c fix(agents-init): quiet only on change, add -v/--verbose flag
2a7cb0f5cb feat(agents-init): add -a/--agents and -p/--plugins short flags
8f845f7cf2 feat(agents-init): add --quiet and --silent flags; wrappers use --quiet
Compare 25 commits »
rootiest merged pull request rootiest/fish-config#52 2026-06-13 04:26:26 +00:00
feat(agents-init): scaffold AGENTS/ sub-repo with symlinks, plugin dirs, and AI wrapper integration
rootiest pushed to feat/agents-init at rootiest/fish-config 2026-06-13 04:24:23 +00:00
a5966fd982 chore(agents-init): fix formatting and alignment
rootiest pushed to feat/agents-init at rootiest/fish-config 2026-06-13 04:19:23 +00:00
976f46757c fix(agents-init): quiet only on change, add -v/--verbose flag
rootiest pushed to feat/agents-init at rootiest/fish-config 2026-06-13 04:05:34 +00:00
2a7cb0f5cb feat(agents-init): add -a/--agents and -p/--plugins short flags
rootiest pushed to feat/agents-init at rootiest/fish-config 2026-06-13 04:03:15 +00:00
8f845f7cf2 feat(agents-init): add --quiet and --silent flags; wrappers use --quiet
rootiest pushed to feat/agents-init at rootiest/fish-config 2026-06-13 03:51:33 +00:00
69384f6427 fix(agents-init): use command cp -rn to bypass interactive wrapper and skip existing files
rootiest pushed to feat/agents-init at rootiest/fish-config 2026-06-13 03:30:19 +00:00
9f9248deb1 fix(agents-init): fix gitignore duplicate entries, add block comment style
rootiest pushed to feat/agents-init at rootiest/fish-config 2026-06-13 03:05:47 +00:00
3a054021cf fix(agents-init): migrate plugin dirs, smarter CLAUDE.md handling, wrappers run full init
rootiest pushed to feat/agents-init at rootiest/fish-config 2026-06-13 02:27:39 +00:00
015daec928 chore: update ag/ag. abbreviations and docs to point to agy instead of antigravity
d68bedef95 chore: remove antigravity wrapper (filtered error no longer exists, use agy directly)
Compare 2 commits »
rootiest pushed to feat/agents-init at rootiest/fish-config 2026-06-13 02:25:54 +00:00
e96f874469 feat(agy): wrap agy with agents-init --agents, same as claude wrapper
rootiest created pull request rootiest/fish-config#52 2026-06-13 02:16:08 +00:00
feat(agents-init): scaffold AGENTS/ sub-repo with symlinks and plugin dirs
rootiest pushed to feat/agents-init at rootiest/fish-config 2026-06-13 02:15:45 +00:00
178214c812 docs: add SYNOPSIS/DESCRIPTION doc blocks to session hook scripts and index entries
45cba3a15b fix(agents-init): address final review issues (CLAUDE.md safety, rm-rf guard, gitignore anchoring, worktree detection)
11dc584104 docs: add agents-init entry and update claude description in fish-config.md
0167370823 refactor(claude): delegate symlink logic to agents-init --agents
8d0f425b10 feat(agents-init): add auto-commit step for AGENTS/ sub-repo
Compare 10 commits »
rootiest created branch feat/agents-init in rootiest/fish-config 2026-06-13 02:15:45 +00:00
rootiest deleted branch fix/manpage-symlink-move-to-first-run from rootiest/fish-config 2026-06-12 23:43:16 +00:00
rootiest pushed to main at rootiest/fish-config 2026-06-12 23:43:16 +00:00
a92847e6ed Merge pull request 'fix(first-run): move fish-config.1 symlink install to first-run' (#51) from fix/manpage-symlink-move-to-first-run into main
682e93c794 docs: update man page symlink description to reflect first-run timing
953aafd055 fix(first-run): move fish-config.1 symlink install to first-run
Compare 3 commits »
rootiest merged pull request rootiest/fish-config#51 2026-06-12 23:43:14 +00:00
fix(first-run): move fish-config.1 symlink install to first-run
rootiest created pull request rootiest/fish-config#51 2026-06-12 23:41:46 +00:00
fix(first-run): move fish-config.1 symlink install to first-run
rootiest pushed to fix/manpage-symlink-move-to-first-run at rootiest/fish-config 2026-06-12 23:38:11 +00:00
682e93c794 docs: update man page symlink description to reflect first-run timing
953aafd055 fix(first-run): move fish-config.1 symlink install to first-run
Compare 2 commits »
rootiest created branch fix/manpage-symlink-move-to-first-run in rootiest/fish-config 2026-06-12 23:38:05 +00:00