Commit Graph

  • 5c3d169572 chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-13 04:27:04 +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 rootiest 2026-06-13 04:26:24 +00:00
  • a5966fd982 chore(agents-init): fix formatting and alignment rootiest 2026-06-13 00:24:18 -04:00
  • 976f46757c fix(agents-init): quiet only on change, add -v/--verbose flag rootiest 2026-06-13 00:19:11 -04:00
  • 2a7cb0f5cb feat(agents-init): add -a/--agents and -p/--plugins short flags rootiest 2026-06-13 00:05:31 -04:00
  • 8f845f7cf2 feat(agents-init): add --quiet and --silent flags; wrappers use --quiet rootiest 2026-06-13 00:03:11 -04:00
  • 69384f6427 fix(agents-init): use command cp -rn to bypass interactive wrapper and skip existing files rootiest 2026-06-12 23:51:30 -04:00
  • 9f9248deb1 fix(agents-init): fix gitignore duplicate entries, add block comment style rootiest 2026-06-12 23:30:12 -04:00
  • 3a054021cf fix(agents-init): migrate plugin dirs, smarter CLAUDE.md handling, wrappers run full init rootiest 2026-06-12 23:05:40 -04:00
  • 015daec928 chore: update ag/ag. abbreviations and docs to point to agy instead of antigravity rootiest 2026-06-12 22:27:34 -04:00
  • d68bedef95 chore: remove antigravity wrapper (filtered error no longer exists, use agy directly) rootiest 2026-06-12 22:26:56 -04:00
  • e96f874469 feat(agy): wrap agy with agents-init --agents, same as claude wrapper rootiest 2026-06-12 22:25:47 -04:00
  • 178214c812 docs: add SYNOPSIS/DESCRIPTION doc blocks to session hook scripts and index entries rootiest 2026-06-12 22:13:31 -04:00
  • 45cba3a15b fix(agents-init): address final review issues (CLAUDE.md safety, rm-rf guard, gitignore anchoring, worktree detection) rootiest 2026-06-12 22:09:44 -04:00
  • 11dc584104 docs: add agents-init entry and update claude description in fish-config.md rootiest 2026-06-12 22:04:12 -04:00
  • 0167370823 refactor(claude): delegate symlink logic to agents-init --agents rootiest 2026-06-12 22:01:50 -04:00
  • 8d0f425b10 feat(agents-init): add auto-commit step for AGENTS/ sub-repo rootiest 2026-06-12 21:59:02 -04:00
  • a483c30c05 fix(agents-init): use fish-idiomatic command substitution in --plugins mode rootiest 2026-06-12 21:55:05 -04:00
  • 3befc07887 feat(agents-init): add --plugins mode (docs/ move + symlinks + gitignore) rootiest 2026-06-12 21:53:32 -04:00
  • 2a9a7ed2ff fix(agents-init): add error checks and CLAUDE.md move to --agents mode rootiest 2026-06-12 21:51:05 -04:00
  • d1949953df feat(agents-init): add --agents mode (AGENTS.md move + symlinks + gitignore) rootiest 2026-06-12 21:48:25 -04:00
  • 7463d894f2 fix(agents-init): address code quality issues in skeleton rootiest 2026-06-12 21:46:59 -04:00
  • 1e1c2003f3 feat(agents-init): scaffold function with argparse, help, and sub-repo init rootiest 2026-06-12 21:42:58 -04:00
  • e6de825fb1 fix(agents-init): move argv assignments after guard in gitignore helper rootiest 2026-06-12 21:41:14 -04:00
  • b6ed77d8f9 fix(agents-init): add write-error check and arg validation to gitignore helper rootiest 2026-06-12 21:40:27 -04:00
  • 522fd03c12 feat(agents-init): add gitignore helper function rootiest 2026-06-12 21:38:26 -04:00
  • d68f68bec7 chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-12 23:43:51 +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 rootiest 2026-06-12 23:43:13 +00:00
  • 682e93c794 docs: update man page symlink description to reflect first-run timing rootiest 2026-06-12 19:37:58 -04:00
  • 953aafd055 fix(first-run): move fish-config.1 symlink install to first-run rootiest 2026-06-12 19:37:30 -04:00
  • 39688b28f4 chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-12 23:28:18 +00:00
  • 654503062b docs: shorten clean_progress_log.py description to single line rootiest 2026-06-12 19:27:38 -04:00
  • 9d2a498089 chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-12 23:19:42 +00:00
  • 64c559dbab Merge pull request 'feat(config-toggle): adaptive width, centering, and resize handling' (#50) from feat/config-toggle-adaptive-width into main rootiest 2026-06-12 23:19:05 +00:00
  • 93fc5e0517 feat(config-toggle): adaptive width, centering, and resize handling rootiest 2026-06-12 19:17:49 -04:00
  • 1253f67c9c chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-12 21:46:31 +00:00
  • 045f141e30 Merge pull request 'feat: add claude wrapper that auto-links AGENTS.md as CLAUDE.md' (#49) from feat/claude-wrapper-agents-link into main rootiest 2026-06-12 21:45:49 +00:00
  • f76a45e273 feat: add claude wrapper that auto-links AGENTS.md as CLAUDE.md rootiest 2026-06-12 17:44:40 -04:00
  • 95f2ad9112 Merge pull request 'fix: suppress fish shadow warning corrupting config-toggle redraw' (#48) from fix/config-toggle-shadow-warning-redraw into main rootiest 2026-06-12 21:41:21 +00:00
  • 4210f3b445 fix: suppress fish shadow warning corrupting config-toggle redraw rootiest 2026-06-12 17:40:18 -04:00
  • 8b9bd248fd chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-12 04:58:11 +00:00
  • b323fedf49 Merge pull request 'feat: add catppuccin nim-style fallback prompt and overhaul right prompt' (#47) from feat/catppuccin-fallback-prompt into main rootiest 2026-06-12 04:57:36 +00:00
  • 4f8c45c4ef fix: restore docker context behind starship+C3 guard, use long date format in right prompt rootiest 2026-06-12 00:51:55 -04:00
  • 16394da0d9 docs: mention catppuccin fallback prompt in README overview rootiest 2026-06-12 00:49:28 -04:00
  • 7527f01a2b fix: use jobs -c in background loop, reset color after loop, clean up right_prompt rootiest 2026-06-12 00:47:27 -04:00
  • 0670fbbdad docs: document catppuccin fallback prompt and update component reference rootiest 2026-06-12 00:43:42 -04:00
  • b5513ccbde fix: overhaul fish_right_prompt — exit code, dim time, remove docker dep rootiest 2026-06-12 00:41:53 -04:00
  • 4c77f3b0af fix: add operator vi-mode case and # prefix to hex palette in fish_prompt rootiest 2026-06-12 00:40:51 -04:00
  • eb828a09d5 feat: add catppuccin nim-style fallback fish_prompt rootiest 2026-06-12 00:38:22 -04:00
  • ab284641a5 fix: add RETURNS block and remove blank line in fish_mode_prompt docstring rootiest 2026-06-12 00:36:30 -04:00
  • fefcb9034b feat: add empty fish_mode_prompt stub to suppress vi-mode prefix rootiest 2026-06-12 00:35:26 -04:00
  • e90cdeb259 chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-12 03:55:18 +00:00
  • 3eec6c3f89 Merge pull request 'fix(deps): clean up dependency catalog tiers and remove dead installer code' (#46) from fix/deps-catalog-uv-pipx into main rootiest 2026-06-12 03:54:36 +00:00
  • 36a303f7d4 fix(deps): demote cargo/starship to rec, remove fisher from catalog rootiest 2026-06-11 23:50:37 -04:00
  • 5c224694ec fix(deps): demote direnv to recommended rootiest 2026-06-11 23:36:50 -04:00
  • bc0b67a498 fix(docs): correct paru/yay tier — catalog already has them as rec rootiest 2026-06-11 23:30:12 -04:00
  • a3b60718de fix(deps): demote uv to recommended, remove dead pipx installer code rootiest 2026-06-11 23:28:33 -04:00
  • 7744f4f569 chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-12 03:24:46 +00:00
  • 4eea14576c Merge pull request 'feat(deps): catalog python3 as a recommended dependency' (#45) from feat/python3-dependency into main rootiest 2026-06-12 03:24:09 +00:00
  • 681a48f3c5 feat(deps): catalog python3 as a recommended dependency rootiest 2026-06-11 23:15:17 -04:00
  • 965d72230c chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-12 03:02:58 +00:00
  • 71aa38c7ca Merge pull request 'fix(logging): restore AUR progress bars and render clean colored logs' (#44) from fix/aur-wrapper-pty-progress-bars into main rootiest 2026-06-12 03:02:20 +00:00
  • 499bf672f8 chore(gitignore): add python patterns to gitignore rootiest 2026-06-11 22:57:30 -04:00
  • 477a4ab265 fix(logging): render AUR progress animations to clean logs via terminal emulator rootiest 2026-06-11 22:48:02 -04:00
  • bd0eac8413 fix(logging): fix CR-collapse and script header filtering in AUR log post-processing rootiest 2026-06-11 22:23:38 -04:00
  • fc63b4f1b0 fix(logging): use col -bp to collapse progress bar redraws in AUR logs rootiest 2026-06-11 22:10:19 -04:00
  • 0cbb7c6892 fix(logging): run paru/yay wrappers in PTY to restore progress bars rootiest 2026-06-11 22:02:56 -04:00
  • 35e86dcd6e docs(readme): lead Minimal Mode with the config-toggle TUI rootiest 2026-06-11 03:31:34 -04:00
  • 4bfea67cc5 chore(gitignore): ignore and untrack superpowers planning artifacts rootiest 2026-06-11 03:29:04 -04:00
  • 85a7889c5c chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-11 07:20:34 +00:00
  • 97f783e9a8 Merge pull request 'feat(config-toggle): add interactive TUI for toggling opinionated component settings' (#43) from feat/config-toggle into main rootiest 2026-06-11 07:19:54 +00:00
  • 764a9d35e5 feat(config-toggle): right-align ON badge to mirror value direction rootiest 2026-06-11 03:16:33 -04:00
  • cfd4749e72 feat(config-toggle): drop Space, add vim h/l for value changes rootiest 2026-06-11 03:10:50 -04:00
  • bddb068ec0 feat(config-toggle): add Left/Right arrows for directional value changes rootiest 2026-06-11 03:07:17 -04:00
  • 608b0227cb fix(config-toggle): read keys via raw tty, fixing arrows/Tab/redraw/prompt rootiest 2026-06-11 03:03:32 -04:00
  • 5a018fe975 fix(config-toggle): use valid -n read flag, stopping the busy redraw loop rootiest 2026-06-11 02:56:12 -04:00
  • cc14f7fb3d fix(config-toggle): replace read -k 3 with read -k 1 + ESC sequence detection rootiest 2026-06-11 02:51:01 -04:00
  • bff084db07 fix(config-toggle): exit on Ctrl-C via flag variable, add README tip rootiest 2026-06-11 01:29:28 -04:00
  • f75d64bf9c docs(config-toggle): add config-toggle entry to offline docs and index rootiest 2026-06-11 01:20:55 -04:00
  • 43fd36f5ea feat(config-toggle): add Space cycling with immediate apply rootiest 2026-06-11 01:18:09 -04:00
  • 9a820fc3e6 fix(config-toggle): use read -k 3 for ESC sequences, clear INT trap on exit rootiest 2026-06-11 01:16:41 -04:00
  • d20f7f8d7b feat(config-toggle): add event loop with navigation and scope switching rootiest 2026-06-11 01:11:04 -04:00
  • a4f6ee26cb feat(config-toggle): add function skeleton and help flag rootiest 2026-06-11 01:07:15 -04:00
  • c9174f9d4a feat(config-toggle): add panel renderer helper rootiest 2026-06-11 01:01:19 -04:00
  • c372c96dd7 feat(config-toggle): add scope-specific variable reader helper rootiest 2026-06-11 00:52:11 -04:00
  • aa8e4437ec docs(plans): add config-toggle implementation plan rootiest 2026-06-11 00:49:41 -04:00
  • 87960cc8cc docs(specs): add config-toggle design spec rootiest 2026-06-11 00:31:49 -04:00
  • a9d1d6ac4d chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-11 03:38:01 +00:00
  • fc17c9fd61 Merge pull request 'docs(catalog): migrate opinionated component catalog into fish-config.md' (#42) from docs/migrate-opinionated-catalog into main rootiest 2026-06-11 03:37:26 +00:00
  • 780bda7ab7 docs(catalog): migrate opinionated component catalog into fish-config.md rootiest 2026-06-10 23:36:24 -04:00
  • e4bcbd3da2 chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-11 03:10:26 +00:00
  • 4bef8f9c91 Merge pull request 'feat(guards): per-category variable overrides master in __fish_config_op_enabled' (#41) from feat/per-category-master-override into main rootiest 2026-06-11 03:09:51 +00:00
  • e776e7fba6 docs(guards): document per-category master override in fish-config.md rootiest 2026-06-10 23:02:16 -04:00
  • a170d82086 docs(guards): document per-category master override in README Minimal Mode rootiest 2026-06-10 23:00:23 -04:00
  • c04c1a4bc2 docs(guards): fold no-arg edge case into RETURNS status-1 line rootiest 2026-06-10 22:59:49 -04:00
  • 4c989a45c1 refactor(guards): remove what-comments; document no-arg edge case in RETURNS rootiest 2026-06-10 22:59:11 -04:00
  • cccef17031 feat(guards): category variable overrides master in __fish_config_op_enabled rootiest 2026-06-10 22:57:01 -04:00
  • b0debaa421 chore(docs): regenerate man page, HTML docs, and wiki Gitea Actions 2026-06-11 02:48:40 +00:00
  • 6edeb5bdd1 Merge pull request 'feat(greeting): add C6 — Greeting & First-Run UI opinionated guard' (#40) from feat/greeting-toggle-c6 into main rootiest 2026-06-11 02:48:05 +00:00
  • b64e7d4f3c docs(greeting): note C6 guard on first-run welcome in Fisher Plugins section rootiest 2026-06-10 22:42:34 -04:00