6 Commits

Author SHA1 Message Date
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