TURING v1.1.0
Autonomous State Machine for Cognitive Continuity
What's New
Open Threads Tracking
TURING now captures and restores incomplete tasks across sessions. Open threads are displayed at session restore, ensuring nothing falls through the cracks during long development cycles.
How it works:
- Tracks uncompleted tasks in
.claude/sessions/context.md - Displays open threads on session restore
- Mark completed with
- [x]syntax
Changes
| Type | Description |
|---|---|
| Feature | Open threads tracking for task continuity across sessions |
| Docs | Updated comparison table and token estimates |
Upgrading
# Update from marketplace
/plugin update turing@agenisea-aiNo breaking changes. Existing state files are fully compatible.
Full Changelog
- 62833d6 feat: add open threads tracking and bump to v1.1.0
Full Changelog: v1.0.0...v1.1.0