Max Leiter

Results 208 comments of Max Leiter

You can add https://next-auth.js.org/providers/authentik to the `providers` array here https://github.com/MaxLeiter/Drift/blob/refactor/src/lib/server/auth.ts#L46-L54

Thanks! could you run prettier for fix up the CI? `pnpm prettier-fix`.

Builds are failing ``` Error: Error loading Remix config at /home/runner/work/ai/ai/examples/remix-openai/remix.config.js SyntaxError: Unexpected token 'export' at Object.readConfig (/home/runner/work/ai/ai/node_modules/.pnpm/@[email protected]_@[email protected]_@[email protected][email protected]/node_modules/@remix-run/dev/dist/config.js:72:13) at async Object.build (/home/runner/work/ai/ai/node_modules/.pnpm/@[email protected]_@[email protected]_@[email protected][email protected]/node_modules/@remix-run/dev/dist/cli/commands.js:140:18) at async Object.run (/home/runner/work/ai/ai/node_modules/.pnpm/@[email protected]_@[email protected]_@[email protected][email protected]/node_modules/@remix-run/dev/dist/cli/run.js:176:7)  ELIFECYCLE  Command failed with...

@aviallon fyi @pixelherodev and I are active on IRC. #knightos on freenode.net

Hey @Phoenix-Alpha if this is still an issue, please open a new issue with more details. Closing as we haven't had new reports of `onSetAIState` not working.

Please report back if this is still an issue

are you using the latest version of next.js?

Easiest (and maybe reasonable?) way is to go based on the unread marker, although you'll run into issues if you need to go into messages stored in memory but not...