 lukaszraczyloandGitHub
|
52f08f3839
|
Update go.mod and go.sum (#14)
|
2026-05-13 05:19:48 +01:00 |
|
 lukaszraczyloandGitHub
|
1a31f9b8c5
|
Update go.mod and go.sum (#13)
|
2026-05-09 05:08:44 +01:00 |
|
 lukaszraczyloandGitHub
|
7d8cf1e754
|
Update go.mod and go.sum (#12)
|
2026-05-06 05:15:41 +01:00 |
|
 lukaszraczyloandGitHub
|
be913f566b
|
Update go.mod and go.sum (#11)
|
2026-05-05 05:03:49 +01:00 |
|
 lukaszraczyloandGitHub
|
983897bd58
|
Update go.mod and go.sum (#10)
|
2026-05-01 05:22:43 +01:00 |
|
 lukaszraczyloandGitHub
|
bc69f0c126
|
Update go.mod and go.sum (#9)
|
2026-04-28 05:15:22 +01:00 |
|
 lukaszraczyloandGitHub
|
2acffb8123
|
Update go.mod and go.sum (#8)
|
2026-04-22 05:01:26 +01:00 |
|
 lukaszraczyloandGitHub
|
ef5a2152d9
|
Update go.mod and go.sum (#7)
|
2026-04-15 05:01:04 +01:00 |
|
 lukaszraczyloandGitHub
|
a8a7e3e729
|
Update go.mod and go.sum (#6)
|
2026-04-09 04:56:16 +01:00 |
|
 lukaszraczyloandGitHub
|
e60ff0d3ef
|
Update go.mod and go.sum (#5)
|
2026-04-05 04:59:12 +01:00 |
|
 lukaszraczyloandGitHub
|
780832ea54
|
Update go.mod and go.sum (#4)
|
2026-03-27 03:57:14 +00:00 |
|
 lukaszraczyloandGitHub
|
b09f697edf
|
Update go.mod and go.sum (#3)
|
2026-03-20 03:47:03 +00:00 |
|
 lukaszraczyloandGitHub
|
eaa5f43d51
|
Update go.mod and go.sum (#2)
|
2026-03-15 03:57:25 +00:00 |
|
 lukaszraczyloandGitHub
|
9705a03777
|
Update go.mod and go.sum (#1)
|
2026-03-08 03:46:21 +00:00 |
|
lukaszraczylo
|
eabda02acb
|
Add daily go.mod autoupdate workflow
|
2026-03-07 18:57:43 +00:00 |
|
lukaszraczylo
|
66bd0092d2
|
Fix cosign signing artifact path in goreleaser config
|
2026-03-07 18:40:15 +00:00 |
|
lukaszraczylo
|
37bcfcd60b
|
Add Docker deployment instructions to README
|
2026-03-07 18:36:30 +00:00 |
|
lukaszraczylo
|
dded4ec04c
|
Add release infrastructure and complete implementation
- Dockerfile: distroless container for MCP server
- GoReleaser: multi-platform binary and Docker builds with cosign signing
- GitHub Actions: release workflow using shared actions
- Semver config for automatic version calculation
- Persistence layer, content indexing, and improved tool handlers
|
2026-03-07 18:31:00 +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 |
|