v0.2.4 - Fix SIGINT handling so Ctrl-C exits didactyl reliably

This commit is contained in:
Your Name
2026-03-22 12:15:33 -04:00
parent 6a76b02180
commit ed5e4248df
3 changed files with 27 additions and 8 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.3
## Current Status — v0.2.4
**Active build — this project is barely working. Experiment at your own risk.**
> Last release update: v0.2.3Silence unused static helper warnings after migration rollback reapply
> Last release update: v0.2.4Fix SIGINT handling so Ctrl-C exits didactyl reliably
- Connects to configured relays with auto-reconnect and relay state transition logging
- Publishes configured startup events per relay as each relay becomes connected