goose remote access (#5251)

This commit is contained in:
Michael Neale
2025-11-25 14:54:34 +11:00
committed by GitHub
parent f56cb8764e
commit 08d0a7cb20
22 changed files with 2069 additions and 212 deletions
+1
View File
@@ -5,6 +5,7 @@ mod logging;
mod openapi;
mod routes;
mod state;
mod tunnel;
use clap::{Parser, Subcommand};
use goose::config::paths::Paths;