branch: externals/gnome-dark-style
commit 2d6bf27ee19d749c538778dc97b70b7fc521aa23
Author: dimagid
Commit: dimagid
docs: update README for version 0.2.1
---
README.org | 2 +-
gnome-dark-style.el | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.org b/
branch: elpa/gptel
commit db17b40806cd4974fd93bf5670404fd3d8517da7
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel-openai: Handle OpenRouter reasoning blocks
* gptel-openai.el: (gptel-curl--parse-stream,
gptel--parse-response): Add support for reasoning content ret
branch: elpa/gptel
commit 72989194fdbeb240d1b946756929fe88ef414403
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel-gemini: Remove support for gemini-pro
* gptel-gemini.el (gptel-make-gemini, gptel--request-data,
gptel--gemini-models): Remove `gemini-pro' from the l
elpasync pushed a change to branch externals/gnome-dark-style.
from a54f47728f refactor: improve theme handling and compliance for GNU
ELPA
new 8eff5c08af feat: update README with GNU ELPA installation
instructions
new 2d6bf27ee1 docs: update README for version 0.2.1
Sum
branch: externals/gnome-dark-style
commit 8eff5c08afc24549a64751f16b2e06dc61797771
Author: dimagid
Commit: dimagid
feat: update README with GNU ELPA installation instructions
---
README.org | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.o
branch: elpa/gptel
commit addca990e7f3fd3555f55f1cc73332fcae944631
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel-openai-extras: Add support for Deepseek
* gptel-openai-extras.el (gptel-deepseek,
gptel-curl--parse-stream, gptel--parse-response,
gptel-make-deep
elpasync pushed a change to branch elpa/gptel.
from 2a6f714d30 README: Fix typo (#676)
new 6af54839d0 gptel: Add support for handling reasoning blocks
new 804e4b565c gptel: Prepare reasoning block handling for Deepseek
new addca990e7 gptel-openai-extras: Add support
branch: elpa/gptel
commit cfca79ae1c0ffdc222b0da34dd29763f7d6f21a9
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel: Fix edge cases with reasoning block handling
* gptel.el (gptel--url-get-response): Only look for a reasoning
block when the response is not nil.
branch: elpa/xah-fly-keys
commit 1f965c7e2de8ee190fe909c50c3683842deb3afb
Author: Xah Lee
Commit: Xah Lee
some key change.
call-last-kbd-macro, new "r SPC", old "r e"
rectangle-mark-mode, new "r r", old "r SPC"
all dvorak notation.
---
xah-fly-keys.el | 50 ++
branch: elpa/gptel
commit 4a5e1a5ba378f9885a17b338fad8baebe5b7
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
test: Update submodule
---
test | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test b/test
index 8090f095dd..30a76de91b 16
--- a/test
+++ b/tes
branch: elpa/gptel
commit 6af54839d08cc74c59d786a0a2364fc96d1b0381
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel: Add support for handling reasoning blocks
Provide options for handling reasoning text ("...")
in the response. NOTE: This change only covers APIs th
branch: elpa/gptel
commit 250cc7eb0176ede8fc0029770b75550a1a0479d5
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel-anthropic: Handle reasoning blocks
* gptel-anthropic.el (gptel-curl--parse-stream,
gptel--parse-response): Handle "thinking" blocks included with
branch: elpa/gptel
commit 804e4b565c5d3361fad462a0db317a7959f3044b
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel: Prepare reasoning block handling for Deepseek
Depending on the API, there are two ways that reasoning or
chain-of-thought content can appear: as part
branch: elpa/clojure-ts-mode
commit f5f377ac84ab09f4453b6712fc341ddd8db3af0a
Author: yuhan0
Commit: GitHub
Add defcustom for major-mode remapping (#64)
---
CHANGELOG.md | 1 +
README.md | 10 ++
clojure-ts-mode.el | 29 ++---
3 files changed,
branch: externals/ellama
commit f373c50e3f6278375ff472ea26de0d31d533cf52
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
WIP: highlight variables in `ellama-blueprint-mode`
---
ellama.el | 19 +++
1 file changed, 15 insertions(+), 4 deletions(-)
diff --git a/ellama.el b/ell
branch: elpa/dirvish
commit fa4987895ff0068618c776f7b49e4ae57248d16f
Author: Alex Lu
Commit: Alex Lu
chore: bump to 2.2.3
---
dirvish-extras.el | 2 +-
dirvish-tramp.el | 2 +-
dirvish-widgets.el | 2 +-
dirvish.el
elpasync pushed a change to branch elpa/dirvish.
from 08db3160a8 feat(core): bind `dirvish-quit` in dirvish special
buffers (#309)
new 72a6063795 fix(subtree): inherit cached :vc-backend
new fa4987895f chore: bump to 2.2.3
Summary of changes:
dirvish-extras.el
branch: elpa/dirvish
commit 72a60637951a9fbddc3656db8f23fe28f7e3bbc5
Author: Alex Lu
Commit: Alex Lu
fix(subtree): inherit cached :vc-backend
---
dirvish.el| 4 +++-
extensions/dirvish-subtree.el | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/dirv
branch: elpa/bind-map
commit d64ea3c6f383102624c5947bd826781cbfc0460c
Author: fnussbaum
Commit: fnussbaum
Fix bindings for remapped modes in Emacs 30
Emacs 30 introduces `major-mode-remap-defaults`, and in particular the
auctex
remappings are moved to this new variable (from th
branch: elpa/bind-map
commit f23cfc13222a39e686d28a83ff83e9901d8908b2
Merge: d7b0e42b78 d64ea3c6f3
Author: Justin Burkett
Commit: GitHub
Merge pull request #11 from fnussbaum/fix-remapped-modes-emacs-30
Fix bindings for remapped modes in Emacs 30
---
bind-map.el | 21 +-
branch: externals/gnome-dark-style
commit ee6bc5da41f067889bac0c7184076e8efdaee07a
Author: dimagid
Commit: dimagid
initial commit
---
.dir-locals.el | 56 ++
.gitignore | 7 +++
README.org | 78 +++
gnome-dark-style.
branch: externals/gnome-dark-style
commit a54f47728f418aebe42e7363c622927d27fff75c
Author: dimagid
Commit: dimagid
refactor: improve theme handling and compliance for GNU ELPA
- Gracefully handle missing themes with warnings and fallback.
- Check `gsettings` availability and avo
elpasync pushed a change to branch externals/gnome-dark-style.
at a54f47728f refactor: improve theme handling and compliance for GNU
ELPA
This branch includes the following new commits:
new ee6bc5da41 initial commit
new a54f47728f refactor: improve theme handling and co
branch: externals/cape
commit cc9cf45c651ad478cfdbdf238ac18dce39c9
Author: Daniel Mendler
Commit: Daniel Mendler
Add cape-dict-grep customization option (Fix #147)
---
CHANGELOG.org | 4 +++-
cape.el | 51 +++
2 files changed, 42 in
branch: main
commit 18ff753be657791f178168a58422634f6fa16918
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (gnome-dark-style): New package
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index dce45db5b4..b06fa218ca 1
branch: externals/ellama
commit e4dd5d4965c04b60df6850d5be216872f5a37bf0
Author: tusharhero
Commit: Sergey Kostyaev
fix ellama-blueprints customization type
---
ellama-blueprint.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ellama-blueprint.el b/ellama-blueprint.el
branch: externals/ellama
commit 97cebc8714c2d3b59eb829611f5cf022fc04b0ac
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Fix syntax in documentation
Updated the documentation for the source filter options to use backticks
instead
of hyphens for code formatting.
---
ellama.el |
branch: externals/ellama
commit 80589e324142873b4d6aa3a88fa9a0328bc3a2f3
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Add system message functionality
Added system message support by introducing new functions and variables in
`ellama-blueprint.el` and `ellama-transient.el`. U
branch: externals/ellama
commit 217f780accc0af75b05a3f849185169b71a62182
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Refactor Variable Handling in Blueprint Mode
- Moved variable-related
functions (`ellama-community-prompts-get-variable-list`,
`ellama-community-prompts-s
branch: externals/ellama
commit 32886c9c168c29b9fa54fdb17b32aa098957b709
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Bump version
---
NEWS.org | 38 ++
ellama.el | 2 +-
2 files changed, 39 insertions(+), 1 deletion(-)
diff --git a/NEWS.org b/NEWS.
branch: externals/ellama
commit d7b1c106ed878aa00b32bc846c787f9b2377e01b
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Add system prompt template for text completion
Added a new custom variable `ellama-complete-prompt-template` to define the
system prompt for text completion.
branch: externals/ellama
commit db415af6ac98a233c97383ef15af7340d12ca1e2
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Refactor blueprint creation functions and add transient menu
Refactored the `ellama-create-blueprint` function to
`ellama-blueprint-create`
and `ellama-new-b
branch: externals/ellama
commit 2b73fceeea7e4d52ee3b04f8e1c41c0f8dd972e6
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Declare `ellama-transient-context-menu` function
Added declaration for the `ellama-transient-context-menu` function to ensure
proper handling and avoid warnin
branch: externals/ellama
commit ed11f32a6c254c95707e9e925093adfb88456eb1
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Refactor transient menu functionality
Moved transient menu-related functions and variables from `ellama.el` to new
file `ellama-transient.el`. This separation
branch: externals/ellama
commit a276b01f0a1d81039fc7e0a1afd33cdcbdcc9839
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Add blueprints documentation to readme
---
README.org | 82 ++
1 file changed, 82 insertions(+)
diff --git a/
branch: externals/ellama
commit 26048e436886d5e2ab652c6a351c1a6a14d3f6c7
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Update translation template and stream handling
Updated the translation template to be more explicit and structured.
Modified
the `ellama-stream` calls to us
branch: elpa/clojure-ts-mode
commit 842ddd69e7f59d4cfc4f8ce67525673d7b963d44
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Add a suggestion to use the latest Emacs when possible
---
README.md | 6 ++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index cb9a75d946.
branch: externals/ellama
commit 286a71469255b60e16ba58365be74c00661edc51
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Imrove `ellama-transient-set-system` docstring.
---
ellama-transient.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/ellama-transient.el b/ellam
branch: externals/ellama
commit 447c4ddd884c361dbfe9f1d81d4b353efd4ba582
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Enhance ellama-complete filtering
Refined the ellama-complete function to include additional context for
filtering
by considering the last line and word of t
branch: elpa/dirvish
commit 08db3160a8e8195c5a93ebfb79dec39357b34b2b
Author: Alex Lu
Commit: Alex Lu
feat(core): bind `dirvish-quit` in dirvish special buffers (#309)
Accidental focus on unintended windows, such as header or parent windows,
can
require multiple `quit-window` co
elpasync pushed a change to branch elpa/clojure-ts-mode.
from 51ee8a4673 [#62] Define list thing to improve navigation in Emacs 31
new b05c33af31 Convert a note to a proper admonition
new 842ddd69e7 Add a suggestion to use the latest Emacs when possible
Summary of changes:
branch: elpa/clojure-ts-mode
commit b05c33af317257df2b8f4ca0c4776820b4cc6aaa
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Convert a note to a proper admonition
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a5b010512d..cb9
branch: externals/ellama
commit 4c95a7b6b1fde3d1ada1af7e5adf872ab3c54ecb
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Refactor prompt selection and add blueprint buffer
Refactored the prompt selection logic to use a new function
`ellama-blueprint-select` in `ellama.el`. This
branch: externals/ellama
commit 376f0dc63c30d825ea3ae39355860ab180a3b207
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Remove optional argument in prompt selection function
Removed the optional FOR-DEVS argument from
`ellama-community-prompts-select-blueprint` and updated the
branch: externals/ellama
commit 22a20766d0bb72e0b3dc7e0e420bd49489e53724
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Update Blueprint Menu
Renamed menu items in the Blueprint Menu for clarity and consistency.
Changed
"Chat with blueprint" to "Blueprint", "Chat with user def
elpasync pushed a change to branch externals/ellama.
from 19bf5ed03f Merge pull request #272 from eltociear/patch-1
new da39b8896c Add blueprint creation functionality
new 829aa9aca4 Add command to create new blueprint from existing one
new f373c50e3f WIP: highlight
branch: externals/ellama
commit 2a16515d51984c9bfb32cd881a53da6e1168b61e
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Update comment formatting
Update comment formatting to fix linter warning
---
ellama-community-prompts.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
branch: externals/ellama
commit 2f607cf4e29aa56b97015a8591fb7f5029a12b99
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Add system message editing functionality
Added a new function `ellama-blueprint-edit-system-message` to edit the
system
message in the blueprint buffer. Upda
branch: externals/ellama
commit 2f151d2b39b7e75e88ffd922a5805abcace90db6
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Update summarization prompt template and function
Updated the `ellama-summarize-prompt-template` with new instructions for
summarization. Modified the `ellama
branch: externals/ellama
commit da39b8896cf0e6d8148bc81c2a8bb68f09994467
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Add blueprint creation functionality
Added custom variable `ellama-blueprints` to store user-defined blueprints.
Created functions `ellama-create-blueprint` a
branch: externals/ellama
commit 2b2f4242b0992c4a02b521f29a19bd642de70f44
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Trim prefix for ellama-code-complete
---
ellama.el | 20 ++--
1 file changed, 18 insertions(+), 2 deletions(-)
diff --git a/ellama.el b/ellama.el
index e
branch: externals/ellama
commit c4edfd05ef8ab6e30eb88f513f758c72c8cce7f3
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Fix typo in buffer variable name
Corrected the spelling of `ellama-community-prompts-blurpint-buffer` to
`ellama-community-prompts-blueprint-buffer`.
---
ell
branch: externals/ellama
commit c68dd6d65d3ba61d0ffb57388d67eaf1ab047ef6
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Update MELPA workflow to include all `.el` files
Updated the MELPA GitHub Actions workflow to include all `.el` files
instead of
just `ellama.el`. This ensur
branch: externals/ellama
commit d3e3e38cc370360eb8130aff972027d9648011e3
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Remove fill-region from ellama-blueprint-select
Removed the call to `fill-region` in `ellama-blueprint-select` to prevent
automatic text wrapping. This change
branch: externals/ellama
commit f5d946fdca5cd32a5ac18ca396e34afc7a267d8e
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Declare missing function in ellama.el
Declared the missing function `ellama-community-prompts-ensure` to avoid
warnings during compilation.
---
ellama.el | 1
branch: externals/ellama
commit b486e21e7f97a65fc8f6461c3c79c9f017650ca5
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Add parenthesis fixing feature
Added a function `ellama-fix-parens` to remove unnecessary parentheses after
template insertion. Integrated this function into
branch: externals/ellama
commit 9f614f397d38cdb959d97799faeae608a63ee175
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Add transient menu for blueprint mode commands
Added a new transient prefix command `ellama-transient-blueprint-mode-menu`
to
provide a menu of options for i
branch: externals/ellama
commit e370c3f23a22ad36de76155ce60704cd9bb6ccb2
Merge: 19bf5ed03f 9f614f397d
Author: Sergey Kostyaev
Commit: GitHub
Merge pull request #253 from s-kostyaev/user-defined-blueprints
Add blueprint creation functionality
---
.github/workflows/melpa.yml |2 +
branch: externals/ellama
commit 37735f6daa210de553cd2442b42249d72755403b
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Move Ellama Blueprint functionality to separate file
Moved blueprint-related code from `ellama.el` to a new file
`ellama-blueprint.el`. This includes mode def
branch: externals/ellama
commit 1d5c5ecdb1315237cb6960a327e00d21159507c7
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Add function to run chat with llm using blueprint
Added `ellama-blueprint-run` function which allows running a chat with an
LLM
starting with a specified blu
branch: externals/ellama
commit c2256c633d70476bfcdd289e8d32e3ec012dac94
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Extracted ellama context management functionality to a new file
Refactored and moved all context-related functions, variables, and classes
from
`ellama.el` t
branch: externals/ellama
commit 72d7fe8a293edf86940caa86e868975b6d95318c
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Make ellama community prompts blueprint buffer visible
It fixes issue with font lock.
---
ellama-community-prompts.el | 2 +-
ellama.el | 6 ---
branch: externals/ellama
commit 7ff0c82d732204f7cda9b313cb484825707acac7
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Fix linter warning
---
ellama.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ellama.el b/ellama.el
index b80372de8d..204b10a779 100644
--- a/ellam
branch: externals/ellama
commit 078a94f1d8302c8322b58e0960cf8a11e55d465a
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Remove debug messages from `ellama.el`
Removed unnecessary debug message logging for `args` and `source` in the
function.
---
ellama.el | 2 --
1 file change
branch: externals/ellama
commit 829aa9aca4e8830aa84ba7a01eb44ac04001fccb
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Add command to create new blueprint from existing one
Added a new command `ellama-create-blueprint` and its corresponding
keybinding
"C-c c" in the local key
branch: externals/ellama
commit 96e970566a6f3d765b9b76f03626acc4dd80858c
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Change ellama-blueprint-mode parent to text-mode
Updated ellama-blueprint-mode to derive from text-mode instead of nil for
better
editing support.
---
ellam
branch: externals/compat
commit c89bba6524501bde03db6266a3ac47b266b81e02
Author: Daniel Mendler
Commit: Daniel Mendler
; .dir-locals.el - indent-tabs-mode=nil should not apply to makefiles
---
.dir-locals.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.dir-locals.el
branch: externals/llm
commit fae79cea904f7294889b71de89e37b2a3eca43ab
Author: Andrew Hyatt
Commit: Andrew Hyatt
Set version to 0.24.0.
---
llm.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/llm.el b/llm.el
index 0ccd49dc09..f28461d9ea 100644
--- a/llm.el
+++ b/llm.el
68 matches
Mail list logo