Commit Graph

10 Commits

Author SHA1 Message Date
lukaszraczylo bc69f0c126 Update go.mod and go.sum (#9) 2026-04-28 05:15:22 +01:00
lukaszraczylo 2acffb8123 Update go.mod and go.sum (#8) 2026-04-22 05:01:26 +01:00
lukaszraczylo ef5a2152d9 Update go.mod and go.sum (#7) 2026-04-15 05:01:04 +01:00
lukaszraczylo a8a7e3e729 Update go.mod and go.sum (#6) 2026-04-09 04:56:16 +01:00
lukaszraczylo e60ff0d3ef Update go.mod and go.sum (#5) 2026-04-05 04:59:12 +01:00
lukaszraczylo 780832ea54 Update go.mod and go.sum (#4) 2026-03-27 03:57:14 +00:00
lukaszraczylo b09f697edf Update go.mod and go.sum (#3) 2026-03-20 03:47:03 +00:00
lukaszraczylo eaa5f43d51 Update go.mod and go.sum (#2) 2026-03-15 03:57:25 +00:00
lukaszraczylo 9705a03777 Update go.mod and go.sum (#1) 2026-03-08 03:46:21 +00:00
lukaszraczylo 0ddd0e4598 Initial implementation of compaction MCP server
Ephemeral, per-session context management for LLMs with 8 MCP tools:
store, query, status, compact, pin, forget, configure, update.

Features: scoring with decay/importance/access, Jaccard dedup,
summary promotion, budget-based eviction, auto-detection of
client context window via MCP hooks.
2026-03-07 16:57:12 +00:00