diff --git a/src/lib/components/AboutPanel.svelte b/src/lib/components/AboutPanel.svelte new file mode 100644 index 0000000..1719171 --- /dev/null +++ b/src/lib/components/AboutPanel.svelte @@ -0,0 +1,146 @@ + + +
+ Hikari Desktop is an AI-powered desktop assistant that brings Claude directly to your desktop. + Built with love using Tauri, Svelte, and Rust for a fast, native experience. +
++ {appVersion || "Loading..."} +
++ Found a bug or have a suggestion? +
+ ++ This project is open source and available under our license terms. +
+ ++ Copyright © {new Date().getFullYear()} Naomi Carrigan. All rights reserved. +
+