openrune 2.0.1 → 2.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.ko.md +0 -4
- package/README.md +0 -4
- package/package.json +1 -1
package/README.ko.md
CHANGED
|
@@ -61,10 +61,6 @@ Claude Code CLI (이미 로그인된 세션)
|
|
|
61
61
|
npm install -g openrune
|
|
62
62
|
```
|
|
63
63
|
|
|
64
|
-
순수 Node.js CLI — Electron, GUI, postinstall 스크립트 없음.
|
|
65
|
-
|
|
66
|
-
> 채팅 GUI를 찾으신다면 **[RuneChat](https://github.com/gilhyun/runechat)** 을 확인하세요 — `.rune` 에이전트를 위한 데스크톱 메신저 앱입니다.
|
|
67
|
-
|
|
68
64
|
---
|
|
69
65
|
|
|
70
66
|
## 30초 빠른 시작
|
package/README.md
CHANGED
|
@@ -61,10 +61,6 @@ Key points:
|
|
|
61
61
|
npm install -g openrune
|
|
62
62
|
```
|
|
63
63
|
|
|
64
|
-
Pure Node.js CLI — no Electron, no GUI, no postinstall scripts.
|
|
65
|
-
|
|
66
|
-
> Looking for a chat GUI? See **[RuneChat](https://github.com/gilhyun/runechat)** — a desktop messenger for your `.rune` agents.
|
|
67
|
-
|
|
68
64
|
---
|
|
69
65
|
|
|
70
66
|
## 30-Second Quick Start
|
package/package.json
CHANGED