interface Env { ANTHROPIC_API_KEY: string; SESSION_SECRET: string; LOGIN_PASSWORD: string; }