[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/aidermacs a2486ce54c 083/466: update README
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/aidermacs a2486ce54c 083/466: update README |
Date: |
Sat, 15 Mar 2025 19:11:42 -0400 (EDT) |
branch: elpa/aidermacs
commit a2486ce54cbe24e427cbc4332e5fbfbb5496b11d
Author: tninja <tninja@gmail.com>
Commit: tninja <tninja@gmail.com>
update README
---
README.org | 7 +++++++
README.org_archive | 16 ----------------
2 files changed, 7 insertions(+), 16 deletions(-)
diff --git a/README.org b/README.org
index 044129a7ac..ef1eb71548 100644
--- a/README.org
+++ b/README.org
@@ -43,3 +43,10 @@
- In the above screenshot, aider was asked to generate an aider-help function
and add the corresponding entry to the menu (top right window).
- aider received the command and generated the commit for it (bottom left).
+
+* Other Emacs AI coding tool
+
+- Inspired by, and Thanks to:
+ - [[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
+ - [[https://github.com/copilot-emacs/copilot.el][copilot.el]]: Emacs plugin
for GitHub Copilot
diff --git a/README.org_archive b/README.org_archive
deleted file mode 100644
index 5f16dc92c2..0000000000
--- a/README.org_archive
+++ /dev/null
@@ -1,16 +0,0 @@
-# -*- 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 f90000ca14 211/466: Fix: Handle the case when the current buffer file is not in a git repo (#79), (continued)
- [nongnu] elpa/aidermacs f90000ca14 211/466: Fix: Handle the case when the current buffer file is not in a git repo (#79), ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs ebe03e12c0 208/466: docs(readme): reorganize sections for better readability, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs d8c04645fe 217/466: Merge pull request #82 from tninja/kang_feat_2, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 1019607088 093/466: make switch buffer shortcut for aider-mode, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs f83fb13a0f 225/466: Introduce Aidermacs, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs d9e15165f3 109/466: Feat: new function - aider-add-files-in-current-window (#11), ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 8b6939ea80 128/466: remove pycache file, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs d720ec4945 127/466: docs: Fix English grammar in README.org, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 38ec95a146 160/466: feat: Enhance aider-function-explain with interactive user input, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 83abfcc07f 138/466: update docs: improve formatting in installation section, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs a2486ce54c 083/466: update README,
ELPA Syncer <=
- [nongnu] elpa/aidermacs feb662819d 086/466: feat: add function to batch add marked Dired files to Aider buffer, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 3e987b098a 095/466: reorder function, change short-cut to fit ess key binding, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 515f5cbb50 129/466: Merge pull request #18 from milanglacier/main, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 6501c01531 244/466: style: Align commands in aidermacs transient menu for improved readability, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 09cb8a5546 247/466: feat: Improve documentation, error handling, and code clarity, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 7992c3e46b 240/466: Fix .aider filenames, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs d0e5b0eff0 242/466: Streamline README installation, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 5c77085c4b 258/466: refactor: Move syntax highlighting code to aidermacs-backend-comint.el, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs a24188313a 262/466: Improve aidermacs-show-output-history, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 7dd57019d2 232/466: Restore README modification until aidermacs diverge significantly, ELPA Syncer, 2025/03/15