-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Copilot/update readme with contributors #194
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
57
commits into
agentsmd:remove-unused-package-lock
Choose a base branch
from
Pjrich1313:copilot/update-readme-with-contributors
base: remove-unused-package-lock
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.
Open
Changes from all commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
9791049
remove unused package-lock (#113)
colby-oai eff6818
Update count and filtering for projects on GitHub
romainhuet 8ce2dd7
Update favicon to new AGENTS.md logo
romainhuet c4009a6
Update social card to new AGENTS.md logo
romainhuet 557da8b
Update README to new AGENTS.md logo
romainhuet 975cfba
Update the footer with a link to AAIF
romainhuet 40de070
Add note on AAIF in the About section
romainhuet 0103409
Update footer copy
romainhuet efab70c
Upgrade Next.js and React
romainhuet 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 323aa38
Initial plan
Copilot 195d4d2
Add realtime_example.py with OpenAI Realtime API code
Copilot 523733c
Add Python __pycache__ to .gitignore and remove cached files
Copilot 5e0ef2f
Enable GitHub integration in Vercel config
Pjrich1313 80846c2
Initial plan
Copilot 7fef3d3
Complete build and form verification - update dependencies and add ES…
Copilot 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 98995dc
Initial plan
Copilot 1ea01a1
Migrate ESLint config for Next.js 16 and update pnpm-lock.yaml
Copilot fb64ed7
Initial plan
Copilot 03416c7
Add GitHub Actions workflow for Node.js with Webpack
Pjrich1313 afc068c
Update vercel.json
Pjrich1313 726cdbc
Update devcontainer.json
Pjrich1313 e0e1534
Update vercel.json
Pjrich1313 91d1f6f
Update webpack.yml
Pjrich1313 37f86ac
Add Junie agent to the agents list (#145)
preigile 906511e
Add Augment Code CLI as a compatible agent (#156)
dwjoss 342016e
docs: update Gemini CLI instructions (#137)
davidstackio d1ac7f0
Resolve merge conflict in CompatibilitySection.tsx (#163)
dwjoss ea232d1
Initial plan
Copilot 9eec03c
Update agents.md with AdvancedSecurity-Codeql-Init@1 configuration
Pjrich1313 5506f5a
Merge pull request #22 from Pjrich1313/copilot/fix-issue
Pjrich1313 2a8093f
Initial plan
Copilot eed3599
Fix invalid Vercel and webpack workflow configs
Copilot d63e946
Merge pull request #31 from Pjrich1313/copilot/update-documentation-s…
Pjrich1313 45ce502
Merge branch 'agentsmd:main' into copilot/update-readme-with-contribu…
Pjrich1313 4c8c15c
Plan: remove accidental duplicate ignore entries
Copilot fd2ed1b
Remove duplicate .vercel ignore entry and normalize section formatting
Copilot 68b0ef3
Merge pull request #33 from Pjrich1313/copilot/load-diff-from-git
Pjrich1313 840febb
Add instructions for merging diffs for audit
Pjrich1313 ec968c6
Merge branch 'agentsmd:main' into copilot/update-pnpm-lock-file
Pjrich1313 ad5f56e
Add README audit note for Wave repo lookup
Copilot 85f4abc
Merge pull request #34 from Pjrich1313/copilot/1ea01a14d39d4a8bea4992…
Pjrich1313 e77783f
Add agents.md to audit note public repos list
Copilot 42cb105
Add ARIA landmarks for accessibility
Copilot 574fc77
Merge pull request #36 from Pjrich1313/copilot/fix
Pjrich1313 7a2f191
Merge pull request #35 from Pjrich1313/copilot/add-readme-and-pr
Pjrich1313 42814a3
Merge pull request #16 from Pjrich1313/copilot/update-pnpm-lock-file
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/actives to rage | ||
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 @@ | ||
| Merge all diff from git and put in wave foe audit |
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,28 @@ | ||
| name: NodeJS with Webpack | ||
|
|
||
| on: | ||
| push: | ||
| branches: [ "main" ] | ||
| pull_request: | ||
| branches: [ "main" ] | ||
|
|
||
| jobs: | ||
| build: | ||
| runs-on: ubuntu-latest | ||
|
|
||
| strategy: | ||
| matrix: | ||
| node-version: [18.x, 20.x, 22.x] | ||
|
|
||
| steps: | ||
| - uses: actions/checkout@v4 | ||
|
|
||
| - name: Use Node.js ${{ matrix.node-version }} | ||
| uses: actions/setup-node@v4 | ||
| with: | ||
| node-version: ${{ matrix.node-version }} | ||
|
|
||
| - name: Build | ||
| run: | | ||
| npm install | ||
| npx webpack | ||
|
Pjrich1313 marked this conversation as resolved.
|
||
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 |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| # AdvancedSecurity-Codeql-Init@1 | ||
|
|
||
| inputs: | ||
| languages: 'cpp, java, python' # Validation limitations: Ensure that these languages are properly configured and supported by the runner. | ||
|
Pjrich1313 marked this conversation as resolved.
|
||
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
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 |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| import { defineConfig, globalIgnores } from 'eslint/config'; | ||
| import nextVitals from 'eslint-config-next/core-web-vitals'; | ||
|
|
||
| export default defineConfig([ | ||
| ...nextVitals, | ||
| globalIgnores(['.next/**', 'out/**', 'build/**', 'next-env.d.ts']), | ||
| ]); |
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,5 +1,6 @@ | ||
| /// <reference types="next" /> | ||
| /// <reference types="next/image-types/global" /> | ||
| 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. |
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.