Skip to content

Commit ce4c093

Browse files
authored
Merge pull request #343 from anthropics/feature/code-compaction-cookbook
Add session memory compaction cookbook. Including instant compaction.
2 parents 968fc16 + 2f77ae8 commit ce4c093

4 files changed

Lines changed: 1489 additions & 1 deletion

File tree

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ TEST_MODE=true
1313
MAX_TOKENS=10
1414

1515
# Optional: Verbose output for debugging
16-
DEBUG=false
16+
DEBUG=false

authors.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ jpvajda:
4141
name: john-vajda
4242
website: https://github.com/jpvajda
4343
avatar: https://github.com/jpvajda.png
44+
jsham042:
45+
name: Joe Shamon
46+
website: https://github.com/jsham042
47+
avatar: https://github.com/jsham042.png
4448
maheshmurag:
4549
name: Mahesh Murag
4650
website: https://github.com/maheshmurag

0 commit comments

Comments
 (0)