Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
augmentcode
/
augment-agent
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
35
Code
Issues
4
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Feature/comment reaction action
- #14
#14
Open
tulga-bytes
wants to merge 21 commits into
main
augmentcode/augment-agent:main
from
feature/comment-reaction-action
augmentcode/augment-agent:feature/comment-reaction-action
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
Feature/comment reaction action
#14
tulga-bytes
wants to merge 21 commits into
main
augmentcode/augment-agent:main
from
feature/comment-reaction-action
augmentcode/augment-agent:feature/comment-reaction-action
Copy head branch name to clipboard
Commits
Commits on Dec 4, 2025
feat: add comment-reaction action for responding to user comments
Show description for 826fcce
tulga-bytes
committed
826fcce
View commit details
Copy full SHA for 826fcce
Browse repository at this point
docs: add integration guide for comment-reaction action
tulga-bytes
committed
3d222a3
View commit details
Copy full SHA for 3d222a3
Browse repository at this point
refactor: rename comment-reaction to pr-assistant
Show description for 20355b3
tulga-bytes
committed
20355b3
View commit details
Copy full SHA for 20355b3
Browse repository at this point
refactor: rename pr-assistant to assistant
Show description for ec23cde
tulga-bytes
committed
ec23cde
View commit details
Copy full SHA for ec23cde
Browse repository at this point
feat: add Augment API credentials as inputs
Show description for 9ed3faf
tulga-bytes
committed
9ed3faf
View commit details
Copy full SHA for 9ed3faf
Browse repository at this point
feat: enhance assistant to implement PR changes using Auggie SDK
Show description for 854736b
tulga-bytes
committed
854736b
View commit details
Copy full SHA for 854736b
Browse repository at this point
docs: update README for PR Assistant functionality
Show description for 0388a20
tulga-bytes
committed
0388a20
View commit details
Copy full SHA for 0388a20
Browse repository at this point
fix: add reaction immediately for quick user feedback
Show description for cb8d090
tulga-bytes
committed
cb8d090
View commit details
Copy full SHA for cb8d090
Browse repository at this point
refactor: move reaction to separate action.yml step for instant feedback
Show description for 38713fd
tulga-bytes
committed
38713fd
View commit details
Copy full SHA for 38713fd
Browse repository at this point
fix: install Auggie CLI before running the action
Show description for 1bb3c66
tulga-bytes
committed
1bb3c66
View commit details
Copy full SHA for 1bb3c66
Browse repository at this point
fix: set isAnswerOnly to false to actually implement changes
Show description for d9f39d7
tulga-bytes
committed
d9f39d7
View commit details
Copy full SHA for d9f39d7
Browse repository at this point
fix: improve instruction to explicitly require file changes
Show description for 0484fd3
tulga-bytes
committed
0484fd3
View commit details
Copy full SHA for 0484fd3
Browse repository at this point
feat: add streaming logs for tool usage
Show description for 7ad8bda
tulga-bytes
committed
7ad8bda
View commit details
Copy full SHA for 7ad8bda
Browse repository at this point
fix: add delay before closing Auggie to ensure file writes complete
Show description for 0b472f7
tulga-bytes
committed
0b472f7
View commit details
Copy full SHA for 0b472f7
Browse repository at this point
fix: correct change detection logic in commitAndPush function
Show description for f4f5585
tulga-bytes
committed
f4f5585
View commit details
Copy full SHA for f4f5585
Browse repository at this point
Commits on Dec 5, 2025
fix: pull with rebase before pushing to handle remote changes
Show description for 4eb4a8d
tulga-bytes
committed
4eb4a8d
View commit details
Copy full SHA for 4eb4a8d
Browse repository at this point
refactor: remove rebase logic, rely on workflow checkout instead
Show description for 9bdad7b
tulga-bytes
committed
9bdad7b
View commit details
Copy full SHA for 9bdad7b
Browse repository at this point
feat: quote original comment in success/failure replies
Show description for cba3c5c
tulga-bytes
committed
cba3c5c
View commit details
Copy full SHA for cba3c5c
Browse repository at this point
style: fix code formatting issues
Show description for 816aa04
tulga-bytes
committed
816aa04
View commit details
Copy full SHA for 816aa04
Browse repository at this point
Commits on Dec 8, 2025
feat: add support for /pr command to create PR targeting original PR
Show description for 7dd2275
tulga-bytes
committed
7dd2275
View commit details
Copy full SHA for 7dd2275
Browse repository at this point
refactor: let Auggie agent create PR instead of action code
Show description for 7a5530e
tulga-bytes
committed
7a5530e
View commit details
Copy full SHA for 7a5530e
Browse repository at this point
You can’t perform that action at this time.