-
Notifications
You must be signed in to change notification settings - Fork 46k
feat(backend/copilot-bot): let users upload files to AutoPilot via Discord #13427
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 6 commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
b8edc14
feat(backend/copilot-bot): let users upload files to AutoPilot via Di…
Bentlybro 15ab549
fix(backend/copilot-bot): harden file upload per review (resilience, …
Bentlybro 966b1de
fix(backend/copilot-bot): use the sanitized filename for storage, not…
Bentlybro 8396a97
fix(backend/copilot-bot): cap batched file_ids to the per-turn limit
Bentlybro feada68
fix(backend/copilot-bot): unsubscribe orphan thread when a file-only …
Bentlybro 6b7517e
fix(backend/copilot-bot): don't drop the message if the attachment up…
Bentlybro 8b02d46
fix(backend/copilot-bot): decide turn on new input, not history-laden…
Bentlybro 56a0212
fix(backend/copilot-bot): don't mislabel NotFoundError as a 'rejected…
Bentlybro ade6bcc
feat(backend/copilot-bot): tell the user AND the model about dropped …
Bentlybro 3e60438
refactor(backend/copilot-bot): rename upload_chat_file to upload_work…
Bentlybro a70608a
fix(backend/copilot-bot): reject '.'/'..' filenames in workspace upload
Bentlybro 4e82773
Merge remote-tracking branch 'origin/dev' into feat/copilot-bot-file-…
Bentlybro File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.