summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-03-31immich-export: download to .tmp then rename to avoid partial filesPaul Buetow
Downloads each asset to <filename>.tmp first, renaming to the final path only on success. Also cleans up stale .tmp files from aborted previous runs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31immich-export: add two-phase discovery+download for real progress reportingPaul Buetow
The Immich search API's 'total' field only reflects the current page size, not the actual total. Fix by first paginating all pages to collect the full asset list, then downloading with accurate [X/total] progress. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31Add immich-export script to download images from Immich by date rangePaul Buetow
Exports images (no videos) from paul and albena accounts for a configurable date range via the Immich REST API, skipping already-downloaded files. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31yesPaul Buetow
2026-03-30Add home_gitconfig task to deploy global git config on LinuxPaul Buetow
Amp-Thread-ID: https://ampcode.com/threads/T-019d401d-bdcc-75aa-a09d-5f0e1aa626c6 Co-authored-by: Amp <amp@ampcode.com>
2026-03-30update promptsPaul Buetow
2026-03-29update promptsPaul Buetow
2026-03-29Add Raspberry Pi shutdown support to wol-f3s scriptPaul Buetow
Amp-Thread-ID: https://ampcode.com/threads/T-019d3931-728f-71fa-9296-5e3a40694873 Co-authored-by: Amp <amp@ampcode.com>
2026-03-29add git difftool keybindings and external diff commandPaul Buetow
2026-03-28UpdatePaul Buetow
2026-03-28feat(skills): add gemtexter publishing workflowPaul Buetow
2026-03-28Update blog-writing-style SKILL.md: clarify 9+ month reference window, add ↵Paul Buetow
"Don't Over-Edit" guidance, expand rewrite examples, and adjust instructions for clarity.
2026-03-28joPaul Buetow
2026-03-27prompts: use ask ids in task workflowsPaul Buetow
2026-03-26/work-on-tasksPaul Buetow
2026-03-26fish: source ask completions from ~/go/bin/askPaul Buetow
2026-03-26UpdatePaul Buetow
2026-03-26improve tmux session/project attach logic, support directory argumentPaul Buetow
2026-03-26work-on-tasks: cap description display and have sub-agents self-fetch task infoPaul Buetow
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25refactor: /work-on-tasks now delegates each task to a fresh sub-agentPaul Buetow
- Orchestrator picks tasks, marks them started, and spawns a sub-agent for implementation - Each task runs in a clean context; orchestrator never implements tasks directly - Updated docs to clarify sub-agent delegation and context isolation - Improved task loop and reporting steps - See prompts/commands/work-on-tasks.md for new orchestrator/sub-agent workflow
2026-03-25tmux: add 'a' binding for adhoc scratch sessionPaul Buetow
2026-03-25update promptsPaul Buetow
2026-03-25UpdatePaul Buetow
2026-03-25UpdatePaul Buetow
2026-03-24UpdatePaul Buetow
2026-03-24Update 2-start-task.md: clarify task requirements, add "Finding a task" ↵Paul Buetow
section with example usage
2026-03-23UpdatePaul Buetow
2026-03-23UpdatePaul Buetow
2026-03-23Switch to agent-task-management skill; use ask add for project scopingPaul Buetow
2026-03-23UpdatePaul Buetow
2026-03-23fix annotate short UUID usage, clarify dependency and annotation rulesPaul Buetow
2026-03-23fix random_quote_parse_entry: match non-space before colon, not any charPaul Buetow
2026-03-23UpdatePaul Buetow
2026-03-22Add agent-task-management skill and references for task management CLIPaul Buetow
2026-03-22remove taskwarrior-task-management skill and referencesPaul Buetow
2026-03-22fixPaul Buetow
2026-03-21UpdatePaul Buetow
2026-03-21Add are-you-sure prompt, update sharable.md, add gogios SKILLPaul Buetow
2026-03-20mode on thisPaul Buetow
2026-03-20updatePaul Buetow
2026-03-20Add Pi extensions and usage docsPaul Buetow
2026-03-20Add Pi plan mode and fresh subagent extensionsPaul Buetow
2026-03-20remove authPaul Buetow
2026-03-20remove authPaul Buetow
2026-03-20add pi.devPaul Buetow
2026-03-20update model/provider config: add Hyperstack VM2, update model names for clarityPaul Buetow
2026-03-19ask ...Paul Buetow
2026-03-19improve taskwarrior export: show project in maybe, silence deletes, cleanup ↵Paul Buetow
after 30 days
2026-03-19UpdatePaul Buetow
2026-03-19Prefer ask in taskwarrior skillPaul Buetow