2025-07-14 - 2026-07-14
Overview
69 Pull requests merged by 1 user
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