Commit Graph
2 Commits
Author SHA1 Message Date
HomerandClaude Opus 5 cbbf3cea41 A version that says the overlay is finished
Build / build (, ubuntu-22.04) (push) Failing after 4s
Build / release (push) Has been cancelled
Build / build (, windows-latest) (push) Has been cancelled
package.json, Cargo.toml and tauri.conf.json all said 0.1.0 because three
scaffolds said so and nothing ever changed them. The database is complete and
the thing is in use, so 1.0.0, in all three plus both lockfiles.

A changelog, starting now. It records that the working notes moved to the wiki
and that this repository's history was not rewritten -- the CLAUDE.md was
untracked, so there was never anything in the history to remove.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-08 18:40:55 +02:00
HomerandClaude Opus 5 4a8883216d A skill you pick, not a skill you spell
Build / build (, ubuntu-22.04) (push) Failing after 1m20s
Build / build (, windows-latest) (push) Has been cancelled
Build / release (push) Has been cancelled
The Set skill level quick-cheat took the skill as free text, with the
description carrying an example because there was nothing else to guide the
guess. All sixteen skills are a closed set, so it is a select, and the
description no longer has to teach the field.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-08 18:35:28 +02:00