aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix(flycheck): wrap languagetool checker definition in eval+backquoteCraig Jennings2026-05-161-10/+15
* fix(ai-config): gptel-model must be a symbol, not a stringCraig Jennings2026-05-161-3/+5
* chore(ai-config): switch default gptel backend to ChatGPT / gpt-5.5Craig Jennings2026-05-161-5/+5
* docs(design): three new gptel / agentic design notesCraig Jennings2026-05-163-0/+448
* feat(gptel-tools): wire web_fetch as a local toolCraig Jennings2026-05-163-1/+310
* feat(gptel-tools): wire git_status / git_log / git_diff as local toolsCraig Jennings2026-05-167-1/+651
* fix(nerd-icons): restore `:demand t' so dashboard-config can loadCraig Jennings2026-05-161-5/+10
* refactor(integrations): five hygiene fixes from the module-by-module re-reviewCraig Jennings2026-05-165-26/+79
* refactor(prog): six programming-track hygiene fixes from re-reviewCraig Jennings2026-05-1610-32/+119
* refactor(org-workflow): four hygiene fixes from the module-by-module re-reviewCraig Jennings2026-05-165-25/+66
* refactor(ui): four UI/navigation hygiene fixes from module-by-module re-reviewCraig Jennings2026-05-166-20/+68
* refactor(custom-editing): five hygiene fixes from the module-by-module re-reviewCraig Jennings2026-05-1611-30/+78
* refactor(foundation): hygiene pass across early-init, user-constants, system-...Craig Jennings2026-05-165-86/+253
* feat(modeline): surface flycheck status in the custom modelineCraig Jennings2026-05-163-0/+48
* docs(gptel): add shortlist design doc for additional gptel toolsCraig Jennings2026-05-161-0/+205
* feat(ai-conversations-browser): dired-style browser for saved GPTel conversat...Craig Jennings2026-05-163-0/+488
* feat(ai-rewrite): add directive-picker wrappers around gptel-rewriteCraig Jennings2026-05-163-2/+273
* feat(ai-quick-ask): add cj/gptel-quick-ask one-shot commandCraig Jennings2026-05-164-1/+277
* feat(ai-conversations): add cj/gptel-autosave-toggle with [AS] mode-line indi...Craig Jennings2026-05-163-0/+107
* test(gptel-tools): cover the helpers across the five remaining toolsCraig Jennings2026-05-167-77/+697
* test(ai-conversations): add 36 ERT tests covering helpers and entry pointsCraig Jennings2026-05-161-0/+409
* fix(ai-config): hook gptel-magit wiring per-feature, not on magitCraig Jennings2026-05-162-90/+105
* feat(gptel-tools): wire update_text_file as a local tool with testsCraig Jennings2026-05-163-124/+559
* fix(ai-config): force tab-width=8 in gptel org-mode prompt buffersCraig Jennings2026-05-163-0/+143
* fix(ai-config): Ensure gptel-magit is installed via use-packageCraig Jennings2026-05-152-16/+32
* fix(flycheck): correct abbrev-mode no-arg toggle in cj/prose-helpers-onCraig Jennings2026-05-152-6/+93
* test(recording): skip integration tests when screencast access failsCraig Jennings2026-05-151-0/+34
* refactor(org-babel): drop redundant cj structure templateCraig Jennings2026-05-151-3/+3
* feat(snippets): add universal <cj marker snippetCraig Jennings2026-05-151-0/+7
* feat(yas): activate yasnippet globally with fundamental-mode extrasCraig Jennings2026-05-152-3/+141
* refactor(org-roam-config): indirect node-tags accessor for testabilityCraig Jennings2026-05-151-1/+13
* refactor(org-webclipper): use setq, not setopt, for pandoc sleep timeCraig Jennings2026-05-151-2/+8
* fix(system-commands): require keybindings at load time, not just compile timeCraig Jennings2026-05-151-1/+6
* fix(custom-buffer-file): Info dispatcher returns full org bracket linkCraig Jennings2026-05-152-5/+26
* fix(ai-vterm): autoload cj/toggle-gptel to silence cross-module warningCraig Jennings2026-05-152-0/+19
* test(architecture): guard top-level timers + add startup-contract smoke testCraig Jennings2026-05-155-21/+129
* feat(coverage): report modules missing from SimpleCov + project-module scoreCraig Jennings2026-05-152-14/+161
* docs(design): commit music-config-without-emms spec + readiness reviewCraig Jennings2026-05-152-0/+842
* docs(design): rewrite flycheck modeline customization specCraig Jennings2026-05-151-0/+315
* docs(design): add company-to-corfu migration specCraig Jennings2026-05-151-0/+324
* feat(custom-buffer-file): extend buffer-source dispatch to mu4e and InfoCraig Jennings2026-05-152-1/+76
* refactor(org-noter-config): rebind insert-note to n; sync to angle bracketsCraig Jennings2026-05-152-7/+54
* refactor(calibredb-epub): reorder defuns above their use-package consumersCraig Jennings2026-05-151-69/+69
* feat(custom-buffer-file): make C-; b p dispatch by major-mode, with testsCraig Jennings2026-05-152-11/+185
* refactor(ai-vterm): retire M-F9 buffer picker; bind to cj/toggle-gptelCraig Jennings2026-05-143-149/+18
* chore(ai-config): refresh gptel model menusCraig Jennings2026-05-141-8/+7
* feat(markdown-config): register markdown as an org src-block languageCraig Jennings2026-05-142-0/+34
* refactor(org-config): surface narrowing + sparse-tree under C-; OCraig Jennings2026-05-142-5/+62
* refactor(dashboard): regroup launcher icons into 4/4/4 by purposeCraig Jennings2026-05-141-33/+39
* feat(transcription): extend dired T to transcribe videos via ffmpeg, with testsCraig Jennings2026-05-144-19/+270