[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/aidermacs cf6df7ed58 033/466: update README
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/aidermacs cf6df7ed58 033/466: update README |
Date: |
Sat, 15 Mar 2025 19:10:32 -0400 (EDT) |
branch: elpa/aidermacs
commit cf6df7ed58c1ae8b42ca1d66ed1549dd1fa5eb9c
Author: Your Name <you@example.com>
Commit: Your Name <you@example.com>
update README
---
README.org | 7 +------
README.org_archive | 16 ++++++++++++++++
2 files changed, 17 insertions(+), 6 deletions(-)
diff --git a/README.org b/README.org
index 8814b516f3..fda0765d27 100644
--- a/README.org
+++ b/README.org
@@ -2,7 +2,7 @@
* Introduction
-- Do you feel that [[https://www.cursor.com/][cursor AI code editor]] is
attractive, but you don't want to leave emacs?
+- Do you feel that [[https://www.cursor.com/][cursor AI code editor]] is
attractive, but don't want to leave emacs?
- aider.el provides an interactive interface to communicate with
https://github.com/paul-gauthier/aider.
- Most of elisp code in this repo was generated by aider / aider.el
@@ -37,8 +37,3 @@
[[file:./screenshot.png]]
-* Other Emacs AI coding tool
-
-- [[https://github.com/copilot-emacs/copilot.el][copilot.el]]: Emacs plugin
for GitHub Copilot
-- [[https://github.com/shouya/ancilla.el][ancilla.el]]: AI Coding Assistant
support code generation / code rewrite / discussion
-- [[https://github.com/xenodium/chatgpt-shell][chatgpt-shell]]: ChatGPT and
DALL-E Emacs shells + Org Babel
diff --git a/README.org_archive b/README.org_archive
new file mode 100644
index 0000000000..5f16dc92c2
--- /dev/null
+++ b/README.org_archive
@@ -0,0 +1,16 @@
+# -*- mode: org -*-
+
+
+Archived entries from file /Users/tninja/git/aider.el/README.org
+
+
+* Other Emacs AI coding tool
+:PROPERTIES:
+:ARCHIVE_TIME: 2024-10-03 Thu 07:59
+:ARCHIVE_FILE: ~/git/aider.el/README.org
+:ARCHIVE_CATEGORY: README
+:END:
+
+- [[https://github.com/copilot-emacs/copilot.el][copilot.el]]: Emacs plugin
for GitHub Copilot
+- [[https://github.com/shouya/ancilla.el][ancilla.el]]: AI Coding Assistant
support code generation / code rewrite / discussion
+- [[https://github.com/xenodium/chatgpt-shell][chatgpt-shell]]: ChatGPT and
DALL-E Emacs shells + Org Babel
- [nongnu] elpa/aidermacs 7dde4df91d 016/466: refactor: simplify keymap definition and enhance command handling in Aider module, (continued)
- [nongnu] elpa/aidermacs 7dde4df91d 016/466: refactor: simplify keymap definition and enhance command handling in Aider module, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 85a6cda2f0 015/466: chore: bind aider-transient-menu to "C-c a" and remove all other shortcuts, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs b3ef6373bd 017/466: fix: ensure current file is added before sending command in aider-general-command, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs a8ebb012b1 019/466: fix: update aider-general-command to read command from user input correctly, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 30bebe63c7 022/466: fix comment, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs ed831d2463 024/466: docs: add advantages of aider.el over the command line to README.org, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs dffb71a146 027/466: update README and comment, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 7baeae4da3 028/466: upload png files, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 081f8e49b5 030/466: add gitignore, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 59cb5f8d4c 032/466: fix ) error, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs cf6df7ed58 033/466: update README,
ELPA Syncer <=
- [nongnu] elpa/aidermacs f50cde63fc 036/466: docs: update README with details about aider-help function and commit generation process, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 6c7970928c 040/466: fix a bug, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs a18d27862e 041/466: lower case, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 4eaf0d435e 044/466: chore: remove default key binding for aider-transient-menu and update README accordingly, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs e1cb57f818 047/466: add helm-aider.el, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 380d1fe3c0 050/466: give up multiple line input, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 1ed5ec220e 052/466: feat: update prompts for code command and debug command to reflect new functionality, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 917a254054 057/466: feat: replace new-line characters with spaces in user input while preserving the final new-line in aider-read-string function, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs ffb8126d52 056/466: refactor: simplify aider-read-string function by removing unnecessary string processing, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 005f93e1d0 062/466: feat: Add aider-clear function and menu item above aider-reset, ELPA Syncer, 2025/03/15