summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* chore(themes): regenerate dupre palette preview from palette.elCraig Jennings2026-05-223-175/+156
* docs(todo): close test-name abort bugCraig Jennings2026-05-221-1/+4
* fix(test): make test-name resilient to load-time cwd changesCraig Jennings2026-05-222-2/+7
* docs(todo): close gptel backend-load bugCraig Jennings2026-05-221-1/+2
* fix(ai-config): require gptel backend libs so the fork's constructors loadCraig Jennings2026-05-222-1/+69
* docs(todo): close finalize-task keybinding, file follow-upsCraig Jennings2026-05-221-29/+23
* feat(org-config): add cj/org-finalize-task with testsCraig Jennings2026-05-222-0/+210
* docs(todo): review all tasks, re-grade gptel, expand Corfu subtasksCraig Jennings2026-05-221-3/+133
* docs(todo): log launch + dashboard bugs, tag quick tasks, close shipped workCraig Jennings2026-05-211-25/+50
* fix(org-contacts): set org-contacts-files eagerly so launch doesn't errorCraig Jennings2026-05-212-4/+71
* feat(ai-vterm): add graceful agent close on M-f9 / C-S-f9Craig Jennings2026-05-213-48/+184
* docs(todo): archive shipped tasks, file calendar and harness follow-upsCraig Jennings2026-05-211-8/+79
* feat(calendar-sync): resolve .ics feed URLs from auth-sourceCraig Jennings2026-05-213-10/+128
* fix(dashboard): trim padding newlines and reset window-start on openCraig Jennings2026-05-202-6/+67
* feat(ai-vterm): default to bottom-75% on laptop, right-50% on desktopCraig Jennings2026-05-204-32/+145
* feat(calendar-sync): dispatch Google calendars through API helperCraig Jennings2026-05-203-6/+290
* feat(calendar-sync): add Python helper for Google Calendar API syncCraig Jennings2026-05-198-0/+797
* fix(calendar-sync): drop declined events from synced outputCraig Jennings2026-05-192-0/+154
* chore(todo): claim dashboard task + dated-log subtask rewritesCraig Jennings2026-05-181-57/+78
* fix(vterm): stop wheel/escape forwarders from blocking EmacsCraig Jennings2026-05-181-4/+23
* feat(vterm): forward <escape> to the pty in vterm-modeCraig Jennings2026-05-182-1/+28
* chore(todo): shorten title to "Emacs Config"Craig Jennings2026-05-181-1/+1
* feat(vterm): forward wheel events and route C-; x c into tmux copy-modeCraig Jennings2026-05-182-12/+215
* refactor(ai-config): switch gptel to local fork, drop tab-width adviceCraig Jennings2026-05-183-143/+2
* docs(design): keep local gptel-magit design draft as .local.orgCraig Jennings2026-05-171-0/+592
* chore(todo): close Phase 1 ai-mcp foundationCraig Jennings2026-05-171-13/+2
* feat(ai-mcp): add pure-helper foundation with testsCraig Jennings2026-05-172-0/+835
* docs(design): MCP-into-gptel + gh-as-gptel-tool specs + MCP phasesCraig Jennings2026-05-173-1/+2644
* feat(ai-conversations): autosave on a periodic timerCraig Jennings2026-05-162-10/+155
* refactor: consolidate runtime state into persist/Craig Jennings2026-05-167-7/+13
* chore: drop stale custom pdf-continuous-scroll files + dead use-packageCraig Jennings2026-05-163-1490/+0
* chore(todo): reorder GPTel Tool Work + add restclient API workspace taskCraig Jennings2026-05-161-69/+891
* feat(gptel-tools): harden path validation with file-truename realpathCraig Jennings2026-05-1619-39/+736
* fix(config-utilities): guard emacsql-close against nil sqlite handleCraig Jennings2026-05-161-0/+20
* docs(claude): record five session insights in CLAUDE.mdCraig Jennings2026-05-161-0/+12
* feat(org-config): hide :PROPERTIES: drawers via org-tidyCraig Jennings2026-05-161-0/+11
* fix(coverage): include gptel-tools in instrumentation globCraig Jennings2026-05-163-2/+34
* docs(design): network tools brainstorm + GPTel Tool Work hierarchyCraig Jennings2026-05-162-299/+1065
* 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-166-31/+84
* refactor(prog): six programming-track hygiene fixes from re-reviewCraig Jennings2026-05-1611-38/+125
* refactor(org-workflow): four hygiene fixes from the module-by-module re-reviewCraig Jennings2026-05-166-29/+70
* refactor(ui): four UI/navigation hygiene fixes from module-by-module re-reviewCraig Jennings2026-05-167-56/+112
* refactor(custom-editing): five hygiene fixes from the module-by-module re-reviewCraig Jennings2026-05-1612-73/+122