Skip to content

Commit d7a5eaf

Browse files
airmangclaude
andcommitted
chore: point repo links to the public airmang/DIVE
The README build badge, CHANGELOG compare/release links, tauri.conf.json homepage, and user-guide issue links referenced the old airmang/DIVE-2 path; repoint them to the public repository airmang/DIVE (22 refs across 7 files) so the badge and links resolve on the public repo. Co-Authored-By: Claude Fable 5 <[email protected]>
1 parent 758d807 commit d7a5eaf

7 files changed

Lines changed: 22 additions & 22 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -367,14 +367,14 @@ v0.1 — 워크맵 + 채팅 + 권한 카드 + D 게이트. 메인 시나리오 A
367367

368368
---
369369

370-
[Unreleased]: https://github.com/airmang/DIVE-2/compare/v1.0.0-rc.4...HEAD
371-
[1.0.0-rc.4]: https://github.com/airmang/DIVE-2/compare/v1.0.0-rc.3...v1.0.0-rc.4
372-
[1.0.0-rc.3]: https://github.com/airmang/DIVE-2/compare/v1.0.0-rc.2...v1.0.0-rc.3
373-
[1.0.0-rc.2]: https://github.com/airmang/DIVE-2/compare/v1.0.0-rc.1...v1.0.0-rc.2
374-
[Yanked 1.0.0-rc.1]: https://github.com/airmang/DIVE-2/releases/tag/v1.0.0-rc.1
375-
[1.0.0-rc.1]: https://github.com/airmang/DIVE-2/releases/tag/v1.0.0-rc.1
376-
[0.3.0]: https://github.com/airmang/DIVE-2/releases/tag/v0.3.0
377-
[0.2.0]: https://github.com/airmang/DIVE-2/releases/tag/v0.2.0
378-
[0.2.0-beta]: https://github.com/airmang/DIVE-2/releases/tag/v0.2.0-beta
379-
[0.1.0]: https://github.com/airmang/DIVE-2/releases/tag/v0.1.0
380-
[0.0.1]: https://github.com/airmang/DIVE-2/releases/tag/v0.0.1
370+
[Unreleased]: https://github.com/airmang/DIVE/compare/v1.0.0-rc.4...HEAD
371+
[1.0.0-rc.4]: https://github.com/airmang/DIVE/compare/v1.0.0-rc.3...v1.0.0-rc.4
372+
[1.0.0-rc.3]: https://github.com/airmang/DIVE/compare/v1.0.0-rc.2...v1.0.0-rc.3
373+
[1.0.0-rc.2]: https://github.com/airmang/DIVE/compare/v1.0.0-rc.1...v1.0.0-rc.2
374+
[Yanked 1.0.0-rc.1]: https://github.com/airmang/DIVE/releases/tag/v1.0.0-rc.1
375+
[1.0.0-rc.1]: https://github.com/airmang/DIVE/releases/tag/v1.0.0-rc.1
376+
[0.3.0]: https://github.com/airmang/DIVE/releases/tag/v0.3.0
377+
[0.2.0]: https://github.com/airmang/DIVE/releases/tag/v0.2.0
378+
[0.2.0-beta]: https://github.com/airmang/DIVE/releases/tag/v0.2.0-beta
379+
[0.1.0]: https://github.com/airmang/DIVE/releases/tag/v0.1.0
380+
[0.0.1]: https://github.com/airmang/DIVE/releases/tag/v0.0.1

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
**DIVE**는 코딩 에이전트를 터미널에서 직접 다루기 어려운 초심자를 위한 **Windows 데스크톱 앱**입니다. 목표를 자연어로 설명하면 AI가 계획을 세우고 코드를 바꾸지만, 사용자는 그 과정을 **계획 검토 → 단계별 실행 → 변경 확인 → 검증 → 되돌리기**로 지켜보고 통제합니다. DIVE의 핵심은 "AI가 대신 코딩해 주는 것"이 아니라 **AI를 감독하는 법을 익히게 하는 것**입니다.
66

7-
[![build](https://github.com/airmang/DIVE-2/actions/workflows/build.yml/badge.svg)](https://github.com/airmang/DIVE-2/actions/workflows/build.yml)
7+
[![build](https://github.com/airmang/DIVE/actions/workflows/build.yml/badge.svg)](https://github.com/airmang/DIVE/actions/workflows/build.yml)
88
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
99
[![platform](https://img.shields.io/badge/platform-Windows%20x64%20%7C%20ARM64-0078d4.svg)](#설치-windows)
1010
[![version](https://img.shields.io/badge/version-1.0.0--rc.9-6f42c1.svg)](./CHANGELOG.md)
@@ -61,7 +61,7 @@
6161

6262
### 1. 다운로드
6363

64-
[GitHub Releases](https://github.com/airmang/DIVE-2/releases/latest)에서 PC 아키텍처에 맞는 인스톨러를 받으세요:
64+
[GitHub Releases](https://github.com/airmang/DIVE/releases/latest)에서 PC 아키텍처에 맞는 인스톨러를 받으세요:
6565

6666
- **x64 (일반 인텔·AMD)**: `DIVE_<version>_x64-setup.exe`
6767
- **ARM64 (Surface Pro X / Copilot+ PC)**: `DIVE_<version>_arm64-setup.exe`
@@ -172,5 +172,5 @@ DIVE는 제품인 동시에 **연구 도구**입니다. "AI 시대의 프로그
172172

173173
- [MIT License](./LICENSE)
174174
- 서드파티 고지는 [THIRD-PARTY-NOTICES.md](./THIRD-PARTY-NOTICES.md) 참조
175-
- 이슈·PR: [GitHub Issues](https://github.com/airmang/DIVE-2/issues)
175+
- 이슈·PR: [GitHub Issues](https://github.com/airmang/DIVE/issues)
176176
- 보안 취약점 제보: 이슈 대신 관리자에게 직접 연락

dive/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"longDescription": "DIVE는 프로젝트 폴더를 선택하고 AI를 연결한 뒤, 계획 수립부터 코드 변경과 검증까지 안전 확인을 거치며 진행하도록 돕는 데스크톱 앱입니다.",
3737
"copyright": "© 2026 DIVE 연구진. MIT License.",
3838
"publisher": "DIVE 연구진",
39-
"homepage": "https://github.com/airmang/DIVE-2",
39+
"homepage": "https://github.com/airmang/DIVE",
4040
"icon": [
4141
"icons/32x32.png",
4242
"icons/128x128.png",

docs/packaging-windows.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ v1.0 릴리스 후보 준비를 위해 Phase 6-4에서 다음 필드가 채워
2929
"longDescription": "DIVE는 프로젝트 폴더를 선택하고 AI를 연결한 뒤, 계획 수립부터 코드 변경과 검증까지 안전 확인을 거치며 진행하도록 돕는 데스크톱 앱입니다.",
3030
"copyright": "© 2026 DIVE 연구진 . MIT License.",
3131
"publisher": "DIVE 연구진",
32-
"homepage": "https://github.com/airmang/DIVE-2",
32+
"homepage": "https://github.com/airmang/DIVE",
3333
"windows": {
3434
"webviewInstallMode": {
3535
"type": "downloadBootstrapper",
@@ -142,7 +142,7 @@ Tauri는 Windows에서 Microsoft Edge WebView2 런타임을 요구:
142142
Release-owner 승인 후 manual-dispatch 전용 `.github/workflows/release-gate.yml`을 실행하면 x64와 ARM64 Windows 러너에서 같은 설치앱 smoke를 매트릭스로 수행한다.
143143

144144
```bash
145-
gh workflow run release-gate.yml --repo airmang/DIVE-2 \
145+
gh workflow run release-gate.yml --repo airmang/DIVE \
146146
--ref <approved-branch> \
147147
-f release_owner="<owner-name>"
148148
```
@@ -194,7 +194,7 @@ GitHub Actions 증거는 현재 릴리스 준비 변경이 승인된 브랜치
194194
`release.yml` dispatch 직전에는 remote SHA 확인을 다시 수행해 `<approved-branch>`가 승인된 `release-gate.yml` run과 같은 commit SHA를 가리키는지 확인한다.
195195

196196
```bash
197-
gh workflow run release.yml --repo airmang/DIVE-2 \
197+
gh workflow run release.yml --repo airmang/DIVE \
198198
--ref <approved-branch> \
199199
-f tag=v1.0.0-rc.2 \
200200
-f release_owner="<owner-name>" \

docs/user-guide/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DIVE FAQ
22

3-
자주 묻는 질문. 답변을 못 찾았다면 [troubleshooting.md](./troubleshooting.md)[GitHub Issues](https://github.com/airmang/DIVE-2/issues) 순으로 확인.
3+
자주 묻는 질문. 답변을 못 찾았다면 [troubleshooting.md](./troubleshooting.md)[GitHub Issues](https://github.com/airmang/DIVE/issues) 순으로 확인.
44

55
## 설치 & 시작
66

@@ -124,7 +124,7 @@ macOS 사용자는 Ctrl 대신 ⌘ 사용 가능 (`ctrlKey || metaKey` 모두
124124

125125
### Q23. 버그를 찾았어요.
126126

127-
**A.** [GitHub Issues](https://github.com/airmang/DIVE-2/issues) 또는 연구진에게 직접 제보. 가능하면 `%LOCALAPPDATA%\com.coreelab.dive\logs\`의 최신 로그를 첨부해주세요 (민감 정보는 자동 마스킹됩니다).
127+
**A.** [GitHub Issues](https://github.com/airmang/DIVE/issues) 또는 연구진에게 직접 제보. 가능하면 `%LOCALAPPDATA%\com.coreelab.dive\logs\`의 최신 로그를 첨부해주세요 (민감 정보는 자동 마스킹됩니다).
128128

129129
### Q24. 기여하고 싶어요.
130130

docs/user-guide/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ pnpm tauri:dev # 자세한 tracing DEBUG 레벨 로그
178178
## 아직 해결 안 됐다면
179179

180180
1. [FAQ](./faq.md) 다시 확인
181-
2. [GitHub Issues](https://github.com/airmang/DIVE-2/issues) 기존 이슈 검색
181+
2. [GitHub Issues](https://github.com/airmang/DIVE/issues) 기존 이슈 검색
182182
3. 새 Issue 등록 (진단 정보 첨부)
183183
4. 긴급·보안 관련은 연구진에 직접 이메일
184184

docs/user-guide/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
## 준비물
1111

1212
- Windows 10 22H2 이상 또는 Windows 11 (x64 또는 ARM64)
13-
- DIVE 인스톨러 (`DIVE_<version>_x64-setup.exe`) — [GitHub Releases](https://github.com/airmang/DIVE-2/releases/latest)
13+
- DIVE 인스톨러 (`DIVE_<version>_x64-setup.exe`) — [GitHub Releases](https://github.com/airmang/DIVE/releases/latest)
1414
- **AI 프로바이더 계정 1개** (아래 중 하나)
1515
- **ChatGPT Plus/Pro 구독** — OAuth로 연결, 별도 API 키 불필요
1616
- Anthropic API 키 (콘솔에서 발급, $5 크레딧 필요)

0 commit comments

Comments
 (0)