chore: push disabled local-agent code

This commit is contained in:
Aarnav Tale
2025-01-18 07:37:03 +00:00
parent de9a938da2
commit 325e9ba43d
11 changed files with 147 additions and 11 deletions
+1
View File
@@ -5,6 +5,7 @@ export type SessionData = {
oidc_state: string;
oidc_code_verif: string;
oidc_nonce: string;
agent_onboarding: boolean;
user: {
subject: string;
name: string;