a76e4de605
chore(docs): regenerate man page, HTML docs, and wiki
Gitea Actions2026-06-19 06:58:05 +00:00
cf8dc8d7e1
Merge pull request 'feat(auto-pull): opt-in background fast-forward for registered repos' (#60) from feat-auto-pull-registry into main
rootiest2026-06-19 06:57:25 +00:00
83abb5b6c6
chore(docs): regenerate man page, HTML docs, and wiki
Gitea Actions2026-06-19 05:58:55 +00:00
1433844c2b
Merge pull request 'feat(edit): multi-editor launcher with GUI/terminal fallbacks' (#59) from feat-edit-multi-editor-launcher into main
rootiest2026-06-19 05:58:20 +00:00
034ebade0d
feat(edit): stop forcing VISUAL to the terminal editor
rootiest2026-06-19 01:56:58 -04:00
8dfbc2a9be
Merge branch 'main' into feat-edit-multi-editor-launcher
rootiest2026-06-19 05:54:18 +00:00
d87582253c
chore(docs): regenerate man page, HTML docs, and wiki
Gitea Actions2026-06-18 03:02:57 +00:00
7079319a09
docs: fix CAUTION callout rendering and list scripts/agents-tools in structure tree
rootiest2026-06-17 23:02:22 -04:00
3fcc8a3ab5
chore(docs): regenerate man page, HTML docs, and wiki
Gitea Actions2026-06-18 02:45:47 +00:00
fdd0733b3f
Merge pull request 'fix(agents): chain AGENTS git hooks to global core.hooksPath' (#58) from fix-agents-hooks-chain-global into main
rootiest2026-06-18 02:45:12 +00:00
c3e39b7a96
fix(agents): chain AGENTS git hooks to global core.hooksPath
rootiest2026-06-17 22:39:18 -04:00
c7d1e642e5
fix(cat): terminate string match options to handle --- frontmatter
rootiest2026-06-17 22:14:31 -04:00
3bdc712fa9
chore(docs): regenerate man page, HTML docs, and wiki
Gitea Actions2026-06-18 02:10:46 +00:00
b81cbd3b02
Merge pull request 'feat(agents): AGENTS/ structure versioning + plans/specs/devlogs consolidation' (#57) from feat/agents-version-tracking into main
rootiest2026-06-18 02:10:08 +00:00
399f481adb
chore(docs): regenerate man page, HTML docs, and wiki
Gitea Actions2026-06-17 20:32:07 +00:00
6a6eff2d00
Merge pull request 'chore: remove AI session save/resume helpers' (#56) from chore/remove-ai-session-save into main
rootiest2026-06-17 20:31:28 +00:00
a9190cf7ec
chore: remove AI session save/resume helpers
rootiest2026-06-17 16:21:25 -04:00
0c7f7df4ec
chore(docs): regenerate man page, HTML docs, and wiki
Gitea Actions2026-06-16 19:15:54 +00:00
70b4492986
Merge pull request 'fix(zellij): repair scrollback logging on shell exit' (#55) from fix/zellij-logging-dump-screen into main
rootiest2026-06-16 19:15:22 +00:00
1aac43af62
docs(index): expand help-index coverage and fix stale targets
rootiest2026-06-16 15:14:40 -04:00
68a9cd17bf
docs(index): add zellij/tmux logging keywords to help index
rootiest2026-06-16 15:10:40 -04:00
548df81c08
chore(docs): regenerate man page, HTML docs, and wiki
Gitea Actions2026-06-16 18:36:50 +00:00
b4bac6a562
Merge pull request 'feat(c5): own the Kitty scrollback watcher (kitty-logging)' (#54) from feat/kitty-watcher-ownership into main
rootiest2026-06-16 18:36:09 +00:00
5c3d169572
chore(docs): regenerate man page, HTML docs, and wiki
Gitea Actions2026-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
rootiest2026-06-13 04:26:24 +00:00
a5966fd982
chore(agents-init): fix formatting and alignment
rootiest2026-06-13 00:24:18 -04:00
976f46757c
fix(agents-init): quiet only on change, add -v/--verbose flag
rootiest2026-06-13 00:19:11 -04:00
2a7cb0f5cb
feat(agents-init): add -a/--agents and -p/--plugins short flags
rootiest2026-06-13 00:05:31 -04:00
8f845f7cf2
feat(agents-init): add --quiet and --silent flags; wrappers use --quiet
rootiest2026-06-13 00:03:11 -04:00
69384f6427
fix(agents-init): use command cp -rn to bypass interactive wrapper and skip existing files
rootiest2026-06-12 23:51:30 -04:00
1e1c2003f3
feat(agents-init): scaffold function with argparse, help, and sub-repo init
rootiest2026-06-12 21:42:58 -04:00
e6de825fb1
fix(agents-init): move argv assignments after guard in gitignore helper
rootiest2026-06-12 21:41:14 -04:00
b6ed77d8f9
fix(agents-init): add write-error check and arg validation to gitignore helper
rootiest2026-06-12 21:40:27 -04:00
522fd03c12
feat(agents-init): add gitignore helper function
rootiest2026-06-12 21:38:26 -04:00
d68f68bec7
chore(docs): regenerate man page, HTML docs, and wiki
Gitea Actions2026-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
rootiest2026-06-12 23:43:13 +00:00
682e93c794
docs: update man page symlink description to reflect first-run timing
rootiest2026-06-12 19:37:58 -04:00
39688b28f4
chore(docs): regenerate man page, HTML docs, and wiki
Gitea Actions2026-06-12 23:28:18 +00:00
654503062b
docs: shorten clean_progress_log.py description to single line
rootiest2026-06-12 19:27:38 -04:00
9d2a498089
chore(docs): regenerate man page, HTML docs, and wiki
Gitea Actions2026-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
rootiest2026-06-12 23:19:05 +00:00
1253f67c9c
chore(docs): regenerate man page, HTML docs, and wiki
Gitea Actions2026-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
rootiest2026-06-12 21:45:49 +00:00
f76a45e273
feat: add claude wrapper that auto-links AGENTS.md as CLAUDE.md
rootiest2026-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
rootiest2026-06-12 21:41:21 +00:00
8b9bd248fd
chore(docs): regenerate man page, HTML docs, and wiki
Gitea Actions2026-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
rootiest2026-06-12 04:57:36 +00:00
4f8c45c4ef
fix: restore docker context behind starship+C3 guard, use long date format in right prompt
rootiest2026-06-12 00:51:55 -04:00