Skip to content

Commit 3c41e4e

Browse files
thdxractions-user
andauthored
chore: rename repo references from sst/opencode to anomalyco/opencode (#6687)
Co-authored-by: Github Action <action@github.com>
1 parent 66bc046 commit 3c41e4e

File tree

38 files changed

+77
-77
lines changed

38 files changed

+77
-77
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ However, any UI or core product feature must go through a design review with the
1414

1515
If you are unsure if a PR would be accepted, feel free to ask a maintainer or look for issues with any of the following labels:
1616

17-
- [`help wanted`](https://github.com/sst/opencode/issues?q=is%3Aissue%20state%3Aopen%20label%3Ahelp-wanted)
18-
- [`good first issue`](https://github.com/sst/opencode/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22)
19-
- [`bug`](https://github.com/sst/opencode/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug)
20-
- [`perf`](https://github.com/sst/opencode/issues?q=is%3Aopen%20is%3Aissue%20label%3A%22perf%22)
17+
- [`help wanted`](https://github.com/anomalyco/opencode/issues?q=is%3Aissue%20state%3Aopen%20label%3Ahelp-wanted)
18+
- [`good first issue`](https://github.com/anomalyco/opencode/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22)
19+
- [`bug`](https://github.com/anomalyco/opencode/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug)
20+
- [`perf`](https://github.com/anomalyco/opencode/issues?q=is%3Aopen%20is%3Aissue%20label%3A%22perf%22)
2121

2222
> [!NOTE]
2323
> PRs that ignore these guardrails will likely be closed.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<p align="center">
1212
<a href="https://opencode.ai/discord"><img alt="Discord" src="https://img.shields.io/discord/1391832426048651334?style=flat-square&label=discord" /></a>
1313
<a href="https://www.npmjs.com/package/opencode-ai"><img alt="npm" src="https://img.shields.io/npm/v/opencode-ai?style=flat-square" /></a>
14-
<a href="https://github.com/sst/opencode/actions/workflows/publish.yml"><img alt="Build status" src="https://img.shields.io/github/actions/workflow/status/sst/opencode/publish.yml?style=flat-square&branch=dev" /></a>
14+
<a href="https://github.com/anomalyco/opencode/actions/workflows/publish.yml"><img alt="Build status" src="https://img.shields.io/github/actions/workflow/status/anomalyco/opencode/publish.yml?style=flat-square&branch=dev" /></a>
1515
</p>
1616

1717
[![OpenCode Terminal UI](packages/web/src/assets/lander/screenshot.png)](https://opencode.ai)
@@ -31,15 +31,15 @@ choco install opencode # Windows
3131
brew install opencode # macOS and Linux
3232
paru -S opencode-bin # Arch Linux
3333
mise use -g opencode # Any OS
34-
nix run nixpkgs#opencode # or github:sst/opencode for latest dev branch
34+
nix run nixpkgs#opencode # or github:anomalyco/opencode for latest dev branch
3535
```
3636

3737
> [!TIP]
3838
> Remove versions older than 0.1.x before installing.
3939
4040
### Desktop App (BETA)
4141

42-
OpenCode is also available as a desktop application. Download directly from the [releases page](https://github.com/sst/opencode/releases) or [opencode.ai/download](https://opencode.ai/download).
42+
OpenCode is also available as a desktop application. Download directly from the [releases page](https://github.com/anomalyco/opencode/releases) or [opencode.ai/download](https://opencode.ai/download).
4343

4444
| Platform | Download |
4545
| --------------------- | ------------------------------------- |

README.zh-TW.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<p align="center">
1212
<a href="https://opencode.ai/discord"><img alt="Discord" src="https://img.shields.io/discord/1391832426048651334?style=flat-square&label=discord" /></a>
1313
<a href="https://www.npmjs.com/package/opencode-ai"><img alt="npm" src="https://img.shields.io/npm/v/opencode-ai?style=flat-square" /></a>
14-
<a href="https://github.com/sst/opencode/actions/workflows/publish.yml"><img alt="Build status" src="https://img.shields.io/github/actions/workflow/status/sst/opencode/publish.yml?style=flat-square&branch=dev" /></a>
14+
<a href="https://github.com/anomalyco/opencode/actions/workflows/publish.yml"><img alt="Build status" src="https://img.shields.io/github/actions/workflow/status/anomalyco/opencode/publish.yml?style=flat-square&branch=dev" /></a>
1515
</p>
1616

1717
[![OpenCode Terminal UI](packages/web/src/assets/lander/screenshot.png)](https://opencode.ai)
@@ -30,16 +30,16 @@ scoop bucket add extras; scoop install extras/opencode # Windows
3030
choco install opencode # Windows
3131
brew install opencode # macOS 與 Linux
3232
paru -S opencode-bin # Arch Linux
33-
mise use -g github:sst/opencode # 任何作業系統
34-
nix run nixpkgs#opencode # 或使用 github:sst/opencode 以取得最新開發分支
33+
mise use -g github:anomalyco/opencode # 任何作業系統
34+
nix run nixpkgs#opencode # 或使用 github:anomalyco/opencode 以取得最新開發分支
3535
```
3636

3737
> [!TIP]
3838
> 安裝前請先移除 0.1.x 以前的舊版本。
3939
4040
### 桌面應用程式 (BETA)
4141

42-
OpenCode 也提供桌面版應用程式。您可以直接從 [發佈頁面 (releases page)](https://github.com/sst/opencode/releases)[opencode.ai/download](https://opencode.ai/download) 下載。
42+
OpenCode 也提供桌面版應用程式。您可以直接從 [發佈頁面 (releases page)](https://github.com/anomalyco/opencode/releases)[opencode.ai/download](https://opencode.ai/download) 下載。
4343

4444
| 平台 | 下載連結 |
4545
| --------------------- | ------------------------------------- |

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

github/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ This will walk you through installing the GitHub app, creating the workflow, and
8787
fetch-depth: 1
8888

8989
- name: Run opencode
90-
uses: sst/opencode/github@latest
90+
uses: anomalyco/opencode/github@latest
9191
env:
9292
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
9393
with:
@@ -98,7 +98,7 @@ This will walk you through installing the GitHub app, creating the workflow, and
9898
9999
## Support
100100
101-
This is an early release. If you encounter issues or have feedback, please create an issue at https://github.com/sst/opencode/issues.
101+
This is an early release. If you encounter issues or have feedback, please create an issue at https://github.com/anomalyco/opencode/issues.
102102
103103
## Development
104104

github/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ runs:
4141
id: version
4242
shell: bash
4343
run: |
44-
VERSION=$(curl -sf https://api.github.com/repos/sst/opencode/releases/latest | grep -o '"tag_name": *"[^"]*"' | cut -d'"' -f4)
44+
VERSION=$(curl -sf https://api.github.com/repos/anomalyco/opencode/releases/latest | grep -o '"tag_name": *"[^"]*"' | cut -d'"' -f4)
4545
echo "version=${VERSION:-latest}" >> $GITHUB_OUTPUT
4646
4747
- name: Cache opencode

install

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ INSTALL_DIR=$HOME/.opencode/bin
147147
mkdir -p "$INSTALL_DIR"
148148

149149
if [ -z "$requested_version" ]; then
150-
url="https://github.com/sst/opencode/releases/latest/download/$filename"
151-
specific_version=$(curl -s https://api.github.com/repos/sst/opencode/releases/latest | sed -n 's/.*"tag_name": *"v\([^"]*\)".*/\1/p')
150+
url="https://github.com/anomalyco/opencode/releases/latest/download/$filename"
151+
specific_version=$(curl -s https://api.github.com/repos/anomalyco/opencode/releases/latest | sed -n 's/.*"tag_name": *"v\([^"]*\)".*/\1/p')
152152

153153
if [[ $? -ne 0 || -z "$specific_version" ]]; then
154154
echo -e "${RED}Failed to fetch version information${NC}"
@@ -157,14 +157,14 @@ if [ -z "$requested_version" ]; then
157157
else
158158
# Strip leading 'v' if present
159159
requested_version="${requested_version#v}"
160-
url="https://github.com/sst/opencode/releases/download/v${requested_version}/$filename"
160+
url="https://github.com/anomalyco/opencode/releases/download/v${requested_version}/$filename"
161161
specific_version=$requested_version
162162

163163
# Verify the release exists before downloading
164-
http_status=$(curl -sI -o /dev/null -w "%{http_code}" "https://github.com/sst/opencode/releases/tag/v${requested_version}")
164+
http_status=$(curl -sI -o /dev/null -w "%{http_code}" "https://github.com/anomalyco/opencode/releases/tag/v${requested_version}")
165165
if [ "$http_status" = "404" ]; then
166166
echo -e "${RED}Error: Release v${requested_version} not found${NC}"
167-
echo -e "${MUTED}Available releases: https://github.com/sst/opencode/releases${NC}"
167+
echo -e "${MUTED}Available releases: https://github.com/anomalyco/opencode/releases${NC}"
168168
exit 1
169169
fi
170170
fi

nix/opencode.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
125125
It combines a TypeScript/JavaScript core with a Go-based TUI
126126
to provide an interactive AI coding experience.
127127
'';
128-
homepage = "https://github.com/sst/opencode";
128+
homepage = "https://github.com/anomalyco/opencode";
129129
license = lib.licenses.mit;
130130
platforms = [
131131
"aarch64-linux"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
},
7777
"repository": {
7878
"type": "git",
79-
"url": "https://github.com/sst/opencode"
79+
"url": "https://github.com/anomalyco/opencode"
8080
},
8181
"license": "MIT",
8282
"prettier": {

packages/console/app/src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export const config = {
77

88
// GitHub
99
github: {
10-
repoUrl: "https://github.com/sst/opencode",
10+
repoUrl: "https://github.com/anomalyco/opencode",
1111
starsFormatted: {
1212
compact: "45K",
1313
full: "45,000",

0 commit comments

Comments
 (0)