Commit graph

126 commits

Author SHA1 Message Date
45e530a983
Make the default system prompt more fun 2025-11-19 01:04:49 +02:00
1756c8c802
Switch to a more powerful default model 2025-11-19 01:04:48 +02:00
3de4e0ab1e
Add Devstral to the model library 2025-11-19 01:04:48 +02:00
fd645f60a2
Retrieve model list directly from the Ollama server 2025-11-18 08:11:26 +02:00
90c310302d
Allow sharing configurations between host and containers 2025-11-18 08:11:25 +02:00
06d2a14d09
Add an Emacs Lisp lexical binding cookie 2025-11-18 08:11:21 +02:00
d187c19d71
Enrich the Ollama models list with metadata for known models 2025-11-17 22:35:49 +02:00
7998f20d52
Compose a library of known local models 2025-11-17 22:35:49 +02:00
a019feb7cd
Reenable autoformatting for Emacs Lisp 2025-11-17 00:18:08 +02:00
131511a2f7
Use conventional commenting style for Emacs Lisp 2025-11-17 00:18:07 +02:00
89d667542a
Display advanced options in the gptel menu 2025-11-17 00:18:04 +02:00
7699aa4084
Query the Ollama server for the list of installed models 2025-11-17 00:18:03 +02:00
bd5cfa7a65
Personalize chat UX more 2025-11-12 17:30:15 +02:00
304710810c
Make Ollama the default backend for gptel 2025-11-12 17:29:28 +02:00
be95a1eb42
Allow gptel to use the Ollama server 2025-11-12 11:48:32 +02:00
98dc827a10
Wrap long lines in chat interaction for convenience 2025-11-12 11:48:08 +02:00
9147292b66
Synchronize branch and tag metadata by default 2025-11-12 11:47:40 +02:00
53dda62f99
Automatically sign tags as well 2025-11-08 13:58:25 +02:00
dc99caeca8
Keep configuration values sorted 2025-11-08 13:58:25 +02:00
4d7450727c
Set ivy-mode config options on init 2025-09-13 17:13:40 +03:00
7dde4cc946
Ensure installation of a magit prerequisite 2025-09-13 17:13:29 +03:00
23f1ca1ada
Handle non-file-visiting buffers gracefully 2025-07-11 17:12:53 +03:00
8b0ac14305
Create a named function for the autosave predicate 2025-07-11 17:12:44 +03:00
7764a351ab
Enable automated commit signing in Magit 2025-07-02 00:35:09 +03:00
d83ce3ab34
Setup Emacs as an IDE for Go 2025-06-24 22:12:17 +03:00
83eb4f8606
Setup the auto-mode-alist more cleanly 2025-06-24 22:12:16 +03:00
b2f67e84ee
Pick up local variables before starting the Python IDE 2025-06-24 14:27:06 +03:00
02786dac5c
Use pytest for testing by default 2025-06-24 06:09:49 +03:00
3de3f87fb2
Use org mode for the LLM communication buffer 2025-06-22 23:24:55 +03:00
bb56b0cb68
Sort customized variables 2025-06-22 23:24:13 +03:00
1ed5d39f56
Enable lexical binding in init files 2025-06-22 22:58:02 +03:00
2051d2808a
Use Claude as the default gptel backend 2025-06-04 22:50:51 +03:00
01085f3746
Locate the Elpaca init file using an absolute path 2025-06-04 22:50:45 +03:00
915fbd289e
Use eglot as the LSP client for Rust files 2025-06-04 22:50:45 +03:00
0ffed437d1
Install LLM integration for Emacs 2025-06-04 22:47:29 +03:00
0b5164ec6c
Configure keybindings to run Python tests 2025-06-04 22:47:26 +03:00
0c60b1ede1
Add a local site-lisp directory to the Emacs load path 2025-06-04 22:47:26 +03:00
633308b5c3
Copy over the Elpy tests 2025-06-04 22:47:25 +03:00
0cd229022f
Install dape to interface with external debuggers 2025-06-04 22:47:24 +03:00
e6f1f8bc40
Diminish most global minor modes from the modeline 2025-06-04 22:47:24 +03:00
d0d93fb1b7
Update elpaca version 2025-06-04 22:47:18 +03:00
4929a564c6
Automatically remove unused imports when saving Python files 2025-06-04 22:47:14 +03:00
09089eb9d7
Handle projectless Python files gracefully 2025-06-04 22:47:14 +03:00
324681443d
Migrate to eglot instead of lsp-mode 2025-06-04 22:47:13 +03:00
81ec639b70
Remove LSP-based Python test functions 2025-06-04 22:47:12 +03:00
87b86d71b9
Display flymake diagnostics in-buffer 2025-06-04 22:47:12 +03:00
aaef41cfae
Disable the Elisp reformat since it messes with the comments 2025-06-04 22:47:11 +03:00
e99c4e31ed
Move init-file finding to a named function for better hotkey hints 2025-06-04 22:47:10 +03:00
dc833f1f01
Use apheleia instead of lsp-mode to autoformat buffers 2025-06-04 22:47:10 +03:00
9bbde40734
Interactively display available commands 2025-06-04 22:47:09 +03:00