Use when the user asks to check before pushing, pre-push, verificar antes de pushear, run all checks, or quiere validar que todo pasa antes de hacer push. Auto-formats code then runs the same checks as CI (pytest, eslint, tsc).
Use when the user asks to run tests, ejecutar tests, lanzar tests, pytest, vitest, check types, typecheck, lint, or verify the codebase. Runs backend pytest, frontend vitest, frontend tsc/eslint/prettier, and backend ruff/black.
AGENTS.md instructions for artcc/freelingo, covering agents.md — freelingo, project state, architecture at a glance, key constraints and documentation maintenance (mandatory).
Use when testing openclient-llm against a real LiteLLM server, OpenAI-compatible endpoint, virtual key, streaming SSE, tool calling, or model integration.