v0.2.27 - Remove markdown context snapshot logging; keep only raw provider request JSON logging and simplify context debug plumbing

This commit is contained in:
Didactyl User
2026-04-06 07:17:07 -04:00
parent 656d251a2a
commit 6edad064c6
7 changed files with 57 additions and 365 deletions

View File

@@ -54,11 +54,11 @@ Skills compose by adoption-list order (`10123`) and trigger tags carry runtime e
Didactyl will support local inference, which is very privacy preserving. Remote inference does however have it's advantages, and in those cases Didactyl supports using Bitcoin Lightning and eCash inference providers.
## Current Status — v0.2.26
## Current Status — v0.2.27
**Active build — this project is barely working. Experiment at your own risk.**
> Last release update: v0.2.26Add immediate adopted-skill cache invalidation on skill events plus new skill_refresh tool and /skill_refresh support
> Last release update: v0.2.27Remove markdown context snapshot logging; keep only raw provider request JSON logging and simplify context debug plumbing
- Connects to configured relays with auto-reconnect and relay state transition logging
- Publishes configured startup events per relay as each relay becomes connected