Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 358 Bytes

File metadata and controls

21 lines (14 loc) · 358 Bytes

AGENTS.md

Instructions for AI agents working in this repository.

Overview

Corbits Tools for Google — tooling for Google.

Conventions

  • Runtime: Bun + TypeScript, ES modules only.
  • Touch only code related to the task.
  • Comment why, never what.
  • No emojis in code or docs.

Build & Validation

bun install
bun test