Developers and teams have strong opinions about tools — package managers, deployment targets, databases, CI systems. pref0 learns these from corrections so agents suggest the right tools every time.
Examples of tool preferences that pref0 detects and scores from conversations.
"Use pnpm, not npm"
package_manager: pnpm0.70"Deploy to Vercel, not Netlify"
deploy_target: vercel0.70"Use Postgres, not MySQL"
database: postgres0.70"GitHub Actions for CI"
ci_cd: github_actions0.40"Terraform, not CloudFormation"
iac_tool: terraform0.70"Use Docker for everything"
containerization: docker0.40See how a single preference compounds in confidence across multiple conversations.
"Use pnpm instead of npm"
"pnpm install, not npm install"
Agent uses pnpm without being asked
User confirms pnpm usage
Your users are already teaching your agent what they want. pref0 makes sure the lesson sticks.