+devshell with opencode rules

This commit is contained in:
2026-02-18 08:28:46 +01:00
parent aeaa171bbf
commit d0f4f0ff2e
4 changed files with 133 additions and 2 deletions

View File

@@ -1,5 +1,10 @@
# AGENTS.md - Agent Development Guide
## MANDATORY: Use td for Task Management
You must run td usage --new-session at conversation start (or after /clear) to see current work.
Use td usage -q for subsequent reads.
This document provides context and guidelines for agentic coding agents working on the zugferd-service repository.
## Project Overview