new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Better Auth · Reference · all subjects

contributing/setup

5 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

Clone fork and enter directory

Clone your fork with git clone https://github.com/YOUR-USERNAME/better-auth.git and then cd better-auth to enter the directory.

pnpm is required for dependency installation

pnpm must be installed to manage dependencies in the Better Auth project. Run pnpm install to install all dependencies.

Prepare environment files for development

Copy the example env file to create a new .env file by running cp -n ./docs/.env.example ./docs/.env in the project root.

Node.JS requirement for development

Node.JS must be installed to contribute to Better Auth, preferably on LTS version.

Fork the Better Auth repository

Visit https://github.com/better-auth/better-auth and click the Fork button in the top right to create your own fork.

Give your agent this brain