Press / for commands or start typing...
+diff --git a/src/main.rs b/src/main.rs index ef68ee8..5b35e7a 100644 --- a/src/main.rs +++ b/src/main.rs @@ -6,9 +6,7 @@ mod shared; mod ui_server; fn init_logging() { - env_logger::Builder::from_env(env_logger::Env::default().default_filter_or("info")) - .format_timestamp_millis() - .init(); + botlib::logging::init_compact_logger("info"); } fn get_port() -> u16 { diff --git a/src/ui_server/mod.rs b/src/ui_server/mod.rs index ea345ab..1560994 100644 --- a/src/ui_server/mod.rs +++ b/src/ui_server/mod.rs @@ -46,6 +46,16 @@ const SUITE_DIRS: &[&str] = &[ "tools", "assets", "partials", + "video", + "learn", + "social", + "dashboards", + "designer", + "workspace", + "project", + "goals", + "player", + "canvas", ]; pub async fn index() -> impl IntoResponse { diff --git a/ui/suite/canvas/canvas.html b/ui/suite/canvas/canvas.html new file mode 100644 index 0000000..2f7d48a --- /dev/null +++ b/ui/suite/canvas/canvas.html @@ -0,0 +1,992 @@ + + +
- Your AI-powered productivity workspace. Chat, collaborate, - and create. -
-No recent activity yet. Start exploring!
-+ Your AI-powered workspace. What would you like to do today? +
+ Contacts, Groups & Directory +
+Loading contacts...
+Select a file from the sidebar to start viewing
+No tasks to display
+Select a project from the sidebar or create a new one
+ +Press / for commands or start typing...
+