Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 389 Bytes

File metadata and controls

11 lines (9 loc) · 389 Bytes

AGENTS.md — llm-core

Scope

This file applies to the entire repository.

Guidelines

  • Keep scripts minimal and auditable.
  • Never commit secrets or tokens.
  • Prefer Python for core logic; keep shell usage to thin wrappers.
  • Use UV for Python environments and devenv.sh for Nix-based workflows.
  • Any workspace-specific editor config must live under .devman/ in templates.