Skip to content

v1.8.0

Choose a tag to compare

@Alan-TheGentleman Alan-TheGentleman released this 07 Mar 22:55

What's New

Cloud Sync & Dashboard

  • Full cloud sync infrastructure: auth, cloudstore, autosync manager, remote transport
  • Embedded web dashboard with templ + htmx (project controls, contributor drill-downs, observation/prompt detail views)
  • Local-first auto-sync with project-scoped enrollment
  • Cloud-managed project pause policy with audit trail

Memory Recovery Improvements

  • Post-compaction recovery expanded to 4 explicit ordered steps (save → recover context → search → continue)
  • All plugins now instruct agents to search memory when the user's first message references the project or a feature
  • Consistent behavior across Claude Code and OpenCode plugins