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 merged pull request rootiest/fish-config#53 2026-06-16 05:30:03 +00:00
feat(c5): multiplexer session logging (tmux + zellij)
rootiest pushed to feat/tmux-logging at rootiest/fish-config 2026-06-16 05:27:51 +00:00
a7e6ae4d21 docs(c5): feature session logging prominently with transparency callout
rootiest pushed to feat/tmux-logging at rootiest/fish-config 2026-06-16 05:16:36 +00:00
5b74fbe427 feat(c5): add zellij exit-capture logging and shared prune helper
rootiest pushed to feat/tmux-logging at rootiest/fish-config 2026-06-16 05:04:02 +00:00
b998cc652e feat(c5): prune old tmux logs and share pipe-pane helper
rootiest pushed to feat/tmux-logging at rootiest/fish-config 2026-06-16 04:56:01 +00:00
2e1750b5a4 fix(c5): use fish-valid variable concatenation in tmux log filename
rootiest created pull request rootiest/fish-config#53 2026-06-16 04:54:38 +00:00
feat(c5): tmux pipe-pane session logging
rootiest pushed to feat/tmux-logging at rootiest/fish-config 2026-06-16 04:54:02 +00:00
764f2253f6 fix(c5): update sync_logging function description to mention tmux
2e6abec499 feat(c5): add tmux pipe-pane session logging
Compare 2 commits »
rootiest created branch feat/tmux-logging in rootiest/fish-config 2026-06-16 04:54:02 +00:00
rootiest deleted branch feat/agents-init from rootiest/fish-config 2026-06-13 04:26:27 +00:00
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