[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/aidermacs f5bb04acdb 336/466: Fix version spec typo
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/aidermacs f5bb04acdb 336/466: Fix version spec typo |
Date: |
Sat, 15 Mar 2025 19:17:29 -0400 (EDT) |
branch: elpa/aidermacs
commit f5bb04acdb31c4271c25c8bdaad4ea102e0401fc
Author: Mingde (Matthew) Zeng <matthewzmd@posteo.net>
Commit: Mingde (Matthew) Zeng <matthewzmd@posteo.net>
Fix version spec typo
---
aidermacs-models.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/aidermacs-models.el b/aidermacs-models.el
index b5d26abcc2..229cfe76b1 100644
--- a/aidermacs-models.el
+++ b/aidermacs-models.el
@@ -1,7 +1,7 @@
;;; aidermacs-models.el --- Model selection for aidermacs.el -*-
lexical-binding: t; -*-
;; Author: Mingde (Matthew) Zeng <matthewzmd@posteo.net>
;; Version: 0.5.0
-;; Package-Requires: ((emacs "28.1") (transient "0.3.0"))
+;; Package-Requires: ((emacs "28.1") (transient "0.8.4"))
;; Keywords: ai emacs agents llm aider ai-pair-programming, convenience, tools
;; URL: https://github.com/MatthewZMD/aidermacs.el
;; Originally forked from: Kang Tu <tninja@gmail.com> Aider.el
- [nongnu] elpa/aidermacs 571f9ad495 299/466: Merge pull request #20 from CeleritasCelery/auto-start, (continued)
- [nongnu] elpa/aidermacs 571f9ad495 299/466: Merge pull request #20 from CeleritasCelery/auto-start, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 9ce579a061 303/466: aidermacs--get-available-models should use new aidermacs--send-command-redirect, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs a684e349e7 314/466: Sync with aidermacs-helm and aidermacs-doom., ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 3632d13189 312/466: Respect someone's aidermacs-extra-args --model, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 2d39bfa5b3 315/466: Improve README, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs acdf6b41aa 321/466: Update README, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 117fc315af 327/466: fix: don't switch to aider buffer before reading region, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 04ee33f6a2 320/466: Improving check for existing .aider.conf.yml, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 7b44ddfe20 328/466: Merge pull request #27 from bard/main, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs ff06a9711a 329/466: Merge pull request #26 from mwolson/main, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs f5bb04acdb 336/466: Fix version spec typo,
ELPA Syncer <=
- [nongnu] elpa/aidermacs 9ada5e3ae8 340/466: Remove redundant aidermacs-doom.el, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 73f96304c1 345/466: Optimize vterm output handling and add multiline input support, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs a2b7e23914 347/466: Merge pull request #34 from ianschenck/ian/profile-speed-up, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 42afb31e79 349/466: Improve model selection algorithm, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs cf3063f5d3 353/466: Use commandp to detect vterm, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 466899082f 356/466: Use "sonnet" instead of the full sonnet version, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs ba8508d7d8 385/466: Merge pull request #42 from MatthewZMD/revamp-transient, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 1a47d246d0 400/466: Merge pull request #45 from MatthewZMD/ediff, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 4b8cbaa031 393/466: Further development on ediff feature, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 605f17a166 401/466: Address unused _args, ELPA Syncer, 2025/03/15