clear runtime consent and settings

This commit is contained in:
Will Chen
2025-04-11 14:23:14 -07:00
parent 34f069960c
commit d3c1f8e34c
11 changed files with 740 additions and 14 deletions

View File

@@ -24,7 +24,6 @@ export interface ChatResponseEnd {
export interface CreateAppParams {
name: string;
path: string;
}
export interface CreateAppResult {