[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/aidermacs 3e538c07c1 335/466: Recommend claude-3-7-sonnet
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/aidermacs 3e538c07c1 335/466: Recommend claude-3-7-sonnet in README |
Date: |
Sat, 15 Mar 2025 19:17:28 -0400 (EDT) |
branch: elpa/aidermacs
commit 3e538c07c1564cae71b1165a772a6c5c5afae1e6
Author: Mingde (Matthew) Zeng <matthewzmd@posteo.net>
Commit: Mingde (Matthew) Zeng <matthewzmd@posteo.net>
Recommend claude-3-7-sonnet in README
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1bb52bc52b..82a266f2b5 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ Your contributions are essential to making Aidermacs the best
AI pair programmin
(use-package aidermacs
:straight (:host github :repo "MatthewZMD/aidermacs" :files ("*.el"))
:config
- (setq aidermacs-default-model "anthropic/claude-3-5-sonnet-20241022")
+ (setq aidermacs-default-model "anthropic/claude-3-7-sonnet-20250219")
(setenv "ANTHROPIC_API_KEY" anthropic-api-key)
(global-set-key (kbd "C-c a") 'aidermacs-transient-menu)
; See the Configuration section below
- [nongnu] elpa/aidermacs fb59e9bc87 338/466: Update README, (continued)
- [nongnu] elpa/aidermacs fb59e9bc87 338/466: Update README, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 5e167323b8 352/466: Fix README, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs ea47980ed7 361/466: fix: Fix string formatting in message function, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 6ae6becbfb 374/466: Simplify UI to ask question and explain this code, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 3a7e313ce0 317/466: Fix comint-prompt-regexp, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 811305ac77 316/466: Slight adjustment with the minor mode, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 581c74dad3 318/466: Add Separate Reasoner/Editing mode!, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 7e2ec84aee 325/466: Check for non-nil `(project-current)` before calling `(project-root)`, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs c9e30655e7 322/466: Use C-u to add files read-only, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 49a5a591d4 326/466: fix: don't switch to aider buffer before reading symbol, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 3e538c07c1 335/466: Recommend claude-3-7-sonnet in README,
ELPA Syncer <=
- [nongnu] elpa/aidermacs 8b1035a2d0 339/466: Update README, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 4159552f3f 344/466: Sync aidermacs-doom with transient menus and improve code organization, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 1e29dfca2d 343/466: Update aidermacs-doom.el Package-Requires, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs fe34d0ceca 346/466: Further streamline transient menus, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 89d323f083 348/466: Update README to include new vterm backend newline key selection, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs c07fe5d615 354/466: Fix syntax highlighting when code fence does not have mode, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs d5a6964d01 357/466: Fix Package-Requires, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs e9efadeeba 359/466: Update README and Contributors list, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs e4d8c27892 358/466: Cleanup residuals, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 0964906868 366/466: Be more verbose about its args, ELPA Syncer, 2025/03/15