Skip to content

Commit be92de3

Browse files
TheStack-aiclaude
andcommitted
chore: rename GitHub org whynowlab → thestack-ai
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent b49e72f commit be92de3

10 files changed

Lines changed: 41 additions & 41 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@ jobs:
6262
6363
**macOS / Linux:**
6464
```bash
65-
curl -fsSL https://raw.githubusercontent.com/whynowlab/jarvis-orb/main/install.sh | bash
65+
curl -fsSL https://raw.githubusercontent.com/thestack-ai/jarvis-orb/main/install.sh | bash
6666
```
6767
6868
**Windows (PowerShell):**
6969
```powershell
70-
irm https://raw.githubusercontent.com/whynowlab/jarvis-orb/main/install.ps1 | iex
70+
irm https://raw.githubusercontent.com/thestack-ai/jarvis-orb/main/install.ps1 | iex
7171
```
7272
releaseDraft: true
7373
args: --target ${{ matrix.target }}

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Thanks for your interest in contributing!
55
## Getting Started
66

77
```bash
8-
git clone https://github.com/whynowlab/jarvis-orb.git
8+
git clone https://github.com/thestack-ai/jarvis-orb.git
99
cd jarvis-orb
1010
```
1111

@@ -35,7 +35,7 @@ pnpm tauri dev
3535

3636
## Reporting Bugs
3737

38-
Open an issue at [GitHub Issues](https://github.com/whynowlab/jarvis-orb/issues) with:
38+
Open an issue at [GitHub Issues](https://github.com/thestack-ai/jarvis-orb/issues) with:
3939
- Steps to reproduce
4040
- Expected vs actual behavior
4141
- OS and Python version

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2026 whynowlab
3+
Copyright (c) 2026 thestack-ai
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.ko.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212

1313
<br><br>
1414

15-
[![GitHub Stars](https://img.shields.io/github/stars/whynowlab/jarvis-orb?style=flat&color=4A9EBF)](https://github.com/whynowlab/jarvis-orb/stargazers)
16-
[![Release](https://img.shields.io/github/v/release/whynowlab/jarvis-orb?color=6B4FA0)](https://github.com/whynowlab/jarvis-orb/releases)
15+
[![GitHub Stars](https://img.shields.io/github/stars/thestack-ai/jarvis-orb?style=flat&color=4A9EBF)](https://github.com/thestack-ai/jarvis-orb/stargazers)
16+
[![Release](https://img.shields.io/github/v/release/thestack-ai/jarvis-orb?color=6B4FA0)](https://github.com/thestack-ai/jarvis-orb/releases)
1717
[![License](https://img.shields.io/badge/license-MIT-white)](LICENSE)
18-
[![Platform](https://img.shields.io/badge/platform-macOS%20%7C%20Windows-white)](https://github.com/whynowlab/jarvis-orb/releases)
18+
[![Platform](https://img.shields.io/badge/platform-macOS%20%7C%20Windows-white)](https://github.com/thestack-ai/jarvis-orb/releases)
1919

2020
[English](README.md) | **한국어**
2121

@@ -35,15 +35,15 @@
3535

3636
**macOS / Linux:**
3737
```bash
38-
curl -fsSL https://raw.githubusercontent.com/whynowlab/jarvis-orb/main/install.sh | bash
38+
curl -fsSL https://raw.githubusercontent.com/thestack-ai/jarvis-orb/main/install.sh | bash
3939
```
4040

4141
**Windows (PowerShell):**
4242
```powershell
43-
irm https://raw.githubusercontent.com/whynowlab/jarvis-orb/main/install.ps1 | iex
43+
irm https://raw.githubusercontent.com/thestack-ai/jarvis-orb/main/install.ps1 | iex
4444
```
4545

46-
**직접 다운로드**[최신 릴리스](https://github.com/whynowlab/jarvis-orb/releases/latest)
46+
**직접 다운로드**[최신 릴리스](https://github.com/thestack-ai/jarvis-orb/releases/latest)
4747

4848
설치하면 끝. Brain이 시작되고, Orb가 뜨고, Claude Code가 연결됩니다.
4949

@@ -122,7 +122,7 @@ PR 환영합니다. [CONTRIBUTING.md](CONTRIBUTING.md)를 참고하세요.
122122

123123
```bash
124124
# 개발 환경
125-
git clone https://github.com/whynowlab/jarvis-orb.git
125+
git clone https://github.com/thestack-ai/jarvis-orb.git
126126
cd jarvis-orb
127127

128128
# Brain
@@ -148,6 +148,6 @@ MIT
148148

149149
<br>
150150

151-
[설치](https://github.com/whynowlab/jarvis-orb/releases/latest) · [랜딩 페이지](https://jarvis-orb.vercel.app) · [버그 리포트](https://github.com/whynowlab/jarvis-orb/issues)
151+
[설치](https://github.com/thestack-ai/jarvis-orb/releases/latest) · [랜딩 페이지](https://jarvis-orb.vercel.app) · [버그 리포트](https://github.com/thestack-ai/jarvis-orb/issues)
152152

153153
</div>

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<br>
44

55
<picture>
6-
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/whynowlab/jarvis-orb/main/assets/demo.gif">
7-
<img src="https://raw.githubusercontent.com/whynowlab/jarvis-orb/main/assets/demo.gif" alt="Jarvis Orb" width="280">
6+
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/thestack-ai/jarvis-orb/main/assets/demo.gif">
7+
<img src="https://raw.githubusercontent.com/thestack-ai/jarvis-orb/main/assets/demo.gif" alt="Jarvis Orb" width="280">
88
</picture>
99

1010
<sub>Actual footage. Not a mockup.</sub>
@@ -19,13 +19,13 @@
1919

2020
<br>
2121

22-
[![Stars](https://img.shields.io/github/stars/whynowlab/jarvis-orb?style=flat&color=4A9EBF&label=Stars)](https://github.com/whynowlab/jarvis-orb/stargazers)
23-
[![Release](https://img.shields.io/github/v/release/whynowlab/jarvis-orb?color=6B4FA0&label=Release)](https://github.com/whynowlab/jarvis-orb/releases)
22+
[![Stars](https://img.shields.io/github/stars/thestack-ai/jarvis-orb?style=flat&color=4A9EBF&label=Stars)](https://github.com/thestack-ai/jarvis-orb/stargazers)
23+
[![Release](https://img.shields.io/github/v/release/thestack-ai/jarvis-orb?color=6B4FA0&label=Release)](https://github.com/thestack-ai/jarvis-orb/releases)
2424
[![License](https://img.shields.io/badge/License-MIT-white)](LICENSE)
2525
[![macOS](https://img.shields.io/badge/macOS-ready-white)]()
2626
[![Windows](https://img.shields.io/badge/Windows-ready-white)]()
2727

28-
[Website](https://jarvis-brain-visualizer.vercel.app) · [Download](https://github.com/whynowlab/jarvis-orb/releases/latest) · [Report Bug](https://github.com/whynowlab/jarvis-orb/issues)
28+
[Website](https://jarvis-brain-visualizer.vercel.app) · [Download](https://github.com/thestack-ai/jarvis-orb/releases/latest) · [Report Bug](https://github.com/thestack-ai/jarvis-orb/issues)
2929

3030
**English** | [한국어](README.ko.md)
3131

@@ -45,7 +45,7 @@ Every session, your AI starts over. Your decisions, your preferences, your proje
4545

4646
**Jarvis Orb** gives your AI a persistent brain and shows its thought process as a living orb on your desktop.
4747

48-
[![jarvis-orb MCP server](https://glama.ai/mcp/servers/whynowlab/jarvis-orb/badges/card.svg)](https://glama.ai/mcp/servers/whynowlab/jarvis-orb)
48+
[![jarvis-orb MCP server](https://glama.ai/mcp/servers/thestack-ai/jarvis-orb/badges/card.svg)](https://glama.ai/mcp/servers/thestack-ai/jarvis-orb)
4949

5050
| | Without Jarvis Orb | With Jarvis Orb |
5151
|---|---|---|
@@ -58,14 +58,14 @@ Every session, your AI starts over. Your decisions, your preferences, your proje
5858

5959
**macOS (Apple Silicon) / Linux:**
6060
```bash
61-
curl -fsSL https://raw.githubusercontent.com/whynowlab/jarvis-orb/main/install.sh | bash
61+
curl -fsSL https://raw.githubusercontent.com/thestack-ai/jarvis-orb/main/install.sh | bash
6262
```
6363

6464
> Requires Apple Silicon (M1/M2/M3/M4). Use the terminal command above for the smoothest install experience.
6565
6666
**Windows (PowerShell):**
6767
```powershell
68-
irm https://raw.githubusercontent.com/whynowlab/jarvis-orb/main/install.ps1 | iex
68+
irm https://raw.githubusercontent.com/thestack-ai/jarvis-orb/main/install.ps1 | iex
6969
```
7070

7171
That's it. Brain starts. Orb floats. Claude Code connects.
@@ -218,7 +218,7 @@ Jarvis Orb was extracted from a working AI control plane — **Jarvis** — runn
218218
PRs welcome. See [CONTRIBUTING.md](CONTRIBUTING.md).
219219

220220
```bash
221-
git clone https://github.com/whynowlab/jarvis-orb.git
221+
git clone https://github.com/thestack-ai/jarvis-orb.git
222222
cd jarvis-orb
223223

224224
# Brain
@@ -242,7 +242,7 @@ MIT
242242

243243
**Your AI will start remembering.**
244244

245-
[Website](https://jarvis-brain-visualizer.vercel.app) · [Download](https://github.com/whynowlab/jarvis-orb/releases/latest) · [GitHub](https://github.com/whynowlab/jarvis-orb)
245+
[Website](https://jarvis-brain-visualizer.vercel.app) · [Download](https://github.com/thestack-ai/jarvis-orb/releases/latest) · [GitHub](https://github.com/thestack-ai/jarvis-orb)
246246

247247
<br>
248248

brain/jarvis_brain/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ def check(label, passed, detail=""):
152152
print(f" \033[32mAll {ok_count} checks passed.\033[0m")
153153
else:
154154
print(f" \033[32m{ok_count} passed\033[0m, \033[31m{fail_count} failed\033[0m")
155-
print(f" \033[2mRe-run installer: curl -fsSL https://raw.githubusercontent.com/whynowlab/jarvis-orb/main/install.sh | bash\033[0m")
155+
print(f" \033[2mRe-run installer: curl -fsSL https://raw.githubusercontent.com/thestack-ai/jarvis-orb/main/install.sh | bash\033[0m")
156156
print()
157157

158158

glama.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"$schema": "https://glama.ai/mcp/schemas/server.json",
3-
"maintainers": ["whynowlab"]
3+
"maintainers": ["thestack-ai"]
44
}

install.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Jarvis Orb — Windows Installer (PowerShell)
2-
# Usage: irm https://raw.githubusercontent.com/whynowlab/jarvis-orb/main/install.ps1 | iex
2+
# Usage: irm https://raw.githubusercontent.com/thestack-ai/jarvis-orb/main/install.ps1 | iex
33

44
$ErrorActionPreference = "Stop"
55
$Version = "0.3.3"
6-
$Repo = "whynowlab/jarvis-orb"
6+
$Repo = "thestack-ai/jarvis-orb"
77
$BrainDir = "$env:USERPROFILE\.jarvis-orb"
88
$BrainBin = "$BrainDir\bin"
99

install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
# Jarvis Orb — Installer
3-
# curl -fsSL https://raw.githubusercontent.com/whynowlab/jarvis-orb/main/install.sh | bash
3+
# curl -fsSL https://raw.githubusercontent.com/thestack-ai/jarvis-orb/main/install.sh | bash
44

55
set -e
66

@@ -15,7 +15,7 @@ RED='\033[31m'
1515
WHITE='\033[97m'
1616
HOLO='\033[38;2;142;228;255m'
1717

18-
REPO="whynowlab/jarvis-orb"
18+
REPO="thestack-ai/jarvis-orb"
1919
VERSION="0.3.3"
2020
BRAIN_DIR="$HOME/.jarvis-orb"
2121
BRAIN_BIN="$BRAIN_DIR/bin"

landing/index.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
<meta name="description" content="Give your AI a persistent brain. Watch it think in real time.">
88
<meta property="og:title" content="Jarvis Orb — Not a tool. A presence.">
99
<meta property="og:description" content="Persistent AI memory + real-time thought visualizer.">
10-
<meta property="og:image" content="https://raw.githubusercontent.com/whynowlab/jarvis-orb/main/assets/demo.gif">
10+
<meta property="og:image" content="https://raw.githubusercontent.com/thestack-ai/jarvis-orb/main/assets/demo.gif">
1111
<meta property="og:url" content="https://jarvis-orb.vercel.app">
1212
<meta name="twitter:card" content="summary_large_image">
1313
<script type="application/ld+json">
14-
{"@context":"https://schema.org","@type":"SoftwareApplication","name":"Jarvis Orb","description":"AI Brain + Realtime Visualizer","applicationCategory":"DeveloperApplication","operatingSystem":"macOS, Windows","offers":{"@type":"Offer","price":"0","priceCurrency":"USD"},"url":"https://github.com/whynowlab/jarvis-orb"}
14+
{"@context":"https://schema.org","@type":"SoftwareApplication","name":"Jarvis Orb","description":"AI Brain + Realtime Visualizer","applicationCategory":"DeveloperApplication","operatingSystem":"macOS, Windows","offers":{"@type":"Offer","price":"0","priceCurrency":"USD"},"url":"https://github.com/thestack-ai/jarvis-orb"}
1515
</script>
1616
<link rel="preconnect" href="https://fonts.googleapis.com">
1717
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400&display=swap" rel="stylesheet">
@@ -375,7 +375,7 @@
375375
<a href="#brain">Brain</a>
376376
<a href="#orb-section">Orb</a>
377377
<a href="#arch">Stack</a>
378-
<a href="https://github.com/whynowlab/jarvis-orb" class="nav-gh" target="_blank">GitHub</a>
378+
<a href="https://github.com/thestack-ai/jarvis-orb" class="nav-gh" target="_blank">GitHub</a>
379379
</div>
380380
</div>
381381
</nav>
@@ -394,7 +394,7 @@ <h1>Not a tool.<br>A presence.</h1>
394394

395395
<div class="hero-cta">
396396
<a href="#install" class="btn-fill">Install</a>
397-
<a href="https://github.com/whynowlab/jarvis-orb" class="btn-outline">GitHub →</a>
397+
<a href="https://github.com/thestack-ai/jarvis-orb" class="btn-outline">GitHub →</a>
398398
</div>
399399
</section>
400400

@@ -406,19 +406,19 @@ <h1>Not a tool.<br>A presence.</h1>
406406
<button class="install-tab" onclick="showTab('win')">Windows</button>
407407
</div>
408408
<div class="install-code" id="code-mac" onclick="copyCode(this)">
409-
<span>curl -fsSL https://raw.githubusercontent.com/whynowlab/jarvis-orb/main/install.sh | bash</span>
409+
<span>curl -fsSL https://raw.githubusercontent.com/thestack-ai/jarvis-orb/main/install.sh | bash</span>
410410
<span class="cp">copy</span>
411411
</div>
412412
<div id="mac-note" style="margin-top:10px;font-size:13px;color:var(--text3);max-width:560px;">
413413
Open Terminal (Cmd+Space → "Terminal") and paste the command above.<br>
414-
Requires Apple Silicon (M1/M2/M3/M4). <a href="https://github.com/whynowlab/jarvis-orb/releases/latest" style="color:var(--accent);text-decoration:none;">Windows? Download here →</a>
414+
Requires Apple Silicon (M1/M2/M3/M4). <a href="https://github.com/thestack-ai/jarvis-orb/releases/latest" style="color:var(--accent);text-decoration:none;">Windows? Download here →</a>
415415
</div>
416416
<div class="install-code" id="code-win" style="display:none" onclick="copyCode(this)">
417-
<span>irm https://raw.githubusercontent.com/whynowlab/jarvis-orb/main/install.ps1 | iex</span>
417+
<span>irm https://raw.githubusercontent.com/thestack-ai/jarvis-orb/main/install.ps1 | iex</span>
418418
<span class="cp">copy</span>
419419
</div>
420420
<div id="win-note" style="display:none;margin-top:10px;font-size:13px;color:var(--text3);max-width:560px;">
421-
Open PowerShell and paste the command above. Or <a href="https://github.com/whynowlab/jarvis-orb/releases/latest" style="color:var(--accent);text-decoration:none;">download the installer directly →</a>
421+
Open PowerShell and paste the command above. Or <a href="https://github.com/thestack-ai/jarvis-orb/releases/latest" style="color:var(--accent);text-decoration:none;">download the installer directly →</a>
422422
</div>
423423
</div>
424424
</div>
@@ -520,7 +520,7 @@ <h2>Every thought, visible.</h2>
520520
<div class="sub">A living orb floats on your desktop. Not decorative — functional. It shows you what the brain is doing, in real time.</div>
521521

522522
<div style="margin: 48px 0;">
523-
<img src="https://raw.githubusercontent.com/whynowlab/jarvis-orb/main/assets/demo.gif" alt="Jarvis Orb in action" style="width: clamp(240px, 40vw, 360px); border-radius: 20px; box-shadow: 0 8px 40px rgba(0,0,0,0.08);">
523+
<img src="https://raw.githubusercontent.com/thestack-ai/jarvis-orb/main/assets/demo.gif" alt="Jarvis Orb in action" style="width: clamp(240px, 40vw, 360px); border-radius: 20px; box-shadow: 0 8px 40px rgba(0,0,0,0.08);">
524524
<div style="margin-top: 12px; font-size: 13px; color: var(--text3);">Actual footage. Not a mockup.</div>
525525
</div>
526526

@@ -598,10 +598,10 @@ <h2>Your AI will start<br>remembering.</h2>
598598
<div class="sub">Install Jarvis Orb. Give it a brain. Watch it think.</div>
599599
<a href="#install" class="btn-fill" onclick="window.scrollTo({top:0,behavior:'smooth'});return false;">Install</a>
600600
<div class="footer-links">
601-
<a href="https://github.com/whynowlab/jarvis-orb">GitHub</a> ·
602-
<a href="https://github.com/whynowlab/jarvis-orb/releases">Releases</a> ·
601+
<a href="https://github.com/thestack-ai/jarvis-orb">GitHub</a> ·
602+
<a href="https://github.com/thestack-ai/jarvis-orb/releases">Releases</a> ·
603603
MIT License ·
604-
<a href="https://github.com/whynowlab">whynowlab</a>
604+
<a href="https://github.com/thestack-ai">thestack-ai</a>
605605
</div>
606606
</div>
607607

0 commit comments

Comments
 (0)