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: 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]>
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
**DIVE**는 코딩 에이전트를 터미널에서 직접 다루기 어려운 초심자를 위한 **Windows 데스크톱 앱**입니다. 목표를 자연어로 설명하면 AI가 계획을 세우고 코드를 바꾸지만, 사용자는 그 과정을 **계획 검토 → 단계별 실행 → 변경 확인 → 검증 → 되돌리기**로 지켜보고 통제합니다. DIVE의 핵심은 "AI가 대신 코딩해 주는 것"이 아니라 **AI를 감독하는 법을 익히게 하는 것**입니다.
Copy file name to clipboardExpand all lines: docs/user-guide/faq.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# DIVE FAQ
2
2
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) 순으로 확인.
4
4
5
5
## 설치 & 시작
6
6
@@ -124,7 +124,7 @@ macOS 사용자는 Ctrl 대신 ⌘ 사용 가능 (`ctrlKey || metaKey` 모두
124
124
125
125
### Q23. 버그를 찾았어요.
126
126
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\`의 최신 로그를 첨부해주세요 (민감 정보는 자동 마스킹됩니다).
0 commit comments