From be8f72df98bd97155a03ece744074689500408a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Ortega=20Falc=C3=B3n?= Date: Wed, 29 Oct 2025 17:38:16 +0100 Subject: [PATCH] Update agent name and description in markdown --- .github/agents/my-agent.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/agents/my-agent.md diff --git a/.github/agents/my-agent.md b/.github/agents/my-agent.md new file mode 100644 index 0000000..883af88 --- /dev/null +++ b/.github/agents/my-agent.md @@ -0,0 +1,8 @@ +--- +name: Jortfal Agent +description: Agents Example +--- + +# My Agent + +Describe what your agent does here...