deel-local-cli 1.17.9 → 1.19.0

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 CHANGED
@@ -20,7 +20,7 @@
20
20
 
21
21
  [![Node.js CI](https://img.shields.io/github/actions/workflow/status/jysvai/deel-local-cli/test.yml?branch=main&logo=github&logoColor=white&label=Node.js%20CI)](https://github.com/jysvai/deel-local-cli/actions/workflows/test.yml)
22
22
  [![CodeQL](https://img.shields.io/github/actions/workflow/status/jysvai/deel-local-cli/codeql.yml?branch=main&logo=github&logoColor=white&label=CodeQL)](https://github.com/jysvai/deel-local-cli/actions/workflows/codeql.yml)
23
- [![tests](https://img.shields.io/badge/tests-8%2C140%20passing-1a7f37?logo=checkmarx&logoColor=white)](docs/ko/develop.md)
23
+ [![tests](https://img.shields.io/badge/tests-9%2C093%20passing-1a7f37?logo=checkmarx&logoColor=white)](docs/ko/develop.md)
24
24
 
25
25
  [![dependencies](https://img.shields.io/badge/dependencies-0-1a7f37)](https://www.npmjs.com/package/deel-local-cli?activeTab=dependencies)
26
26
  [![ESM](https://img.shields.io/badge/ESM-Node%2020%2B-5FA04E?logo=javascript&logoColor=white)](package.json)
@@ -301,7 +301,7 @@ deel --offline
301
301
  무엇이 어디로 갈 수 있는지는 켤 때 화면 맨 위에 늘 적혀 있습니다.
302
302
 
303
303
  ```
304
- deel 1.17.9 ⌂ 이 안
304
+ deel 1.19.0 ⌂ 이 안
305
305
  보냄 이 컴퓨터 안 127.0.0.1:11434 ← 여기 말고는 어디로도 안 갑니다
306
306
  ```
307
307
 
@@ -507,6 +507,7 @@ LM Studio 는 `/api/v0/models`, llama.cpp 는 `/props`. 못 알아보면 `(추
507
507
  | `/pin <말>` | 못 박기 — 접거나 요약해도 **안 지워지는** 말 |
508
508
  | `/evidence [파일]` | 증거 — 무엇을 바꿨고 무엇이 그걸 증명하나. **안 된 것도** 적습니다 |
509
509
  | `/commit [전부\|미리보기\|제목]` | 이번 대화가 바꾼 것만 담아 커밋. 메시지는 diff 와 증거에서. **push 는 안 합니다** |
510
+ | `/review` | 바꿔 둔 것을 **새 창에서** 한 번 더 보기 — 찾은 것만 말하고 아무것도 안 고칩니다 |
510
511
  | `/model` | 연결·모델 바꾸기 |
511
512
  | `/model 카드` | 이 모델을 겪어 본 결과 — 그래서 deel 이 무엇을 바꿔 뒀는지 |
512
513
  | `/think <강도>` | 추론 강도 (`off·low·medium·high·xhigh·max`) — 창구가 안 받는 칸은 받는 값으로 낮춰 보냅니다 |
@@ -522,6 +523,7 @@ LM Studio 는 `/api/v0/models`, llama.cpp 는 `/props`. 못 알아보면 `(추
522
523
  | `/undo [턴수]` | 파일 변경 되돌리기 |
523
524
  | `/diff [파일]` | 이번 대화에서 바뀐 파일 · 바뀐 자리 보기 |
524
525
  | `/preview [폴더\|파일\|off]` | 만든 웹을 이 자리에서 띄워 보기 — 브라우저가 같이 열립니다 |
526
+ | `/paste` | 클립보드에 든 화면 캡처 붙이기 (캡처 → `/paste`) |
525
527
  | `/tools` | 쓸 수 있는 도구 |
526
528
  | `/skills [검색어\|all\|off]` | 스킬 보기·검색·골라 올리기 |
527
529
  | `/plugin [install\|remove\|pack]` | 플러그인 관리 |
@@ -535,7 +537,7 @@ LM Studio 는 `/api/v0/models`, llama.cpp 는 `/props`. 못 알아보면 `(추
535
537
  | `/hooks` | 적어 둔 훅 보기 (어디서 읽었고 언제 도는지) |
536
538
  | `/agents` | 이름 붙인 하위 작업 보기 |
537
539
  | `/init` | `DEEL.md` 규칙 파일 만들기 |
538
- | `/exit` | 끝내기 |
540
+ | `/exit` `/quit` | 끝내기 |
539
541
 
540
542
  `/scan` 과 `/sessions` 는 나가지 않고도 씁니다. 로컬 서버를 새로 켰거나 모델을
541
543
  바꿔 올렸을 때 `/scan save` → `/model` 두 번이면 대화를 이어둔 채로 갈아탑니다.
@@ -1287,6 +1289,8 @@ zip 은 진짜 `unzip` 으로, tar 는 진짜 `tar` 가 만든 것을 읽혀 교
1287
1289
 
1288
1290
  | 판 | 무엇이 바뀌었나 |
1289
1291
  |---|---|
1292
+ | [1.19.0](docs/ko/releases/1.19.md#1190) | 한쪽을 맞히면 반대쪽이 틀렸습니다 — 검사 9,093개로 양쪽을 같이 잽니다 |
1293
+ | [1.18.0](docs/ko/releases/1.18.md#1180) | 있는 것과 걸리는 것은 다릅니다 — 검사 8,404개가 초록인 채로 열려 있던 자리들 |
1290
1294
  | [1.17.9](docs/ko/releases/1.17.md#1179) | 한도에 걸렸는데 1초 뒤에 또 두드리고 있었습니다 |
1291
1295
  | [1.17.8](docs/ko/releases/1.17.md#1178) | 긴 지시문을 통째로 붙여 넣으면 시킨 것과 반대로 갔습니다 — 그리고 망이 한 번 끊기면 턴이 사라졌습니다 |
1292
1296
  | [1.17.7](docs/ko/releases/1.17.md#1177) | 나란히 세워 재 봤고, 진 항목을 고쳤습니다 |
package/README.md CHANGED
@@ -20,7 +20,7 @@ Vendor APIs connect too — **only when you say so**
20
20
 
21
21
  [![Node.js CI](https://img.shields.io/github/actions/workflow/status/jysvai/deel-local-cli/test.yml?branch=main&logo=github&logoColor=white&label=Node.js%20CI)](https://github.com/jysvai/deel-local-cli/actions/workflows/test.yml)
22
22
  [![CodeQL](https://img.shields.io/github/actions/workflow/status/jysvai/deel-local-cli/codeql.yml?branch=main&logo=github&logoColor=white&label=CodeQL)](https://github.com/jysvai/deel-local-cli/actions/workflows/codeql.yml)
23
- [![tests](https://img.shields.io/badge/tests-8%2C140%20passing-1a7f37?logo=checkmarx&logoColor=white)](docs/en/develop.md)
23
+ [![tests](https://img.shields.io/badge/tests-9%2C093%20passing-1a7f37?logo=checkmarx&logoColor=white)](docs/en/develop.md)
24
24
 
25
25
  [![dependencies](https://img.shields.io/badge/dependencies-0-1a7f37)](https://www.npmjs.com/package/deel-local-cli?activeTab=dependencies)
26
26
  [![ESM](https://img.shields.io/badge/ESM-Node%2020%2B-5FA04E?logo=javascript&logoColor=white)](package.json)
@@ -374,7 +374,7 @@ deel --offline
374
374
  The destination is printed at the top of every session:
375
375
 
376
376
  ```
377
- deel 1.17.9 ⌂ inside
377
+ deel 1.19.0 ⌂ inside
378
378
  Sends to this machine 127.0.0.1:11434 ← nowhere else
379
379
  ```
380
380
 
@@ -572,6 +572,7 @@ Names follow Claude Code / Codex conventions.
572
572
  | `/pin <text>` | Pin a line — folding and compaction **cannot reach it** |
573
573
  | `/evidence [file]` | Evidence — what changed, and what proves it. **What is unproven is listed too** |
574
574
  | `/commit [all\|preview\|title]` | Commits only what this session changed; message from the diff and the evidence. **Never pushes** |
575
+ | `/review` | Re-reads what you changed **in a fresh context** — reports findings only, changes nothing |
575
576
  | `/model` | Switch connection / model |
576
577
  | `/model card` | Model card — what this model has actually done here, and what deel changed because of it |
577
578
  | `/think <level>` | Reasoning level (`off·low·medium·high·xhigh·max`) — a rung this endpoint does not accept is lowered to one it does |
@@ -587,6 +588,7 @@ Names follow Claude Code / Codex conventions.
587
588
  | `/undo [turns]` | Revert file changes |
588
589
  | `/diff [file]` | Files changed this session, and the changed lines |
589
590
  | `/preview [folder\|file\|off]` | Serve what you built, right here — a browser opens with it |
591
+ | `/paste` | Attach the screenshot sitting in the clipboard (capture, then `/paste`) |
590
592
  | `/tools` | Available tools |
591
593
  | `/skills [query\|all\|off]` | Browse, search, load skills |
592
594
  | `/plugin [install\|remove\|pack]` | Manage plugins |
@@ -600,7 +602,7 @@ Names follow Claude Code / Codex conventions.
600
602
  | `/hooks` | Configured hooks — where they came from, when they run |
601
603
  | `/agents` | Named subagent definitions |
602
604
  | `/init` | Create a `DEEL.md` rules file |
603
- | `/exit` | Quit |
605
+ | `/exit` `/quit` | Quit |
604
606
 
605
607
  Discovered plugin commands are invoked as `/<plugin>:<name>`, with `$ARGUMENTS` substituted.
606
608
 
@@ -1348,6 +1350,8 @@ so one run tells you everything.
1348
1350
 
1349
1351
  | Version | What changed |
1350
1352
  |---|---|
1353
+ | [1.19.0](docs/en/releases/1.19.md#1190) | Getting one side right broke the other — 9,093 checks that measure both sides |
1354
+ | [1.18.0](docs/en/releases/1.18.md#1180) | Having a rule is not the same as the rule firing — what was open while 8,404 checks stayed green |
1351
1355
  | [1.17.9](docs/en/releases/1.17.md#1179) | Rate-limited, and knocking again one second later |
1352
1356
  | [1.17.8](docs/en/releases/1.17.md#1178) | A long brief got the opposite of what it asked for — and one network blip threw the turn away |
1353
1357
  | [1.17.7](docs/en/releases/1.17.md#1177) | We measured it side by side, and fixed the row we lost |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "deel-local-cli",
3
- "version": "1.17.9",
3
+ "version": "1.19.0",
4
4
  "description": "A coding-agent CLI that runs on local models and private gateways. Zero dependencies, Node 20+.",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -54,6 +54,7 @@
54
54
  "check": "node tools/check-src.mjs",
55
55
  "coverage": "node test/coverage.mjs",
56
56
  "mutate": "node tools/mutate.mjs",
57
+ "review2": "node tools/review2.mjs",
57
58
  "prepublishOnly": "npm run check && npm test"
58
59
  },
59
60
  "dependencies": {},
package/src/agent/loop.js CHANGED
@@ -986,9 +986,13 @@ export async function* run(session, ctx, userText, { signal = null, 깊이 = 0,
986
986
  * `low` 에서도 한 칸 더 내려간다 — `off` 로.
987
987
  *
988
988
  * 여태 여기서 멈춰 있었다. 그런데 지금은 「생각이 실제로 자리를 먹었을
989
- * 때만 다시 부른다」 이므로, low 인데 생각이 1,024토큰어치 자리를 먹은
990
- * 판에서 다시 부르기를 거절하는 것은 앞뒤가 안 맞는다. 되찾을 자리가
991
- * 있다고 재 놓고 안 되찾는 셈이다.
989
+ * 때만 다시 부른다」 이므로, low 인데 **한 칸 낮추면 1,024토큰어치를
990
+ * 되찾는** 판에서 다시 부르기를 거절하는 것은 앞뒤가 안 맞는다.
991
+ * 되찾을 자리가 있다고 재 놓고 안 되찾는 셈이다.
992
+ *
993
+ * (되찾는 자리가 1,024 라는 말이지 생각이 1,024 를 먹었다는 말이 아니다 —
994
+ * 아래 `생각이자리를먹었나` 는 `생각몫 × 되찾을몫(0.4) >= 1024` 이라
995
+ * 생각이 2,560 토큰은 먹었어야 참이 된다.)
992
996
  *
993
997
  * 이 턴 하나만 끈다. 다음 걸음은 사람이 정한 눈금으로 되돌아간다.
994
998
  */