-
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Feb 7, 2025
1 parent
9241a3c
commit 0ce66d9
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ | |
(centaur-tabs . [(20241215 1321) ((emacs (27 1)) (powerline (2 4))) "Aesthetic, modern looking customizable tabs plugin" tar ((:url . "https://github.com/ema2159/centaur-tabs") (:commit . "35389777bc7c4972e302d3793e1a5250f501404d") (:revdesc . "35389777bc7c") (:keywords "frames") (:authors ("Emmanuel Bustos" . "[email protected]")) (:maintainers ("Jen-Chieh Shen" . "[email protected]")) (:maintainer "Jen-Chieh Shen" . "[email protected]"))]) | ||
(change-case . [(20221211 907) ((emacs (25 1)) (dash (2 16 0)) (s (1 12 0))) "Case conversion between camelCase, PascalCase, snake_case and more" tar ((:url . "https://github.com/TakesxiSximada/change-case.el") (:commit . "8117113a15be15667b6421257fa4cf233dc81bd2") (:revdesc . "8117113a15be") (:authors ("TakesxiSximada" . "[email protected]")) (:maintainers ("TakesxiSximada" . "[email protected]")) (:maintainer "TakesxiSximada" . "[email protected]"))]) | ||
(chatgpt . [(20250101 913) ((emacs (27 1)) (openai (0 1 0)) (lv (0 0)) (ht (2 0)) (markdown-mode (2 1)) (spinner (1 7 4))) "Use ChatGPT inside Emacs" tar ((:url . "https://github.com/emacs-openai/chatgpt") (:commit . "e6ffd2a9d63fa8437301411d81d2488b278911e6") (:revdesc . "e6ffd2a9d63f") (:keywords "comm" "openai") (:authors ("Jen-Chieh" . "[email protected]")) (:maintainers ("Jen-Chieh" . "[email protected]")) (:maintainer "Jen-Chieh" . "[email protected]"))]) | ||
(chatgpt-shell . [(20250206 2101) ((emacs (28 1)) (shell-maker (0 76 2))) "A multi-LLM shell (ChatGPT, Claude, Gemini, Kagi, Ollama, Perplexity) + editing integrations" tar ((:url . "https://github.com/xenodium/chatgpt-shell") (:commit . "1c3ff5db811c1b59bd984e9abe46f7857d47e9c1") (:revdesc . "1c3ff5db811c"))]) | ||
(chatgpt-shell . [(20250207 926) ((emacs (28 1)) (shell-maker (0 76 2))) "A multi-LLM shell (ChatGPT, Claude, Gemini, Kagi, Ollama, Perplexity) + editing integrations" tar ((:url . "https://github.com/xenodium/chatgpt-shell") (:commit . "be81dd78fd1a6e7f0e50a0e7d67c0542d47783a8") (:revdesc . "be81dd78fd1a"))]) | ||
(chatgpt-sideline . [(20250101 913) ((emacs (27 1)) (chatgpt (0 1 0)) (sideline (0 1 0))) "Sideline support for chatgpt" tar ((:url . "https://github.com/emacs-openai/chatgpt-sideline") (:commit . "01691093271f57a237ed56451afef6ed8410a754") (:revdesc . "01691093271f") (:keywords "convenience" "chatgpt" "ai") (:authors ("Jen-Chieh" . "[email protected]")) (:maintainers ("Jen-Chieh" . "[email protected]")) (:maintainer "Jen-Chieh" . "[email protected]"))]) | ||
(cisco-router-mode . [(20100804 840) nil "Major mode for editing Cisco router configuration files" tar ((:url . "https://github.com/emacsmirror/cisco-router-mode") (:commit . "3878fc6d6a1dea48eb9174af567f93659b8542e8") (:revdesc . "3878fc6d6a1d"))]) | ||
(clean-buffers . [(20240715 2355) ((emacs (26 1))) "Clean useless buffers" tar ((:url . "https://github.com/elp-revive/clean-buffers") (:commit . "fec82f624da40b85e74cc0ea75e29c28d247911d") (:revdesc . "fec82f624da4") (:keywords "convenience" "usability" "buffers") (:authors ("DarkSun" . "[email protected]")) (:maintainers ("Jen-Chieh Shen" . "[email protected]")) (:maintainer "Jen-Chieh Shen" . "[email protected]"))]) | ||
|
6 changes: 3 additions & 3 deletions
6
...ackages/chatgpt-shell-20250206.2101.entry → ...packages/chatgpt-shell-20250207.926.entry
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
(chatgpt-shell . | ||
[(20250206 2101) | ||
[(20250207 926) | ||
((emacs | ||
(28 1)) | ||
(shell-maker | ||
(0 76 2))) | ||
"A multi-LLM shell (ChatGPT, Claude, Gemini, Kagi, Ollama, Perplexity) + editing integrations" tar | ||
((:url . "https://github.com/xenodium/chatgpt-shell") | ||
(:commit . "1c3ff5db811c1b59bd984e9abe46f7857d47e9c1") | ||
(:revdesc . "1c3ff5db811c"))]) | ||
(:commit . "be81dd78fd1a6e7f0e50a0e7d67c0542d47783a8") | ||
(:revdesc . "be81dd78fd1a"))]) |
Binary file renamed
BIN
+260 KB
.../packages/chatgpt-shell-20250206.2101.tar → docs/packages/chatgpt-shell-20250207.926.tar
Binary file not shown.