Skip to content

Commit c6b908a

Browse files
authored
Update README.md
1 parent 3ba0b0c commit c6b908a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# lorebook
22

3-
Keyword-triggered context injection for AI coding agents. Like [SillyTavern's world-info](https://docs.sillytavern.app/usage/core-concepts/worldinfo/), but for coding agents.
3+
Keyword-triggered context injection for AI coding agents. inspired by [SillyTavern's world-info](https://docs.sillytavern.app/usage/core-concepts/worldinfo/)
44

5-
CLAUDE.md files grow large, but most instructions are irrelevant to any given prompt. Lorebook injects only matching entries via `additionalContext` — the system prompt stays cached.
5+
CLAUDE.md files grow large, but most instructions are irrelevant to any given prompt. Lorebook injects only matching entries via XML tags before user prompt. It does not break prompt cache!
66

77
## Install
88

0 commit comments

Comments
 (0)