Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 434 Bytes

File metadata and controls

14 lines (9 loc) · 434 Bytes

🍰 b00t Agent Configuration

This file provides guidance to b00t agents working in this project.

Overview

This project uses the b00t framework for agentic development workflows. Refer to the main AGENTS.md in the dotfiles repository for full protocol documentation.

Project-Specific Instructions

  • Follow existing code patterns and conventions
  • Write tests for all new functionality
  • Use the justfile for common tasks