Files
explore-agentic/AGENTS.md
T
dev 3effd47453
Test Workflow / test (push) Failing after 11s
Test Workflow / test (pull_request) Failing after 7s
wip
2026-05-03 13:48:06 +02:00

394 B

AGENTS.md

Commands

# Install dependencies
uv sync

# Install with test deps
uv sync --extra test

# Run tests
uv run pytest tests/ -v

Project Structure

  • src/ - Source code
  • tests/ - Unit tests
  • .gitea/workflows/ - CI/CD workflows (Gitea Actions)

Skills

Custom skills stored at ~/.agents/skills/*/SKILL.md:

  • commit-message - Conventional Commits format