Skip to content

Variable: USERDATA_NAMESPACE

const USERDATA_NAMESPACE: "userdata" = "userdata"

Defined in: packages/aiui-util/src/browser.ts:46

The cache namespace session-browser profiles live under (~/.cache/aiui/userdata/<profile>). This is the ONE place aiui launches session browsers since the browser-profiles redesign. The aiui CLI's profile module imports this constant so the two never drift.