Skip to content

Releases: aklos/scryer

scryer v0.2.4

24 Mar 12:29

Choose a tag to compare

bump version to 0.2.4

scryer v0.2.3

17 Mar 00:02

Choose a tag to compare

fix: add window drag permission for Windows (fixes #25)

Add core:window:allow-start-dragging to capabilities so
data-tauri-drag-region actually works on Windows.

Bump version to 0.2.3.

scryer v0.2.2

15 Mar 12:45

Choose a tag to compare

fix: sync bar state for unlinked models, ghost edges between ref nodes

- Show "No codebase linked yet" instead of green dot + "In sync" when
  no projectPath is set on the model
- Block edge creation between two reference nodes

scryer v0.2.0

13 Mar 09:41

Choose a tag to compare

fix: remove get_task from auto-approved read tools

get_task drives the implementation workflow and should require explicit
approval. Also fixes scryer-mcp init hint that suggested a wildcard
pattern which would auto-approve all tools including writes.

scryer v0.1.5

11 Mar 10:59

Choose a tag to compare

chore: bump version to 0.1.5

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

scryer v0.1.4

10 Mar 10:06

Choose a tag to compare

feat: add "Follow AI" toggle for auto-navigation on model reload

When enabled (default), the UI auto-navigates to where the AI made
changes. When disabled, the current navigation path is preserved
unless a node in the path was deleted.

Toggle is in the app menu. Setting persists to localStorage.

Fixes #24

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

scryer v0.1.3

01 Mar 12:51

Choose a tag to compare

Update template models for current scryer format and showcase features

Fix compatibility issues (kind "step"→"operation", type "code"→"operation",
edge "technology"→"method") and enrich all three templates with contracts,
model nodes with properties, process nodes, flows with branching, groups,
@[Name] mentions, decisions, accepts, sources, and status tracking.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

scryer v0.1.2

28 Feb 16:53

Choose a tag to compare

Bump version to 0.1.2

scryer v0.1.1

28 Feb 10:12

Choose a tag to compare

Bump version to 0.1.1