Skip to content

TURING — Autonomous State Machine for Cognitive Continuity — Claude Code Plugin

Latest

Choose a tag to compare

@agenisea agenisea released this 19 Jan 22:00

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-ai

No 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