
The vision
Stardew Valley is a deep game with an enormous wiki and a sprawling save format. Dewey is a focused desktop companion: pull up the answers to the questions that come up mid-playthrough — what's in the next mineshaft level, who likes what, how to recover a save that's gone weird — without leaving your second monitor.
What we’re building
A native macOS desktop application:
- Tauri for the shell — small footprint, native window chrome, fast startup
- Rust for the core logic — save file parsing, fuzzy lookup, anything performance-sensitive
- A focused UI for the lookups that actually come up while playing, not every fact the wiki happens to know
Status
In development. Shipping as a proper macOS app once the save-tweak path is solid enough to trust on a real playthrough.