chore: remove dead routes/components + fix redact/env cleanup
This commit is contained in:
@@ -34,7 +34,6 @@ const runtimeLabels: Record<RuntimeName, string> = {
|
||||
};
|
||||
|
||||
type AgentSettings = {
|
||||
_id?: Id<'spoonAgentSettings'>;
|
||||
defaultBaseBranch?: string;
|
||||
runtime?: RuntimeName | 'openai_direct';
|
||||
agentModel: string;
|
||||
|
||||
Reference in New Issue
Block a user