Commit Graph

3 Commits

Author SHA1 Message Date
Senior Frontend Engineer
9c404d54a0 build(desktop): commit tauri bundle resources
Check in the icon set and bundle configuration required for reproducible desktop tauri builds, and keep the limited bundle target script available for Linux validation.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-31 10:14:35 +00:00
Senior Frontend Engineer
e83c518081 feat(core): add bounded key creation contract
Expose create_redis_value through the Tauri bridge, add NX-based string creation in redis-core, and surface duplicate-key handling through stable operator notices.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-31 10:14:13 +00:00
Senior Frontend Engineer
8d50243d36 feat(desktop): add redis gui foundation baseline
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-28 10:39:40 +00:00