| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(ai-config): gptel-model must be a symbol, not a string | Craig Jennings | 2026-05-16 | 1 | -3/+5 |
| * | chore(ai-config): switch default gptel backend to ChatGPT / gpt-5.5 | Craig Jennings | 2026-05-16 | 1 | -5/+5 |
| * | docs(design): three new gptel / agentic design notes | Craig Jennings | 2026-05-16 | 3 | -0/+448 |
| * | feat(gptel-tools): wire web_fetch as a local tool | Craig Jennings | 2026-05-16 | 3 | -1/+310 |
| * | feat(gptel-tools): wire git_status / git_log / git_diff as local tools | Craig Jennings | 2026-05-16 | 7 | -1/+651 |
| * | fix(nerd-icons): restore `:demand t' so dashboard-config can load | Craig Jennings | 2026-05-16 | 1 | -5/+10 |
| * | refactor(integrations): five hygiene fixes from the module-by-module re-review | Craig Jennings | 2026-05-16 | 5 | -26/+79 |
| * | refactor(prog): six programming-track hygiene fixes from re-review | Craig Jennings | 2026-05-16 | 10 | -32/+119 |
| * | refactor(org-workflow): four hygiene fixes from the module-by-module re-review | Craig Jennings | 2026-05-16 | 5 | -25/+66 |
| * | refactor(ui): four UI/navigation hygiene fixes from module-by-module re-review | Craig Jennings | 2026-05-16 | 6 | -20/+68 |
| * | refactor(custom-editing): five hygiene fixes from the module-by-module re-review | Craig Jennings | 2026-05-16 | 11 | -30/+78 |
| * | refactor(foundation): hygiene pass across early-init, user-constants, system-... | Craig Jennings | 2026-05-16 | 5 | -86/+253 |
| * | feat(modeline): surface flycheck status in the custom modeline | Craig Jennings | 2026-05-16 | 3 | -0/+48 |
| * | docs(gptel): add shortlist design doc for additional gptel tools | Craig Jennings | 2026-05-16 | 1 | -0/+205 |
| * | feat(ai-conversations-browser): dired-style browser for saved GPTel conversat... | Craig Jennings | 2026-05-16 | 3 | -0/+488 |
| * | feat(ai-rewrite): add directive-picker wrappers around gptel-rewrite | Craig Jennings | 2026-05-16 | 3 | -2/+273 |
| * | feat(ai-quick-ask): add cj/gptel-quick-ask one-shot command | Craig Jennings | 2026-05-16 | 4 | -1/+277 |
| * | feat(ai-conversations): add cj/gptel-autosave-toggle with [AS] mode-line indi... | Craig Jennings | 2026-05-16 | 3 | -0/+107 |
| * | test(gptel-tools): cover the helpers across the five remaining tools | Craig Jennings | 2026-05-16 | 7 | -77/+697 |
| * | test(ai-conversations): add 36 ERT tests covering helpers and entry points | Craig Jennings | 2026-05-16 | 1 | -0/+409 |
| * | fix(ai-config): hook gptel-magit wiring per-feature, not on magit | Craig Jennings | 2026-05-16 | 2 | -90/+105 |
| * | feat(gptel-tools): wire update_text_file as a local tool with tests | Craig Jennings | 2026-05-16 | 3 | -124/+559 |
| * | fix(ai-config): force tab-width=8 in gptel org-mode prompt buffers | Craig Jennings | 2026-05-16 | 3 | -0/+143 |
| * | fix(ai-config): Ensure gptel-magit is installed via use-package | Craig Jennings | 2026-05-15 | 2 | -16/+32 |
| * | fix(flycheck): correct abbrev-mode no-arg toggle in cj/prose-helpers-on | Craig Jennings | 2026-05-15 | 2 | -6/+93 |
| * | test(recording): skip integration tests when screencast access fails | Craig Jennings | 2026-05-15 | 1 | -0/+34 |
| * | refactor(org-babel): drop redundant cj structure template | Craig Jennings | 2026-05-15 | 1 | -3/+3 |
| * | feat(snippets): add universal <cj marker snippet | Craig Jennings | 2026-05-15 | 1 | -0/+7 |
| * | feat(yas): activate yasnippet globally with fundamental-mode extras | Craig Jennings | 2026-05-15 | 2 | -3/+141 |
| * | refactor(org-roam-config): indirect node-tags accessor for testability | Craig Jennings | 2026-05-15 | 1 | -1/+13 |
| * | refactor(org-webclipper): use setq, not setopt, for pandoc sleep time | Craig Jennings | 2026-05-15 | 1 | -2/+8 |
| * | fix(system-commands): require keybindings at load time, not just compile time | Craig Jennings | 2026-05-15 | 1 | -1/+6 |
| * | fix(custom-buffer-file): Info dispatcher returns full org bracket link | Craig Jennings | 2026-05-15 | 2 | -5/+26 |
| * | fix(ai-vterm): autoload cj/toggle-gptel to silence cross-module warning | Craig Jennings | 2026-05-15 | 2 | -0/+19 |
| * | test(architecture): guard top-level timers + add startup-contract smoke test | Craig Jennings | 2026-05-15 | 5 | -21/+129 |
| * | feat(coverage): report modules missing from SimpleCov + project-module score | Craig Jennings | 2026-05-15 | 2 | -14/+161 |
| * | docs(design): commit music-config-without-emms spec + readiness review | Craig Jennings | 2026-05-15 | 2 | -0/+842 |
| * | docs(design): rewrite flycheck modeline customization spec | Craig Jennings | 2026-05-15 | 1 | -0/+315 |
| * | docs(design): add company-to-corfu migration spec | Craig Jennings | 2026-05-15 | 1 | -0/+324 |
| * | feat(custom-buffer-file): extend buffer-source dispatch to mu4e and Info | Craig Jennings | 2026-05-15 | 2 | -1/+76 |
| * | refactor(org-noter-config): rebind insert-note to n; sync to angle brackets | Craig Jennings | 2026-05-15 | 2 | -7/+54 |
| * | refactor(calibredb-epub): reorder defuns above their use-package consumers | Craig Jennings | 2026-05-15 | 1 | -69/+69 |
| * | feat(custom-buffer-file): make C-; b p dispatch by major-mode, with tests | Craig Jennings | 2026-05-15 | 2 | -11/+185 |
| * | refactor(ai-vterm): retire M-F9 buffer picker; bind to cj/toggle-gptel | Craig Jennings | 2026-05-14 | 3 | -149/+18 |
| * | chore(ai-config): refresh gptel model menus | Craig Jennings | 2026-05-14 | 1 | -8/+7 |
| * | feat(markdown-config): register markdown as an org src-block language | Craig Jennings | 2026-05-14 | 2 | -0/+34 |
| * | refactor(org-config): surface narrowing + sparse-tree under C-; O | Craig Jennings | 2026-05-14 | 2 | -5/+62 |
| * | refactor(dashboard): regroup launcher icons into 4/4/4 by purpose | Craig Jennings | 2026-05-14 | 1 | -33/+39 |
| * | feat(transcription): extend dired T to transcribe videos via ffmpeg, with tests | Craig Jennings | 2026-05-14 | 4 | -19/+270 |
| * | refactor: clear transcription C-; T menu, move telega launcher to C-; T | Craig Jennings | 2026-05-14 | 3 | -33/+20 |