Skip to content
Closed
Show file tree
Hide file tree
Changes from 142 commits
Commits
Show all changes
143 commits
Select commit Hold shift + click to select a range
a12ec2b
docs(i18n): add Nepali translation for README.md
jaygaha May 20, 2026
b149448
docs: add CLAUDE.md best practices reference from Karpathy/0xDepressionn
jpw0210430 May 22, 2026
775f127
refactor: consolidate parseJsonArrayColumn into utils/json-utils
YOMXXX May 23, 2026
06928d4
feat(json-utils): add onParseError callback to parseJsonArrayColumn
YOMXXX May 23, 2026
5df4741
fix(json-utils): trim guard + cover non-array and whitespace paths
YOMXXX May 23, 2026
66e2f26
fix(codex): emit session start JSON from version check
ShunmeiCho May 28, 2026
2367c5a
docs: reconcile CLAUDE.md best practices with project autonomy direct…
thedotmack May 28, 2026
3f8b502
feat(skills): rewrite design-is as a design tool, not an audit pipeline
thedotmack May 29, 2026
8444c7d
feat: add C# as a builtin smart-explore language
sfil-ca Jun 4, 2026
891e16f
feat(context): add MermaidRenderer for compact task-flow context inje…
destiny520537work-lab Jun 4, 2026
1b10ff3
feat(context): add mermaidContext to ContextConfig
destiny520537work-lab Jun 4, 2026
469aa2f
feat(context): read CLAUDE_MEM_MERMAID_CONTEXT setting
destiny520537work-lab Jun 4, 2026
2b42a5f
feat(settings): add CLAUDE_MEM_MERMAID_CONTEXT setting (default: false)
destiny520537work-lab Jun 4, 2026
32c3d17
feat(context): inject Mermaid task-flow diagram when CLAUDE_MEM_MERMA…
destiny520537work-lab Jun 4, 2026
d3b60b1
fix(types): restore ANSI color constants corrupted by shell variable …
destiny520537work-lab Jun 4, 2026
0771655
fix(mermaid): guard next_steps node to current session only
destiny520537work-lab Jun 4, 2026
2602a18
fix(mermaid): fix regex newline syntax error and Mermaid label newlin…
destiny520537work-lab Jun 5, 2026
3056a0c
fix(mermaid): remove stray semicolon that broke method chain in sanit…
destiny520537work-lab Jun 5, 2026
f6258a7
fix(mermaid): escape [ and ] in sanitize to prevent premature label t…
destiny520537work-lab Jun 5, 2026
e9eee49
fix(prompts): strip base64 image blocks before observer truncation (#…
rodboev Jun 10, 2026
746026e
fix(bun-runner): clamp signal-killed hook exits to 0 for all subcomma…
rodboev Jun 10, 2026
d0b2882
fix(bun-runner): suppress console window flash on Windows hook invoca…
rodboev Jun 10, 2026
2cbf49a
Preserve prompt truncation rationale for observer payloads
rodboev Jun 11, 2026
685dd00
Preserve parser-compat guard for disabled-plugin checks
rodboev Jun 11, 2026
34f3ca8
Limit signal-exit clamping to hook events
rodboev Jun 11, 2026
f7eb1a9
docs: note Windows Terminal console flash workaround
caioribeiroclw-pixel Jun 11, 2026
09754eb
Keep observer prompt budgets explainable
rodboev Jun 11, 2026
14fa497
docs: fix Windows Terminal registry path
caioribeiroclw-pixel Jun 11, 2026
5454ad0
feat(worker): make TOTAL_PROCESS_HARD_CAP env-configurable (default 10)
Jun 8, 2026
0c70bcc
test(worker): cover resolveTotalProcessHardCap parsing + fallbacks
Jun 8, 2026
6704cd6
docs: document CLAUDE_MEM_TOTAL_PROCESS_HARD_CAP in production guide
Jun 8, 2026
5a9bdcd
fix(build): bundle zod into worker-service to survive version upgrade…
rodboev Jun 10, 2026
6dc3094
Preserve worker bundle dependency rationale
rodboev Jun 11, 2026
302cd0d
docs(build): restore build-hook rationale around worker zod guard (#2…
rodboev Jun 13, 2026
66e6d0a
docs(build): restore transcript watcher guardrail context (#2831)
rodboev Jun 13, 2026
1c8e391
docs(build): restore transcript watcher zod rationale (#2831)
rodboev Jun 13, 2026
9232389
docs(build): match current watcher guardrail wording (#2831)
rodboev Jun 13, 2026
554e0e3
fix(context): guard against NaN config values that silently truncate …
antfleet-ops Jun 14, 2026
9567805
fix(opencode-plugin): add platformSource identifier to all observations
DRCOMPUTER60290 Jun 15, 2026
18efe46
fix(windows): hide cmd window in `where bun` spawnSync (findBun)
budriamanda Jun 15, 2026
2715ef8
refactor(settings): route diagnostics through emitDiagnostic
darion-yaphet Jun 17, 2026
ba4c4da
fix: use configured worker host in HealthMonitor instead of hardcoded…
rodboev Jun 18, 2026
3d0bba3
fix: bracket IPv6 hosts in HealthMonitor URL construction
rodboev Jun 18, 2026
466cfa7
feat(project-name): support projectName override via .claude-mem.json
timoxd7 Jun 19, 2026
7542d01
fix: include root marketplace.json for Claude Code discovery
Samuel-chibueze Jun 19, 2026
a4ffaff
style: fix package json indentation
Samuel-chibueze Jun 19, 2026
8051a84
fix(hooks): install Windows Claude hooks without bash
rodboev Jun 15, 2026
46f8998
fix(build): keep bun-runner pre-es2020 safe
rodboev Jun 15, 2026
190ffa6
fix(hooks): keep SessionStart continue JSON parseable
rodboev Jun 20, 2026
2ac37e5
Update README.md
shanujans Jun 20, 2026
b02f88c
docs: add Tamil (தமிழ்) README translation
shanujans Jun 20, 2026
e7ca309
fix(docs): address Greptile review issues in Tamil README
shanujans Jun 20, 2026
359f526
docs(i18n): clarify fallback mode and add missing mode note in Tamil …
shanujans Jun 20, 2026
b4cf921
docs(i18n): fix version badge and complete modes list in Tamil README
shanujans Jun 20, 2026
9f77b8b
docs(i18n): fix hooks, workflow example, and missing modes in Tamil R…
shanujans Jun 20, 2026
cc01b28
docs(i18n): sync available modes table with shipped modes
shanujans Jun 20, 2026
801fa98
docs(i18n): fix stale port references and add missing modes to Tamil …
shanujans Jun 20, 2026
dddcab5
docs(i18n): update citation URL to local format in Tamil README
shanujans Jun 20, 2026
23f764c
Update README.ta.mddocs(i18n): update restart instructions and clarif…
shanujans Jun 20, 2026
82d2afa
docs(i18n): update restart instructions and clarify mode identifier note
shanujans Jun 21, 2026
178ef5a
docs(i18n): sync translated navs with Tamil link
shanujans Jun 21, 2026
32cb3bb
docs: fix Tamil translation path in root README
shanujans Jun 21, 2026
2fe7815
Fix newest session summary placed at its end time in the timeline
Osamaali313 Jun 21, 2026
a628b4d
Anchor summary back-dating to the next-older summary in the same project
Osamaali313 Jun 21, 2026
74ef5d5
fix(context): fold submodule cwd sessions into the parent repo memory…
rodboev Jun 9, 2026
103c49b
fix(context): resolve nested submodule sessions through the parent repo
rodboev Jun 9, 2026
27e845d
fix(context): reject unrelated ancestor worktrees during project lookup
rodboev Jun 9, 2026
2932adc
Resolve relative submodule gitdir pointers before deriving project co…
rodboev Jun 10, 2026
77671a1
fix(context): drop minute-granularity timestamps from context injecti…
rodboev Jun 10, 2026
2bb362e
test(context): align header assertions with date-only format (#2872)
rodboev Jun 10, 2026
9bd9479
Centralize context header date formatting
rodboev Jun 11, 2026
18b4ccd
fix(supervisor): preserve proxy variables during environment sanitiza…
rodboev Jun 21, 2026
5f159f2
docs: restore EFFORT_LEVEL defense-in-depth comment
rodboev Jun 21, 2026
8feac24
feat(worker): honor ?project= in GET /api/stats
laihenyi Jun 24, 2026
bfe7d7b
fix(worker): align GET /api/stats scoping with the reader queries
laihenyi Jun 24, 2026
9362d7d
feat(worker): honor CLAUDE_MEM_WORKER_SCRIPT_PATH to pin the worker b…
crippledgeek Jun 25, 2026
a640893
docs(worker): document CLAUDE_MEM_WORKER_SCRIPT_PATH
crippledgeek Jun 25, 2026
7ea4880
test(settings): isolate loadFromFile tests from all ambient default e…
crippledgeek Jun 25, 2026
7bb0672
fix: avoid top-level await in bun-runner so hooks load on Node < 14.8
Kurama2d Jun 25, 2026
7ebddd0
fix(worker): surface missing-credentials warning at session start for…
Jun 29, 2026
1e22a82
fix(worker): also check GEMINI_API_KEY and OPENROUTER_API_KEY in cred…
Jun 29, 2026
f237c9b
fix(bun-runner): bound hook invocations so a wedged worker can't bloc…
russur42 Jul 1, 2026
13fb3fb
fix(build): emit plugin/sqlite runtime modules required by worker-ser…
KaizenPrompt Jul 1, 2026
cd738d5
fix(worker): detect stale/orphaned port socket on startup and fail wi…
KaizenPrompt Jul 1, 2026
5774351
fix(worker): address review — preserve non-conflict bind errors and s…
KaizenPrompt Jul 1, 2026
8a683da
feat(worker): add Codex CLI provider
Retengart Jun 30, 2026
d3e8c79
fix(codex): tighten observation compression
Retengart Jul 3, 2026
1fd61f0
fix(codex): address review and chroma bundle sync
Retengart Jul 4, 2026
927b357
merge main into codex provider PR
Retengart Jul 4, 2026
29d345d
feat: add Amazon Kiro CLI platform support (hooks, MCP, skills, insta…
spolspol Jul 3, 2026
9d75042
feat: Kiro provider for compression on the user's Kiro subscription
spolspol Jul 4, 2026
fabe788
feat: default Kiro provider to claude-haiku-4.5 + kiro healthcheck co…
spolspol Jul 4, 2026
40146e7
chore: approve esbuild scripts + rebuild worker bundle with Kiro prov…
spolspol Jul 4, 2026
957e240
feat: integrate Kiro CLI as an AI provider
spolspol Jul 4, 2026
d42f6d8
fix: kiro-cli installs always default the provider to kiro
spolspol Jul 4, 2026
e2b684f
fix(install): repair broken smart-explore runtime provisioning
rymalia Jul 1, 2026
65b90cb
fix(install): repair stale-cache bypass and add Windows resolver tests
rymalia Jul 1, 2026
86384a0
feat(viewer): show worker health in header title tooltip
rymalia Jun 28, 2026
d0c4f42
fix(viewer): harden formatUptime and health validation
rymalia Jun 28, 2026
7a93a47
fix(security): add Skill/Workflow/SlashCommand/ExitPlanMode to Observ…
Hactory Jul 5, 2026
6d7f554
Merge PR #3136: add observer denied tools
thedotmack Jul 5, 2026
3835b66
Merge PR #3084: warn when credentials are missing
thedotmack Jul 5, 2026
20dafa9
Merge PR #3018: preserve proxy variables
thedotmack Jul 5, 2026
fa8035a
Merge PR #2884: strip base64 images from observer prompts
thedotmack Jul 5, 2026
31833e3
build: regenerate artifacts for batch 1
thedotmack Jul 5, 2026
bd67228
Merge PR #3112: detect stale worker socket
thedotmack Jul 5, 2026
f409143
Merge PR #3108: emit sqlite runtime modules
thedotmack Jul 5, 2026
a6bfb5f
Merge PR #3099: bound hook invocations
thedotmack Jul 5, 2026
d4b7b32
Merge PR #3095: repair smart-explore runtime provisioning
thedotmack Jul 5, 2026
95799f6
Merge PR #3061: avoid top-level await in bun-runner
thedotmack Jul 5, 2026
8ea2c50
Merge PR #3055: add worker script path override
thedotmack Jul 5, 2026
0bcd7da
Merge PR #3006: include marketplace metadata path
thedotmack Jul 5, 2026
933012c
Merge PR #2998: honor configured worker host
thedotmack Jul 5, 2026
8679366
Merge PR #2945: install Windows Claude Code hooks without bash
thedotmack Jul 5, 2026
4d3d8a6
Merge PR #2944: hide Windows Bun lookup window
thedotmack Jul 5, 2026
08e5ed7
Merge PR #2890: suppress Windows Bun lookup console flash
thedotmack Jul 5, 2026
9646bf0
Merge PR #2889: exit cleanly on launcher signal kill
thedotmack Jul 5, 2026
77f6a0b
Merge PR #2887: bundle zod into worker service
thedotmack Jul 5, 2026
f6eefc5
Merge PR #2830: make process hard cap configurable
thedotmack Jul 5, 2026
3d2055d
Merge PR #2775: add C# smart-explore language
thedotmack Jul 5, 2026
56052e0
build: regenerate artifacts for batch 2
thedotmack Jul 5, 2026
1859c23
Merge PR #3125: add Kiro CLI support
thedotmack Jul 5, 2026
15561dc
Merge PR #3093: add Codex CLI provider
thedotmack Jul 5, 2026
db8f5ed
Merge PR #3079: show worker health tooltip
thedotmack Jul 5, 2026
74bad9f
Merge PR #3058: isolate settings default-env tests
thedotmack Jul 5, 2026
81ce203
Merge PR #3041: honor project stats filter
thedotmack Jul 5, 2026
7cf36d4
Merge PR #3023: backdate newest timeline summary
thedotmack Jul 5, 2026
ab9229b
Merge PR #3015: add Tamil README translation
thedotmack Jul 5, 2026
8085ba4
Merge PR #3005: support projectName override
thedotmack Jul 5, 2026
f083a57
Merge PR #2981: route settings diagnostics through emitDiagnostic
darion-yaphet Jul 5, 2026
30e4770
Merge PR #2936: add OpenCode platform source
DRCOMPUTER60290 Jul 5, 2026
ff76531
Merge PR #2930: guard context config NaN values
antfleet-ops Jul 5, 2026
294d56f
Merge PR #2902: document Windows Terminal flash workaround
caioribeiroclw-pixel Jul 5, 2026
bb8dd6f
Merge PR #2886: stabilize context header timestamps
rodboev Jul 5, 2026
895c161
Merge PR #2856: fold submodule context into parent repo
rodboev Jul 5, 2026
31aaf0e
Merge PR #2777: add opt-in Mermaid context flow
destiny520537work-lab Jul 5, 2026
ec064a0
Merge PR #2700: rewrite design-is skill
thedotmack Jul 5, 2026
3004379
Merge PR #2692: emit Codex SessionStart JSON from version check
ShunmeiCho Jul 5, 2026
880f658
Merge PR #2633: consolidate JSON array column parsing
YOMXXX Jul 5, 2026
cc53b04
Merge PR #2619: document CLAUDE.md best practices
thedotmack Jul 5, 2026
5d6f259
Merge PR #2580: add Nepali README translation
jaygaha Jul 5, 2026
a941ac7
build: regenerate artifacts for batch 3
thedotmack Jul 5, 2026
a20d1ac
fix(worker): suppress credential warning for CLI providers
thedotmack Jul 5, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 45 additions & 0 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,48 @@ Run a daily version check across all package manifests and upgrade every depende
- Run `npm audit fix` to resolve advisories.
- After upgrades, run `npm run build-and-sync` and verify the worker starts and tests pass. Fix any breakage caused by major bumps in the same change.
- Commit the updated `package.json` and `package-lock.json` files.

---

## CLAUDE.md Best Practices Reference

**Sources:** [Article by @0xDepressionn](https://x.com/0xDepressionn/status/2055999112470839383) · [21-rule reference card](https://x.com/0xDepressionn/status/2057115586480513376/photo/1)

Karpathy's structured approach to improving Claude coding accuracy: one plain text file, 21 rules.

### Karpathy's 4 core rules

1. **Ask, don't assume** — Unclear? Ask before writing a single line. Never assume intent.
2. **Simplest first** — No abstractions or flexibility not explicitly requested.
3. **Don't touch unrelated** — Not part of the task? Don't touch it. Even if it seems like a good idea.
4. **Flag uncertainty** — Not confident? Say it before proceeding. Always.

### Full 21-rule framework

**DEFAULTS (1–7)** — eliminate repeated context
1. Kill filler — No "Great question!" — start with the answer.
2. Match length — Short for simple. Full for complex. No padding.
3. Show options — 2–3 approaches first. Wait for choice.
4. Admit gaps — Not sure? Say it before including it.
5. Who I am — Name / Role / Strong in / Still learning.
6. Project context — Goal / Stack / Audience / What to avoid.
7. Lock voice — Style + words I use / words I never use.

**BEHAVIOR (8–14)** — prevent unauthorized changes
> **Project override:** Rules 9 and 13 below are general interactive-session defaults. They are superseded by explicit autonomous directives elsewhere in this file — specifically, Daily Maintenance runs unattended without confirmation, and the global CLAUDE.md autonomy instructions take precedence.
8. Stay in scope — Touch only what's asked. Note the rest.
9. Ask first — Describe the change. Wait for yes.
10. Confirm destruct — Deleting? List what's affected. Wait.
11. Hard stops — Deploy / migrate / send = explicit yes.
12. Show changes — Files touched / modified / untouched / next.
13. No acting alone — Never send/post/publish without yes.
14. Think first — Reason step by step before coding.

**MEMORY + STACK (15–21)** — prevent forgotten decisions
15. MEMORY.md — Log: what / why / what was rejected.
16. Session end — Summary: done / in progress / next.
17. ERRORS.md — Log failures. Check before suggesting.
18. Permanent facts — Always-true rules. Flag any conflict.
19. Lock stack — Define tech stack. Never switch without asking.
20. Think deep — Architecture = extended thinking. Always.
21. Karpathy's 4 — See above. The rules that went viral.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@
<a href="docs/i18n/README.hu.md">🇭🇺 Magyar</a> •
<a href="docs/i18n/README.fi.md">🇫🇮 Suomi</a> •
<a href="docs/i18n/README.da.md">🇩🇰 Dansk</a> •
<a href="docs/i18n/README.no.md">🇳🇴 Norsk</a>
<a href="docs/i18n/README.no.md">🇳🇴 Norsk</a> •
<a href="docs/i18n/README.ta.md">🇮🇳 தமிழ்</a> •
<a href="docs/i18n/README.ne.md">🇳🇵 नेपाली</a>
</p>

<h4 align="center">Persistent memory compression system built for <a href="https://claude.com/claude-code" target="_blank">Claude Code</a>.</h4>
Expand Down Expand Up @@ -148,6 +150,12 @@ Or install for Antigravity CLI ([setup guide](https://docs.claude-mem.ai/antigra
npx claude-mem install --ide antigravity
```

Or install for Codex CLI:

```bash
npx claude-mem install --ide codex-cli
```

Or install from the plugin marketplace inside Claude Code:

```bash
Expand All @@ -156,7 +164,7 @@ Or install from the plugin marketplace inside Claude Code:
/plugin install claude-mem
```

Restart Claude Code. Context from previous sessions will automatically appear in new sessions.
Restart the selected IDE. Context from previous sessions will automatically appear in new sessions.

> **Note:** Claude-Mem is also published on npm, but `npm install -g claude-mem` installs the **SDK/library only** — it does not register the plugin hooks or set up the worker service. Always install via `npx claude-mem install` or the `/plugin` commands above.

Expand Down
7 changes: 6 additions & 1 deletion docs/i18n/.translation-cache.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,11 @@
"hash": "c0eb50d6772b5e61",
"translatedAt": "2025-12-23T00:48:34.035Z",
"costUsd": 0.19731189999999998
},
"ne": {
"hash": "c0eb50d6772b5e61",
"translatedAt": "2026-05-20T14:14:00.000Z",
"costUsd": 0.0
}
}
}
}
3 changes: 2 additions & 1 deletion docs/i18n/README.ar.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@
<a href="README.hu.md">🇭🇺 Magyar</a> •
<a href="README.fi.md">🇫🇮 Suomi</a> •
<a href="README.da.md">🇩🇰 Dansk</a> •
<a href="README.no.md">🇳🇴 Norsk</a>
<a href="README.no.md">🇳🇴 Norsk</a> •
<a href="README.ta.md">🇮🇳 தமிழ்</a>
</p>

<h4 align="center">أداة إضافية لـ <a href="https://claude.com/claude-code" target="_blank">Claude Code</a> تعمل على أتمتة تسجيل معلومات الجلسات السابقه، وضغطها, ثم حقن السياق ذي الصلة في الجلسات المستقبلية.
Expand Down
3 changes: 2 additions & 1 deletion docs/i18n/README.bn.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
<a href="README.hu.md">🇭🇺 Magyar</a> •
<a href="README.fi.md">🇫🇮 Suomi</a> •
<a href="README.da.md">🇩🇰 Dansk</a> •
<a href="README.no.md">🇳🇴 Norsk</a>
<a href="README.no.md">🇳🇴 Norsk</a> •
<a href="README.ta.md">🇮🇳 தமிழ்</a>
</p>

<h4 align="center"><a href="https://claude.com/claude-code" target="_blank">Claude Code</a>-এর জন্য নির্মিত স্থায়ী মেমরি কম্প্রেশন সিস্টেম।</h4>
Expand Down
3 changes: 2 additions & 1 deletion docs/i18n/README.cs.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
<a href="README.hu.md">🇭🇺 Magyar</a> •
<a href="README.fi.md">🇫🇮 Suomi</a> •
<a href="README.da.md">🇩🇰 Dansk</a> •
<a href="README.no.md">🇳🇴 Norsk</a>
<a href="README.no.md">🇳🇴 Norsk</a> •
<a href="README.ta.md">🇮🇳 தமிழ்</a>
</p>

<h4 align="center">Systém trvalé komprese paměti vytvořený pro <a href="https://claude.com/claude-code" target="_blank">Claude Code</a>.</h4>
Expand Down
3 changes: 2 additions & 1 deletion docs/i18n/README.da.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
<a href="README.hu.md">🇭🇺 Magyar</a> •
<a href="README.fi.md">🇫🇮 Suomi</a> •
<a href="README.da.md">🇩🇰 Dansk</a> •
<a href="README.no.md">🇳🇴 Norsk</a>
<a href="README.no.md">🇳🇴 Norsk</a> •
<a href="README.ta.md">🇮🇳 தமிழ்</a>
</p>

<h4 align="center">Vedvarende hukommelseskomprimeringsystem bygget til <a href="https://claude.com/claude-code" target="_blank">Claude Code</a>.</h4>
Expand Down
3 changes: 2 additions & 1 deletion docs/i18n/README.de.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
<a href="README.hu.md">🇭🇺 Magyar</a> •
<a href="README.fi.md">🇫🇮 Suomi</a> •
<a href="README.da.md">🇩🇰 Dansk</a> •
<a href="README.no.md">🇳🇴 Norsk</a>
<a href="README.no.md">🇳🇴 Norsk</a> •
<a href="README.ta.md">🇮🇳 தமிழ்</a>
</p>

<h4 align="center">Persistentes Speicherkomprimierungssystem entwickelt für <a href="https://claude.com/claude-code" target="_blank">Claude Code</a>.</h4>
Expand Down
3 changes: 2 additions & 1 deletion docs/i18n/README.el.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
<a href="README.hu.md">🇭🇺 Magyar</a> •
<a href="README.fi.md">🇫🇮 Suomi</a> •
<a href="README.da.md">🇩🇰 Dansk</a> •
<a href="README.no.md">🇳🇴 Norsk</a>
<a href="README.no.md">🇳🇴 Norsk</a> •
<a href="README.ta.md">🇮🇳 தமிழ்</a>
</p>

<h4 align="center">Σύστημα συμπίεσης μόνιμης μνήμης κατασκευασμένο για το <a href="https://claude.com/claude-code" target="_blank">Claude Code</a>.</h4>
Expand Down
3 changes: 2 additions & 1 deletion docs/i18n/README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@
<a href="README.hu.md">🇭🇺 Magyar</a> •
<a href="README.fi.md">🇫🇮 Suomi</a> •
<a href="README.da.md">🇩🇰 Dansk</a> •
<a href="README.no.md">🇳🇴 Norsk</a>
<a href="README.no.md">🇳🇴 Norsk</a> •
<a href="README.ta.md">🇮🇳 தமிழ்</a>
</p>

<h4 align="center">Sistema de compresión de memoria persistente construido para <a href="https://claude.com/claude-code" target="_blank">Claude Code</a>.</h4>
Expand Down
3 changes: 2 additions & 1 deletion docs/i18n/README.fi.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@
<a href="README.hu.md">🇭🇺 Magyar</a> •
<a href="README.fi.md">🇫🇮 Suomi</a> •
<a href="README.da.md">🇩🇰 Dansk</a> •
<a href="README.no.md">🇳🇴 Norsk</a>
<a href="README.no.md">🇳🇴 Norsk</a> •
<a href="README.ta.md">🇮🇳 தமிழ்</a>
</p>

<h4 align="center">Pysyvä muistinpakkaamisjärjestelmä, joka on rakennettu <a href="https://claude.com/claude-code" target="_blank">Claude Code</a> -ympäristöön.</h4>
Expand Down
3 changes: 2 additions & 1 deletion docs/i18n/README.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
<a href="README.hu.md">🇭🇺 Magyar</a> •
<a href="README.fi.md">🇫🇮 Suomi</a> •
<a href="README.da.md">🇩🇰 Dansk</a> •
<a href="README.no.md">🇳🇴 Norsk</a>
<a href="README.no.md">🇳🇴 Norsk</a> •
<a href="README.ta.md">🇮🇳 தமிழ்</a>
</p>

<h4 align="center">Système de compression de mémoire persistante conçu pour <a href="https://claude.com/claude-code" target="_blank">Claude Code</a>.</h4>
Expand Down
3 changes: 2 additions & 1 deletion docs/i18n/README.he.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@
<a href="README.hu.md">🇭🇺 Magyar</a> •
<a href="README.fi.md">🇫🇮 Suomi</a> •
<a href="README.da.md">🇩🇰 Dansk</a> •
<a href="README.no.md">🇳🇴 Norsk</a>
<a href="README.no.md">🇳🇴 Norsk</a> •
<a href="README.ta.md">🇮🇳 தமிழ்</a>
</p>

<h4 align="center">מערכת דחיסת זיכרון מתמשך שנבנתה עבור <a href="https://claude.com/claude-code" target="_blank">Claude Code</a>.</h4>
Expand Down
3 changes: 2 additions & 1 deletion docs/i18n/README.hi.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
<a href="README.hu.md">🇭🇺 Magyar</a> •
<a href="README.fi.md">🇫🇮 Suomi</a> •
<a href="README.da.md">🇩🇰 Dansk</a> •
<a href="README.no.md">🇳🇴 Norsk</a>
<a href="README.no.md">🇳🇴 Norsk</a> •
<a href="README.ta.md">🇮🇳 தமிழ்</a>
</p>

<h4 align="center"><a href="https://claude.com/claude-code" target="_blank">Claude Code</a> के लिए बनाई गई स्थायी मेमोरी संपीड़न प्रणाली।</h4>
Expand Down
3 changes: 2 additions & 1 deletion docs/i18n/README.hu.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
<a href="README.hu.md">🇭🇺 Magyar</a> •
<a href="README.fi.md">🇫🇮 Suomi</a> •
<a href="README.da.md">🇩🇰 Dansk</a> •
<a href="README.no.md">🇳🇴 Norsk</a>
<a href="README.no.md">🇳🇴 Norsk</a> •
<a href="README.ta.md">🇮🇳 தமிழ்</a>
</p>

<h4 align="center">Tartós memória tömörítési rendszer a <a href="https://claude.com/claude-code" target="_blank">Claude Code</a> számára.</h4>
Expand Down
3 changes: 2 additions & 1 deletion docs/i18n/README.id.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
<a href="README.hu.md">🇭🇺 Magyar</a> •
<a href="README.fi.md">🇫🇮 Suomi</a> •
<a href="README.da.md">🇩🇰 Dansk</a> •
<a href="README.no.md">🇳🇴 Norsk</a>
<a href="README.no.md">🇳🇴 Norsk</a> •
<a href="README.ta.md">🇮🇳 தமிழ்</a>
</p>

<h4 align="center">Sistem kompresi memori persisten yang dibangun untuk <a href="https://claude.com/claude-code" target="_blank">Claude Code</a>.</h4>
Expand Down
3 changes: 2 additions & 1 deletion docs/i18n/README.it.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
<a href="README.hu.md">🇭🇺 Magyar</a> •
<a href="README.fi.md">🇫🇮 Suomi</a> •
<a href="README.da.md">🇩🇰 Dansk</a> •
<a href="README.no.md">🇳🇴 Norsk</a>
<a href="README.no.md">🇳🇴 Norsk</a> •
<a href="README.ta.md">🇮🇳 தமிழ்</a>
</p>

<h4 align="center">Sistema di compressione della memoria persistente creato per <a href="https://claude.com/claude-code" target="_blank">Claude Code</a>.</h4>
Expand Down
3 changes: 2 additions & 1 deletion docs/i18n/README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
<a href="README.hu.md">🇭🇺 Magyar</a> •
<a href="README.fi.md">🇫🇮 Suomi</a> •
<a href="README.da.md">🇩🇰 Dansk</a> •
<a href="README.no.md">🇳🇴 Norsk</a>
<a href="README.no.md">🇳🇴 Norsk</a> •
<a href="README.ta.md">🇮🇳 தமிழ்</a>
</p>

<h4 align="center"><a href="https://claude.com/claude-code" target="_blank">Claude Code</a>向けに構築された永続的メモリ圧縮システム</h4>
Expand Down
3 changes: 2 additions & 1 deletion docs/i18n/README.ko.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
<a href="README.hu.md">🇭🇺 Magyar</a> •
<a href="README.fi.md">🇫🇮 Suomi</a> •
<a href="README.da.md">🇩🇰 Dansk</a> •
<a href="README.no.md">🇳🇴 Norsk</a>
<a href="README.no.md">🇳🇴 Norsk</a> •
<a href="README.ta.md">🇮🇳 தமிழ்</a>
</p>

<h4 align="center"><a href="https://claude.com/claude-code" target="_blank">Claude Code</a>를 위해 구축된 지속적인 메모리 압축 시스템.</h4>
Expand Down
Loading
Loading