4 Commits

Author SHA1 Message Date
Jacob Schmidt
fe8f5dbef5 Refactor config loading and update SurrealDB setup documentation
- Refactored the `load` function in `config.rs` to use a new `locate_config_path` function for improved clarity and maintainability.
- Updated SurrealDB setup instructions in `SURREALDB_SETUP.md` and `surrealdb-setup.md` to reflect changes in the installation process and removed outdated script references.
- Added new dependencies for Tauri in `package.json` and `package-lock.json`, including `@tauri-apps/cli` and `@tauri-apps/plugin-dialog`.
- Updated the package-lock to include the latest versions of Tauri dependencies.
2026-06-06 15:34:17 -05:00
Jacob Schmidt
6229f56ba4 Backport framework updates without mission files 2026-06-03 05:59:56 -05:00
Jacob Schmidt
5a48cbfa4a Fix SurrealDB reconnect on mission restart 2026-05-23 18:33:59 -05:00
Jacob Schmidt
cb69941884 chore: baseline v0.1.0 2026-05-23 09:23:12 -05:00