Merge branch 'next/major' of github.com:Start9Labs/start-os into mcp

This commit is contained in:
Matt Hill
2026-03-23 10:52:43 -06:00
593 changed files with 20620 additions and 1457 deletions

View File

@@ -110,6 +110,7 @@ use crate::tunnel::context::TunnelUrlParams;
use crate::util::serde::{HandlerExtSerde, WithIoFormat, display_serializable};
#[derive(Deserialize, Serialize, Parser, TS)]
#[group(skip)]
#[serde(rename_all = "camelCase")]
#[command(rename_all = "kebab-case")]
#[ts(export)]