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#54 2026-06-16 18:36:10 +00:00
feat(c5): own the Kitty scrollback watcher (kitty-logging)
rootiest created pull request rootiest/fish-config#54 2026-06-16 14:07:55 +00:00
feat(c5): own the Kitty scrollback watcher (kitty-logging)
rootiest created branch feat/kitty-watcher-ownership in rootiest/fish-config 2026-06-16 14:07:33 +00:00
rootiest pushed to feat/kitty-watcher-ownership at rootiest/fish-config 2026-06-16 14:07:33 +00:00
2ff553f7b6 docs(kitty): document kitty-logging command and watcher reminder
914613c751 feat(kitty): add per-session watcher setup reminder
78df24cba1 fix(kitty): harden kitty-logging install/uninstall/dismiss
4f266f691b feat(kitty): add kitty-logging install/uninstall/status/dismiss command
ca0a35e8c7 feat(kitty): add kitty-logging resolver/inspection helpers
Compare 6 commits »
rootiest pushed to main at rootiest/fish-config 2026-06-16 05:30:05 +00:00
429ccc3876 Merge pull request 'feat(c5): multiplexer session logging (tmux + zellij)' (#53) from feat/tmux-logging into main
a7e6ae4d21 docs(c5): feature session logging prominently with transparency callout
5b74fbe427 feat(c5): add zellij exit-capture logging and shared prune helper
b998cc652e feat(c5): prune old tmux logs and share pipe-pane helper
2e1750b5a4 fix(c5): use fish-valid variable concatenation in tmux log filename
Compare 7 commits »
rootiest deleted branch feat/tmux-logging from rootiest/fish-config 2026-06-16 05:30:05 +00:00
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 created branch feat/tmux-logging in rootiest/fish-config 2026-06-16 04:54:02 +00:00
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 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 deleted branch feat/agents-init from rootiest/fish-config 2026-06-13 04:26:27 +00:00
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