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
chore: update repo URLs for org migration to pixel-agents-hq (#274)
Updated (repo location references):
- package.json: repository.url
- README.md: discussions, issues, stargazers, license, clone URL, star history
- CONTRIBUTING.md: clone URL, issue/feature request links
- SECURITY.md: vulnerability reporting URL
- .github/ISSUE_TEMPLATE/config.yml: discussions URL
- .github/workflows/update-badges.yml: repository guard condition
- webview-ui/src/changelogData.ts: CHANGELOG_REPO_URL
Intentionally NOT changed:
- package.json publisher field — changing this would create a new extension
listing on VS Code Marketplace and Open VSX. Existing users of
pablodelucca.pixel-agents would stop receiving auto-updates, and all
install counts, ratings, and reviews would be lost permanently.
- README.md marketplace/gist badge URLs — tied to extension ID and personal gist
- update-badges.yml marketplace/OpenVSX API queries — publisher namespace
- CHANGELOG.md — historical PR/issue links (GitHub redirects handle these)
Co-authored-by: Pablo De Lucca <pablo@Pablos-Mac-mini.local>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@@ -176,11 +176,11 @@ Each test runs with an isolated `HOME` and `--user-data-dir`, so no test state l
176
176
177
177
## Reporting Bugs
178
178
179
-
[Open a bug report](https://github.com/pablodelucca/pixel-agents/issues/new?template=bug_report.yml) — the form will guide you through providing the details we need.
179
+
[Open a bug report](https://github.com/pixel-agents-hq/pixel-agents/issues/new?template=bug_report.yml) — the form will guide you through providing the details we need.
180
180
181
181
## Feature Requests
182
182
183
-
Have an idea? [Open a feature request](https://github.com/pablodelucca/pixel-agents/issues/new?template=feature_request.yml) — the form will guide you through describing the problem and your proposed solution. You can also browse and join ongoing conversations in [Discussions](https://github.com/pablodelucca/pixel-agents/discussions).
183
+
Have an idea? [Open a feature request](https://github.com/pixel-agents-hq/pixel-agents/issues/new?template=feature_request.yml) — the form will guide you through describing the problem and your proposed solution. You can also browse and join ongoing conversations in [Discussions](https://github.com/pixel-agents-hq/pixel-agents/discussions).
[](https://github.com/pablodelucca/pixel-agents/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)
[](https://github.com/pixel-agents-hq/pixel-agents/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)
@@ -143,12 +143,11 @@ For this to work, the architecture needs to be modular at every level:
143
143
-**Agent-agnostic**: Claude Code today, but built to support Codex, OpenCode, Gemini, Cursor, Copilot, and others through composable adapters.
144
144
-**Theme-agnostic**: community-created assets, skins, and themes from any contributor.
145
145
146
-
We're actively working on the core module and adapter architecture that makes this possible. If you're interested to talk about this further, please visit our [Discussions Section](https://github.com/pablodelucca/pixel-agents/discussions).
147
-
146
+
We're actively working on the core module and adapter architecture that makes this possible. If you're interested to talk about this further, please visit our [Discussions Section](https://github.com/pixel-agents-hq/pixel-agents/discussions).
148
147
149
148
## Community & Contributing
150
149
151
-
Use **[Issues](https://github.com/pablodelucca/pixel-agents/issues)** to report bugs or request features. Join **[Discussions](https://github.com/pablodelucca/pixel-agents/discussions)** for questions and conversations.
150
+
Use **[Issues](https://github.com/pixel-agents-hq/pixel-agents/issues)** to report bugs or request features. Join **[Discussions](https://github.com/pixel-agents-hq/pixel-agents/discussions)** for questions and conversations.
152
151
153
152
See [CONTRIBUTING.md](CONTRIBUTING.md) for instructions on how to contribute.
154
153
@@ -167,7 +166,7 @@ If you find Pixel Agents useful, consider supporting its development:
167
166
168
167
## Star History
169
168
170
-
[](https://www.star-history.com/?repos=pablodelucca%2Fpixel-agents&type=date&legend=bottom-right)
169
+
[](https://www.star-history.com/?repos=pixel-agents-hq%2Fpixel-agents&type=date&legend=bottom-right)
0 commit comments