mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-10 03:37:44 +02:00
[eric] apps: edit selected App in place, no duplicate on launch
This commit is contained in:
@@ -125,6 +125,7 @@ export interface AgentConfig {
|
||||
max_turns?: number;
|
||||
target_directory?: string;
|
||||
dashboard_id?: string;
|
||||
selected_app_output_ids?: string[];
|
||||
}
|
||||
|
||||
export interface HistorySession {
|
||||
|
||||
Reference in New Issue
Block a user