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
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
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
.
Significant-Gravitas
/
AutoGPT
Public
Notifications
You must be signed in to change notification settings
Fork
46k
Star
187k
Code
Issues
304
Pull requests
240
Actions
Projects
Wiki
Security and quality
40
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat(backend/copilot-bot): let users upload files to AutoPilot via Discord
- #13427
#13427
Merged
Bentlybro
merged 12 commits into
dev
Significant-Gravitas/AutoGPT:dev
from
feat/copilot-bot-file-upload
Significant-Gravitas/AutoGPT:feat/copilot-bot-file-upload
Copy head branch name to clipboard
Jun 30, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(backend/copilot-bot): let users upload files to AutoPilot via Discord
#13427
Bentlybro
merged 12 commits into
dev
Significant-Gravitas/AutoGPT:dev
from
feat/copilot-bot-file-upload
Significant-Gravitas/AutoGPT:feat/copilot-bot-file-upload
Copy head branch name to clipboard
Commits
Commits on Jun 24, 2026
feat(backend/copilot-bot): let users upload files to AutoPilot via Discord
Show description for b8edc14
Bentlybro
committed
b8edc14
View commit details
Copy full SHA for b8edc14
Browse repository at this point
fix(backend/copilot-bot): harden file upload per review (resilience, path safety, edge cases)
Show description for 15ab549
Bentlybro
committed
15ab549
View commit details
Copy full SHA for 15ab549
Browse repository at this point
fix(backend/copilot-bot): use the sanitized filename for storage, not just the path
Show description for 966b1de
Bentlybro
committed
966b1de
View commit details
Copy full SHA for 966b1de
Browse repository at this point
fix(backend/copilot-bot): cap batched file_ids to the per-turn limit
Show description for 8396a97
Bentlybro
committed
8396a97
View commit details
Copy full SHA for 8396a97
Browse repository at this point
fix(backend/copilot-bot): unsubscribe orphan thread when a file-only channel message has no usable uploads
Show description for feada68
Bentlybro
committed
feada68
View commit details
Copy full SHA for feada68
Browse repository at this point
fix(backend/copilot-bot): don't drop the message if the attachment upload path errors
Show description for 6b7517e
Bentlybro
committed
6b7517e
View commit details
Copy full SHA for 6b7517e
Browse repository at this point
fix(backend/copilot-bot): decide turn on new input, not history-laden message text
Show description for 8b02d46
Bentlybro
committed
8b02d46
View commit details
Copy full SHA for 8b02d46
Browse repository at this point
fix(backend/copilot-bot): don't mislabel NotFoundError as a 'rejected' upload
Show description for 56a0212
Bentlybro
committed
56a0212
View commit details
Copy full SHA for 56a0212
Browse repository at this point
feat(backend/copilot-bot): tell the user AND the model about dropped attachments
Show description for ade6bcc
Bentlybro
committed
ade6bcc
View commit details
Copy full SHA for ade6bcc
Browse repository at this point
Commits on Jun 29, 2026
refactor(backend/copilot-bot): rename upload_chat_file to upload_workspace_file
Show description for 3e60438
Bentlybro
committed
3e60438
View commit details
Copy full SHA for 3e60438
Browse repository at this point
fix(backend/copilot-bot): reject '.'/'..' filenames in workspace upload
Show description for a70608a
Bentlybro
committed
a70608a
View commit details
Copy full SHA for a70608a
Browse repository at this point
Merge remote-tracking branch 'origin/dev' into feat/copilot-bot-file-upload
Bentlybro
committed
4e82773
View commit details
Copy full SHA for 4e82773
Browse repository at this point
You can’t perform that action at this time.