summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-06-18taskwarrior: avoid duplicate random tasksPaul Buetow
Check picked random note descriptions against pending +random tasks and retry up to 3 times before skipping the slot. Amp-Thread-ID: https://ampcode.com/threads/T-019ed8f8-b1e8-7191-8e47-57244a6d0e44 Co-authored-by: Amp <amp@ampcode.com>
2026-06-17immich-upload: auto-detect LAN vs public ingressPaul Buetow
Probe the LAN /api/server/ping endpoint with a short timeout and use it when reachable, otherwise fall back to the public HTTPS URL. Fixes the indefinite hang when running off the home LAN. Amp-Thread-ID: https://ampcode.com/threads/T-019ed713-5af1-72a2-8a4e-27ee32c1d6d5 Co-authored-by: Amp <amp@ampcode.com>
2026-06-15UpdatePaul Buetow
2026-06-15refresh-irregular-ninja skill: shuriken workflow, new path, cache/ dirPaul Buetow
Update the irregular.ninja refresh skill: the album moved to ~/git/irregular.ninja/irregular.ninja and is driven by shuriken (not the old photoalbum/Makefile). Document the volatile cache/ directory (persistent EXIF cache parallel to dist/, never deployed) and add a rule that only dist/ is rsynced to the servers.
2026-06-15Update refresh-irregular-ninja skill to use git repo instead of DesktopPaul Buetow
2026-06-12add skills and promptsPaul Buetow
2026-06-11clarify: ampcode is the coding agent, not generic AMPPaul Buetow
2026-06-11Add continue-reminder skill with agent-specific sub-referencesPaul Buetow
New skill: prompts/skills/continue-reminder/ - SKILL.md: common systemd + tmux resume skeletons - references/claude.md: full concrete example (Claude Code rate-limit in tmux) - references/codex.md: placeholder - references/opencode.md: placeholder - references/amp.md: placeholder
2026-06-11Merge branch 'master' of ssh://r0:30022/repos/dotfilesPaul Buetow
2026-06-11Add home_agents Rex task for AI agent dotfile symlinksPaul Buetow
2026-06-09rocky-vm-setup: tmux COLORTERM pass-through for helix truecolorPaul Buetow
2026-06-09tmux.rocky.conf: pass COLORTERM through update-environment for helix truecolorPaul Buetow
2026-06-09rocky-vm-setup: add tmux default-terminal for 256-color helix supportPaul Buetow
2026-06-09tmux.rocky.conf: add default-terminal tmux-256color and terminal-overrides ↵Paul Buetow
for truecolor
2026-06-09rocky-vm-setup: add helix 25.07.1 (EPEL)Paul Buetow
2026-06-09Merge branch 'master' of ssh://r0:30022/repos/dotfilesPaul Buetow
2026-06-09pkg_rocky: add helix and helix-themesPaul Buetow
2026-06-09Merge branch 'master' of ssh://r0:30022/repos/dotfilesPaul Buetow
2026-06-09home_tmux_rocky: source rocky overrides at END of tmux.conf so colors winPaul Buetow
2026-06-09UpdatePaul Buetow
2026-06-09rocky-vm-setup: document pane indicators in red/orange for nested tmuxPaul Buetow
2026-06-09tmux.rocky.conf: add pane indicators in red/orange (display-panes, ↵Paul Buetow
pane-border-status, window-status format)
2026-06-09rocky-vm-setup: tmux color scheme to red/orange (colour208)Paul Buetow
2026-06-09tmux.rocky.conf: switch to red/orange color schemePaul Buetow
2026-06-09rocky-vm-setup: document tmux color scheme (bright green + red borders)Paul Buetow
2026-06-09tmux.rocky.conf: add drastic color scheme (bright green status, red borders, ↵Paul Buetow
ROCKY label)
2026-06-09rocky-vm-setup: add nested tmux C-g prefix, tmux 3.2 compat; cross-ref f3s skillPaul Buetow
2026-06-09home_tmux_rocky: fix hostname detection for Rex compatibilityPaul Buetow
2026-06-09Merge branch 'master' of ssh://r0:30022/repos/dotfilesPaul Buetow
2026-06-09tmux: add rocky overrides (C-g prefix for nested tmux), remove ↵Paul Buetow
extended-keys-format for tmux 3.2 compat
2026-06-09pkg_rocky: add zoxide, revert to Rex pkg directivePaul Buetow
2026-06-09Merge branch 'master' of ssh://r0:30022/repos/dotfilesPaul Buetow
2026-06-09dotfiles: add Rocky Linux (EL9) package target, exclude unavailable pkgsPaul Buetow
2026-06-09f3s: add rocky VM to zrepl replication; update docsPaul Buetow
2026-06-09UpdatePaul Buetow
2026-06-09Update rocky VM: add WireGuard IP 192.168.2.123, expand disk to 200G, ↵Paul Buetow
document LVM layout
2026-06-08Update FreeBSD monitoring skill: add f3 to node_exporter scrape targetsPaul Buetow
f3 is now running node_exporter and is included in Prometheus scraping alongside f0/f1/f2. Updated the skill reference to reflect the new scrape config (192.168.2.133:9100) and include f3 in the host list.
2026-06-08update promptsPaul Buetow
2026-06-08UpdatePaul Buetow
2026-06-08fish: add pi-local and pi-local-tools abbreviations for pi coding agentPaul Buetow
2026-06-06add fedora-power-management skill and auto-switcherPaul Buetow
2026-06-05feat(taskwarrior): export +agent tasks to JSON history before cleanupPaul Buetow
2026-06-03feat: add fish 4.3 migration files and tmux extended-keys supportPaul Buetow
- fish_frozen_key_bindings.fish: migrate fish_key_bindings to global scope - fish_frozen_theme.fish: migrate syntax highlighting theme to global scope - gemtexter.fish: add gemtexter publish functions - tmux.conf: enable extended-keys for modern terminal key handling
2026-06-03update promptsPaul Buetow
2026-05-31tmux: add Prefix+I / Prefix+O to cycle A- sessionsPaul Buetow
Mirrors the default Prefix+( / Prefix+) bindings but filtered to sessions whose name starts with the 'A-' agent-workload prefix. Logic lives in scripts/tmux-cycle-a-session. Amp-Thread-ID: https://ampcode.com/threads/T-019e7daf-7dbc-720d-a818-d971666b01e0 Co-authored-by: Amp <amp@ampcode.com>
2026-05-31tmux: add prefix+@ binding to toggle A- session prefixPaul Buetow
Marks the current tmux session as an agent workload by prepending 'A-' to its name; pressing the same key again strips the prefix. Fits the existing convention used by tmux::attach in fish/conf.d/tmux.fish. Amp-Thread-ID: https://ampcode.com/threads/T-019e7cd6-bcb9-71b8-b21a-da8e7a37dc1d Co-authored-by: Amp <amp@ampcode.com>
2026-05-31UpdatePaul Buetow
2026-05-30update promptsPaul Buetow
2026-05-30sync skills: update f3s USB key docsPaul Buetow
2026-05-30fooPaul Buetow