Skip to content

v1.0.0

Choose a tag to compare

@rif-release-bot rif-release-bot released this 20 Aug 21:50
· 10 commits to main since this release
574a4f3

1.0.0 (2026-08-20)

⚠ BREAKING CHANGES

  • list_spaces, create_space, delete_space and leave_space are
    now list_coves, create_cove, delete_cove and leave_cove, and every tool that
    took a space argument takes cove. Assistants re-read the tool list and
    follow on their own; saved prompts and CLI scripts naming the old spellings
    need updating.

Claude-Session: https://claude.ai/code/session_011TM36bcfT9x9CitXZPk34p

Features

  • site: add a searchable documentation page at /docs (#107) (1b173d8)
  • site: say free is not a forever promise, before anyone signs in (#105) (3561f42)

Refactoring

  • a shared memory is a cove everywhere, not a space (#111) (efcbedf)

Chores

  • create reef_authz on new clusters, and rename it on old ones (#110) (da7ac39)