31 Commits

Author SHA1 Message Date
dbc0deb924
Fixed reserved sequence keybinding 2025-03-16 17:43:24 -03:00
c3ec52f2ea
Fixed unescaped single quotes 2025-03-16 17:39:30 -03:00
85cc74c6c1
Remove changelog from README 2025-03-14 17:12:04 -03:00
fa83099e1a
Add acknowledgments to README.org
- Added acknowledgments section to thank the inspiration sources.
- Included links to the original projects for easy access.
2025-03-14 17:11:11 -03:00
a539ff12a8
Added Doom keybindings to keybindings table 2025-03-14 16:42:55 -03:00
1356d1200d
Add links to images in README.org
Add links to images in README.org to make it easier for users to view them in full screen.
2025-03-14 16:33:52 -03:00
cd77edd6f0
Removed auth-source support documentation from README.org 2025-03-14 16:19:40 -03:00
dee374ed16
Update keybindings for PR description generation
- Added key bindings for generating PR descriptions in a separate buffer, at point, and inserting PR templates at point.
- Set up Doom Emacs keybindings if Doom is detected.
- Updated key bindings for localleader style in Doom Emacs.
- Removed unnecessary key binding.
- Enhanced the functionality of the key bindings for easier access and use.
2025-03-14 16:03:20 -03:00
f52c1f2bec
Added example gifs and Doom emacs installation 2025-03-14 15:59:20 -03:00
82cc57f246
Add new to-do items to README.org 2025-03-13 20:42:51 -03:00
0b8a546e56
Add Elisp and Emacs Gitignore Templates 2025-03-12 21:05:54 -03:00
1656a6b86e
Add logo.png to project 2025-03-12 21:04:29 -03:00
52339475df
Add GitLab logo to README 2025-03-12 20:59:44 -03:00
556db218d2
Updated README.org 2025-03-12 20:40:08 -03:00
b5532bc445
Added better docs to the forge-llm package 2025-03-12 20:28:01 -03:00
c19ec62608
Added more items to the README 2025-03-12 17:04:11 -03:00
46f728aa8a
Added more To-Do items on the README 2025-03-12 17:00:46 -03:00
61faba7ff3
Added "To-do" section in the README 2025-03-12 16:55:48 -03:00
6dd24ca156
Added a TODO on the README 2025-03-12 16:54:24 -03:00
6c6a2e284b
Add LICENSE and README.org to repository 2025-03-12 16:52:52 -03:00
5df6d5deda
Removed code duplication and improved code 2025-03-12 16:41:00 -03:00
1b9389d5d5
Removed debug functions forge-llm-hello and forge-llm-debug 2025-03-12 16:24:33 -03:00
9331725d2f
Added Copyright and GNU GPLv3 license 2025-03-12 16:22:55 -03:00
f7813bd2bd
Added function to generate PR description at point 2025-03-12 16:20:58 -03:00
51e1c259d8
Correctly picking up the PR description now, it's working! 2025-03-12 16:07:33 -03:00
3207ebd80c
Added LLM generation for PRs 2025-03-12 15:57:46 -03:00
48dd6f3aee
Add PR template handling
- Added a custom variable for storing the PR template path.
- Implemented a function to find the PR template path in the repository.
- Implemented a function to insert the PR template at the current point in the buffer.
- Updated the default mode for Forge pull request buffers to 'forge-post-mode'.
2025-03-12 15:38:49 -03:00
c6fe9d097d
Add streaming LLM support for story generation 2025-03-12 15:08:33 -03:00
98b33276ba
Add LLM integration for generating short stories in Forge pull request buffers, as test 2025-03-12 14:51:32 -03:00
b768e207db
Display pull request branch information and show git diff in a Forge PR buffer
- Added a buffer with the git diff in a Forge PR buffer.
2025-03-12 14:06:58 -03:00
7a7fc2e09d
Initial commit 2025-03-12 13:58:35 -03:00