Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 587 Bytes

File metadata and controls

16 lines (12 loc) · 587 Bytes

AGENTS.md — PAI-OpenCode Repository

Runtime Linter Lang
Bun (never npm/yarn/pnpm) Biome (never ESLint/Prettier) TypeScript ESM
bun install                  # Install dependencies
bun test                     # Run tests
biome check .                # Lint + format check
biome check --write .        # Auto-fix

Commits: feat(scope):, fix(scope):, docs:, chore: — branch from dev, PR to dev, never commit to main.

PAI System: Loaded via skill system (PAI/SKILL.md, tier: always). Not in this file.