2025-08-28 - 2026-08-28
Overview
116 Pull requests merged by 1 user
Merged
#119 fix(docs): reformat Prompt and Theme section and fix MDX code-block bug
Merged
#118 feat(docs): expand functions/ and completions/ in the Starlight home tree
Merged
#117 docs(contributing): add CONTRIBUTING.md formalizing repo standards
Merged
#116 feat(help): standardize colored --help output across functions
Merged
#115 fix(scrub): restore missing line continuation in aggressive_patterns
Merged
#114 feat(media): add play-media fzf picker for audio/video files
Merged
#113 fix(ci): use working-directory instead of cd everywhere
Merged
#112 fix(ci): reduce apt-get noise/fragility and allow per-job dispatch
Merged
#110 feat(fzf): add preview, dirs, and image support to @@ inline picker
Merged
#109 test(ci): add fish config test suite and gate docs build on it
Merged
#108 fix(bindings): trigger fzf inline picker with a lookbehind @ instead of a @@ chord
Merged
#107 feat(config): add sub-category granularity to opinionated components
Merged
#106 docs(site): use real Gitea logo for header social link
Merged
#105 docs(fisher-plugins): clarify sponge's history-purge security model, link plugin repos
Merged
#104 feat(deps): add Optional/Terminal Emulator tiers, fix docker prompt hang and ov install path
Merged
#103 fix(mv): bring header and completions up to repo conventions
Merged
#102 feat(docs): publish llms.txt for AI agent consumption
Merged
#101 feat(mv): wrap the mv command to facilitate moving a directory up the tree
Merged
#100 docs(manual): format plugins and installation pages
Merged
#99 docs: dynamic abbreviations with markdown tables
Merged
#98 feat: implement __rand_string generator and update jobrunner backend
Merged
#97 fix(bindings): restore directory segment autosuggestion on ctrl-right
Merged
#96 refactor(deps): demote zoxide to recommended tier
Merged
#95 docs(site): restore Categories table and fix markdown table syntax
Merged
#94 docs(site): UI improvements and Starlight integration fixes
Merged
#91 docs(functions): add category metadata to undocumented functions
Merged
#90 feat(site): add starlight logo and favicon
Merged
#89 feat(logging)!: make C5 session logging opt-in
Merged
#88 docs: revamp minimal mode troubleshooting section
Merged
#87 docs: fix formatting and links in troubleshooting
Merged
#86 docs: update documentation URL to fish.rootiest.fyi
Merged
#85 feat: gate XDG and PATH behind overrides toggle
Merged
#84 fix(docs): update verify-manual test for section renumber
Merged
#83 docs: add Section 11 — Troubleshooting
Merged
#82 docs: fix overview pages and button styling
Merged
#81 docs: use aside syntax for caution block and update intro text
Merged
#80 style(docs): prevent file tree wrapping and collapse by default
Merged
#79 fix(docs): allow multi-level nesting in Starlight file trees
Merged
#78 feat(docs): Starlight asides and file-tree conversions (site-build-only)
Merged
#77 docs(functions): split RETURNS into EXIT STATUS and stdout RETURNS
Merged
#76 fix(docs): render Component Reference tables as real Markdown tables
Merged
#75 docs(site): replace starter README and title code fences throughout the manual
Merged
#74 docs: generate the Functions Reference from function comment headers
Merged
#73 docs: remove hard-coded URL mention from config-update documentation
Merged
#72 docs: migrate the manual to a Starlight documentation site
Merged
#71 refactor(kitty-logging): move watcher to scripts/ and symlink it
Merged
#70 feat(functions): add qc quick-chat wrapper around aichat
Merged
#69 feat(config): user-dots convenience symlink with config-settings toggle
Merged
#68 fix(help): repair 'help config' wrapper for Fish 4.x embedded help
Merged
#67 feat(functions): add open-url and repo-open browser helpers
Merged
#66 feat(config-settings): four-page TUI (Universal · Session · Sponge · Paths)
Merged
#65 fix(auto-pull): respect $__fish_user_dots_path for registry location
Merged
#64 feat(config-settings): rename config-toggle → config-settings; add __fish_user_dots_path UI
Merged
#63 feat(config): introduce __fish_user_dots_path universal variable
Merged
#62 fix(fish-deps): show real binary path + drop hardcoded /usr/bin in paru/yay wrappers
Merged
#61 feat(yt-dlp): wrapper with sane defaults + fish-deps shadow-detection fix
Merged
#60 feat(auto-pull): opt-in background fast-forward for registered repos
Merged
#59 feat(edit): multi-editor launcher with GUI/terminal fallbacks
Merged
#58 fix(agents): chain AGENTS git hooks to global core.hooksPath
Merged
#57 feat(agents): AGENTS/ structure versioning + plans/specs/devlogs consolidation
Merged
#56 chore: remove AI session save/resume helpers
Merged
#55 fix(zellij): repair scrollback logging on shell exit
Merged
#54 feat(c5): own the Kitty scrollback watcher (kitty-logging)
Merged
#53 feat(c5): multiplexer session logging (tmux + zellij)
Merged
#52 feat(agents-init): scaffold AGENTS/ sub-repo with symlinks, plugin dirs, and AI wrapper integration
Merged
#51 fix(first-run): move fish-config.1 symlink install to first-run
Merged
#50 feat(config-toggle): adaptive width, centering, and resize handling
Merged
#49 feat: add claude wrapper that auto-links AGENTS.md as CLAUDE.md
Merged
#48 fix: suppress fish shadow warning corrupting config-toggle redraw
Merged
#47 feat: add catppuccin nim-style fallback prompt and overhaul right prompt
Merged
#46 fix(deps): clean up dependency catalog tiers and remove dead installer code
Merged
#45 feat(deps): catalog python3 as a recommended dependency
Merged
#44 fix(logging): restore AUR progress bars and render clean colored logs
Merged
#43 feat(config-toggle): add interactive TUI for toggling opinionated component settings
Merged
#42 docs(catalog): migrate opinionated component catalog into fish-config.md
Merged
#41 feat(guards): per-category variable overrides master in __fish_config_op_enabled
Merged
#40 feat(greeting): add C6 — Greeting & First-Run UI opinionated guard
Merged
#39 feat(logging): add C5 — Logging & Capture opinionated guard
Merged
#38 feat(guards): opinionated components guard (Task #3)
Merged
#37 docs(fisher): clarify bundled vs fisher-managed plugins; add sponge
Merged
#36 feat(config-help): add --html and --man flags; add config-update function
Merged
#35 fix(ci): replace nonexistent gitea-issue-create action with curl API call
Merged
#34 feat: first-run initialization routine
Merged
#33 feat(help): integrate config-help into fish's help command
Merged
#32 feat(docs): offline documentation, config_help viewer, and CI pipelines
Merged
#31 feat(pkg): cross-platform package manager support
Merged
#30 docs(functions): standardize all function doc blocks to UNIX man-page style
Merged
#29 feat(shell): add fzf inline picker, variable-check utility, and PATH cleanup
Merged
#28 feat(shell): add poke, _fish_mkdir_p utility, and update fish-deps for ov/yay
Merged
#27 fix(shell): preserve scrollback prompt colors in ov sticky headers
Merged
#26 feat(shell): enhance log browser, add yay wrapper, and integrate starship OSC prompt markers
Merged
#25 feat(shell): replace pager with ov, add logs browser, and auto-generate paru wrapper
Merged
#24 feat(shell): add scrollback history capture on shell exit
Merged
#23 feat(shell): expand tricks.fish with system aliases, bat man pages, and done plugin
Merged
#22 feat(shell): add CachyOS-derived tricks.fish and copy utilities
Merged
#21 feat(navigation): add mkcd function
Merged
#20 feat: pkg install/remove toggle and sudo-toggle function
Merged
#19 feat(gi): merge gitig into gi with prompt, dedup, and boilerplate support
Merged
#18 fix(ai): migrate gemini-cli → antigravity-cli (agy) and antigravity → antigravity-ide
Merged
#17 feat(deps): add fish-deps unified dependency management command
Merged
#16 fix(keybinds): guard bindings on required binaries and fix fzf compat
Merged
#15 feat(path): add resend to PATH
Merged
#14 fix(zoxide): restore CDPATH support in cd/z execution
Merged
#13 feat(completions): unify cd/z completions across CWD, CDPATH, and zoxide
Merged
#12 feat(functions,bindings): add smart-execute, fast-cli; refactor qalc and rm
Merged
#11 refactor(config): use $__fish_config_dir, quote paths, add dot_fish var
Merged
#10 feat(functions): add claude-docs and claude-pr helper functions
Merged
#9 docs(readme): add Ctrl+Alt+= qalc_eval keybinding to User Bindings table
Merged
#8 feat(config): refactor config.fish, add XDG compliance, new functions, and keybindings
Merged
#7 Hotfix: split and y/cb functions
Merged
#6 refactor(functions): standardize documentation, metadata, and wrappers
Merged
#5 feat: harden terminal abbreviations, gracefully fallback missing integrations, and check deps
Merged
#4 Complete configuration update: docs, themes, keybindings, and zoxide integration
Merged
#3 docs(readme): add history expansions and detailed substitution usage
Merged
#2 feat(history): support N-th history index in substitution
Merged
#1 feat: add history expansions and interactive keybindings