| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Expands .github/copilot-instructions.md into a repo-specific playbook for AI agents/contributors, covering extension architecture, build/lint/test workflow, key conventions, and the even/odd versioning + release process used by vscode-powershell.
Changes:
Sorry, something went wrong.
- Rewrite .github/copilot-instructions.md with build commands, architecture overview, PSES/cross-repo context, and key conventions - Add .github/skills/release/SKILL.md for on-demand release guidance - Add .github/skills/update-npm-packages/SKILL.md for on-demand NPM update guidance - Simplify docs/development.md: tighten prose, fix ADO push target (HEAD:upstream), add version prefix rules (v in tags/changelog, not in package.json) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
Summary
Expands .github/copilot-instructions.md from just the NPM update section to comprehensive guidance for AI agents working in this repo.
What's added
The existing NPM packages section is preserved and extended with the @types/vscode/@types/node version tracking note.