-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Codex/manage repository issues #200
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
Open
Pjrich1313
wants to merge
18
commits into
agentsmd:main
Choose a base branch
from
Pjrich1313:codex/manage-repository-issues
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,850
−1,559
Open
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
0ea1ad3
Update package.json with new content
Pjrich1313 897b7f7
Initial plan
Copilot 3a4a0c6
Update Next.js to 16.1.6 to fix security vulnerabilities
Copilot f3308c2
Initial plan
Copilot c587622
Merge pull request #3 from Pjrich1313/copilot/merge-changes
Pjrich1313 dde927d
Merge pull request #1 from Pjrich1313/copilot/update-json-structure
Pjrich1313 233dc3a
Updated .devcontainer/devcontainer.json to set image and features.
Pjrich1313 5e0ef2f
Enable GitHub integration in Vercel config
Pjrich1313 a821666
Initial plan
Copilot 1fa3288
Merge pull request #10 from Pjrich1313/copilot/fix-merge-conflicts-pr-2
Pjrich1313 d6c4c97
Initial plan
Codex 5d234a6
docs: add guidance for repo-only requests
Codex fb64ed7
Initial plan
Copilot 9d6e0e6
Merge pull request #17 from Pjrich1313/copilot/update-documentation-s…
Pjrich1313 5e49852
chore: start PR39b follow-up
Copilot ed9bf63
feat: make Copilot entry explicit in compatibility list
Copilot 559e78f
refactor: simplify Copilot compatibility label
Copilot 117a0dd
Merge pull request #41 from Pjrich1313/copilot/39b
Pjrich1313 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| {"image":"mcr.microsoft.com/devcontainers/universal:2","features":{"ghcr.io/rails/devcontainer/features/activestorage":"1"}} | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,6 @@ | ||
| /// <reference types="next" /> | ||
| /// <reference types="next/image-types/global" /> | ||
| import "./.next/dev/types/routes.d.ts"; | ||
| import "./.next/types/routes.d.ts"; | ||
|
|
||
| // NOTE: This file should not be edited | ||
| // see https://nextjs.org/docs/pages/api-reference/config/typescript for more information. |
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.
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.