Claude Code CLI - MacOS: erinevus redaktsioonide vahel
Allikas: Imre kasutab arvutit
Mine navigeerimisribaleMine otsikasti
Resümee puudub |
Resümee puudub |
||
| 29. rida: | 29. rida: | ||
CLAUDE_CONFIG_DIR=~/.claude-cc-auul-dns claude |
CLAUDE_CONFIG_DIR=~/.claude-cc-auul-dns claude |
||
CLAUDE_CONFIG_DIR=~/.claude-cc-npl-dns claude |
CLAUDE_CONFIG_DIR=~/.claude-cc-npl-dns claude |
||
| ⚫ | |||
| + | |||
| + | Continue ja resume annavad nö keskpärase tulemuse |
||
| + | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| + | </pre> |
||
| + | |||
| + | Ennustatava annab attach, küsida sessioonide nimekirja |
||
| + | |||
| + | <pre> |
||
| + | imreoolberg@Imres-MacBook-Air cc-npl-dns % CLAUDE_CONFIG_DIR=~/.claude-cc-npl-dns claude agents --json |
||
| + | [ |
||
| + | { |
||
| + | "pid": 21369, |
||
| + | "id": "66c0fc4a", |
||
| + | "cwd": "/Users/imreoolberg/cc-npl-dns", |
||
| + | "kind": "background", |
||
| + | "startedAt": 1787988333229, |
||
| + | "sessionId": "66c0fc4a-e18d-4b89-b7fc-96ffce3ed967", |
||
| + | "name": "conv: one-off questions", |
||
| + | "status": "idle", |
||
| + | "state": "done" |
||
| + | }, |
||
| + | ... |
||
| + | </pre> |
||
| + | |||
| + | Kinnituda sessiooni külge |
||
| + | |||
| + | <pre> |
||
| + | imreoolberg@Imres-MacBook-Air cc-npl-dns % CLAUDE_CONFIG_DIR=~/.claude-cc-npl-dns claude attach 66c0fc4a |
||
</pre> |
</pre> |
||
| 37. rida: | 69. rida: | ||
Viimati kasutatud olukorra juurde naasmine |
Viimati kasutatud olukorra juurde naasmine |
||
| + | |||
| ⚫ | |||
| + | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
===Kasulikud lisamaterjalid=== |
===Kasulikud lisamaterjalid=== |
||
Redaktsioon: 29. august 2026, kell 12:55
Sissejuhatus
TODO
Tööpõhimõte
TODO
claude hoiab andmeid kahes kohas failisüsteemis
imreoolberg@Imres-MacBook-Air ~ % ls -ld ~/.claude/projects/-Users-imreoolberg-cc-local ~/cc-local drwxr-xr-x@ 25 imreoolberg staff 800 Aug 28 22:27 /Users/imreoolberg/.claude/projects/-Users-imreoolberg-cc-local drwxr-xr-x@ 7 imreoolberg staff 224 Aug 28 10:04 /Users/imreoolberg/cc-local
kus
- /Users/imreoolberg/.claude/projects/-Users-imreoolberg-cc-local - memory, conversation history jms
- /Users/imreoolberg/cc-local - workspace
Paigaldamine
TODO
Seadistamine ja käivitamine
CLAUDE_CONFIG_DIR=~/.claude-cc-auul-dns claude CLAUDE_CONFIG_DIR=~/.claude-cc-npl-dns claude
Continue ja resume annavad nö keskpärase tulemuse
imreoolberg@Imres-MacBook-Air ~ % cd cc-local imreoolberg@Imres-MacBook-Air cc-local % claude --continue
Ennustatava annab attach, küsida sessioonide nimekirja
imreoolberg@Imres-MacBook-Air cc-npl-dns % CLAUDE_CONFIG_DIR=~/.claude-cc-npl-dns claude agents --json
[
{
"pid": 21369,
"id": "66c0fc4a",
"cwd": "/Users/imreoolberg/cc-npl-dns",
"kind": "background",
"startedAt": 1787988333229,
"sessionId": "66c0fc4a-e18d-4b89-b7fc-96ffce3ed967",
"name": "conv: one-off questions",
"status": "idle",
"state": "done"
},
...
Kinnituda sessiooni külge
imreoolberg@Imres-MacBook-Air cc-npl-dns % CLAUDE_CONFIG_DIR=~/.claude-cc-npl-dns claude attach 66c0fc4a
Kasutamine
TODO
Viimati kasutatud olukorra juurde naasmine
Kasulikud lisamaterjalid
- TODO