|
|
b89f91ab90
|
Install docker type stubs in the lsp venv
|
2026-02-07 00:26:42 +02:00 |
|
|
|
469b8cfb2d
|
Ensure mounted directories exist
|
2026-02-07 00:26:42 +02:00 |
|
|
|
0503aed013
|
Enable auto updates for the service containers
|
2026-02-07 00:26:41 +02:00 |
|
|
|
c852e5862a
|
Configure testcontainers to use the podman socket
|
2026-02-07 00:26:41 +02:00 |
|
|
|
0410013e1e
|
Install testcontainers in the lsp venv for type inference
|
2026-02-07 00:26:40 +02:00 |
|
|
|
0bf8396805
|
Install a GPU monitor utility
|
2026-02-07 00:26:40 +02:00 |
|
|
|
1c10b1b5f2
|
Rely on podman's built-in update mechanism
|
2026-02-07 00:26:39 +02:00 |
|
|
|
c2e29a3bfe
|
Increase the cache TTL for loaded models
|
2026-02-07 00:26:37 +02:00 |
|
|
|
ed13b2653d
|
Transparently use run0 instead of sudo
|
2026-02-07 00:26:37 +02:00 |
|
|
|
bd156c1641
|
Replace sudo with run0 in all scripts
|
2026-02-07 00:26:36 +02:00 |
|
|
|
a4bbd8eb66
|
Replace sudo with run0 in scripts that only use it once
|
2026-02-07 00:26:36 +02:00 |
|
|
|
619a6e7f3a
|
Run service containers in the transient store for speed and safety
|
2026-02-07 00:26:35 +02:00 |
|
|
|
c4bc942307
|
Use a read-only root filesystem in service containers
|
2026-02-07 00:26:35 +02:00 |
|
|
|
4f1ff6fc82
|
Collect all the flyspell configuration options together
|
2026-02-07 00:26:34 +02:00 |
|
|
|
a459460426
|
Detach the Transmission server from the host network
|
2026-02-07 00:26:34 +02:00 |
|
|
|
b70c20603e
|
Integrate PlantUML mode with org-mode code blocks
|
2026-02-07 00:26:34 +02:00 |
|
|
|
4d8b0ab47c
|
Setup PlantUML mode in Emacs to use the local server
|
2026-02-07 00:26:33 +02:00 |
|
|
|
c4fb544f41
|
Start a local PlantUML server on boot
|
2026-02-07 00:26:33 +02:00 |
|
|
|
cd5958bd21
|
Use long option names
|
2026-02-07 00:26:32 +02:00 |
|
|
|
985a2cbe63
|
Enable tree-sitter-integrated modes
|
2026-02-07 00:26:31 +02:00 |
|
|
|
102ac50623
|
Use conventional commenting style for Emacs Lisp
|
2026-02-07 00:26:31 +02:00 |
|
|
|
7dac78e81c
|
Pre-download container images
|
2026-02-07 00:26:30 +02:00 |
|
|
|
bd24c42bff
|
Add capabilities to the model library
|
2026-02-07 00:26:28 +02:00 |
|
|
|
04b33b5209
|
Automatically update the list of Ollama models
|
2026-02-07 00:26:28 +02:00 |
|
|
|
beb0dad96b
|
Add Gemma 3 to the model library
|
2026-02-07 00:26:27 +02:00 |
|
|
|
83124524a4
|
Fix model listing logic
|
2026-02-07 00:26:27 +02:00 |
|
|
|
d5f373e563
|
Enable spellchecking in Emacs buffers
|
2026-02-07 00:26:26 +02:00 |
|
|
|
0e2558c7e8
|
Correctly set company mode
|
2026-02-07 00:26:26 +02:00 |
|
|
|
2f8d1338f0
|
Run the transmission client inside a contained service
|
2026-02-07 00:26:26 +02:00 |
|
|
|
9691cf9c03
|
Make the default system prompt more fun
|
2026-02-07 00:26:25 +02:00 |
|
|
|
4bdeed109e
|
Switch to a more powerful default model
|
2026-02-07 00:26:25 +02:00 |
|
|
|
b4a0b26b08
|
Add Devstral to the model library
|
2026-02-07 00:26:24 +02:00 |
|
|
|
438bcafcea
|
Retrieve model list directly from the Ollama server
|
2026-02-07 00:26:23 +02:00 |
|
|
|
6e59be6d0a
|
Allow sharing configurations between host and containers
|
2026-02-07 00:26:22 +02:00 |
|
|
|
7a091e7a6c
|
Add an Emacs Lisp lexical binding cookie
|
2026-02-07 00:26:22 +02:00 |
|
|
|
8ba847a72c
|
Enrich the Ollama models list with metadata for known models
|
2026-02-07 00:26:21 +02:00 |
|
|
|
1c32a13a66
|
Compose a library of known local models
|
2026-02-07 00:26:21 +02:00 |
|
|
|
8a410a884a
|
Reenable autoformatting for Emacs Lisp
|
2026-02-07 00:26:20 +02:00 |
|
|
|
f6e80c0ba5
|
Use conventional commenting style for Emacs Lisp
|
2026-02-07 00:26:20 +02:00 |
|
|
|
57ea018567
|
Start the Ollama server automatically on boot
|
2026-02-07 00:26:19 +02:00 |
|
|
|
cfb0642bcd
|
Display advanced options in the gptel menu
|
2026-02-07 00:26:18 +02:00 |
|
|
|
57a4aa4d2d
|
Query the Ollama server for the list of installed models
|
2026-02-07 00:26:18 +02:00 |
|
|
|
2bf4debbc3
|
Isolate the LLM server from the internet
|
2026-02-07 00:26:17 +02:00 |
|
|
|
a6fee6113f
|
Revoke unnecessary filesystem permissions for the server
|
2026-02-07 00:26:17 +02:00 |
|
|
|
8a0698f5b4
|
Keep the models in a persistent volume
|
2026-02-07 00:26:16 +02:00 |
|
|
|
b15a0d70d1
|
Personalize chat UX more
|
2026-02-07 00:26:16 +02:00 |
|
|
|
35603603d5
|
Make Ollama the default backend for gptel
|
2026-02-07 00:26:15 +02:00 |
|
|
|
e80759441b
|
Allow gptel to use the Ollama server
|
2026-02-07 00:26:15 +02:00 |
|
|
|
0010f1381f
|
Wrap long lines in chat interaction for convenience
|
2026-02-07 00:26:14 +02:00 |
|
|
|
59e54f3d5b
|
Synchronize branch and tag metadata by default
|
2026-02-07 00:26:14 +02:00 |
|