call goose serve from tauri frontend via goose-acp client (#8549)

Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
This commit is contained in:
Lifei Zhou
2026-04-16 17:34:19 +10:00
committed by GitHub
parent 625f2d75fe
commit 50ac3dc0b2
28 changed files with 4268 additions and 178 deletions
+1
View File
@@ -49,6 +49,7 @@ pub fn run() {
commands::agents::save_persona_avatar,
commands::agents::save_persona_avatar_bytes,
commands::agents::get_avatars_dir,
commands::acp::get_goose_serve_url,
commands::acp::discover_acp_providers,
commands::acp::acp_prepare_session,
commands::acp::acp_set_model,