From cdee7514dd3570375c301afdfdfc046632883acb Mon Sep 17 00:00:00 2001 From: Priyanka Punukollu Date: Thu, 26 Feb 2026 21:50:40 -0600 Subject: [PATCH] docs: fix repo URL to github.com/lakshmipunukollu-ai/ghostfolio-agent-priya Made-with: Cursor --- AGENT_README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AGENT_README.md b/AGENT_README.md index 8bb5b8163..9a13da4f7 100644 --- a/AGENT_README.md +++ b/AGENT_README.md @@ -268,7 +268,7 @@ Every `/chat` response includes: ## Open Source Contribution **Contribution Type:** New agent layer + eval dataset as brownfield addition -**Repository:** [github.com/lakshmipunukollu-ai/ghostfolio](https://github.com/lakshmipunukollu-ai/ghostfolio) +**Repository:** [github.com/lakshmipunukollu-ai/ghostfolio-agent-priya](https://github.com/lakshmipunukollu-ai/ghostfolio-agent-priya) **Branch:** `feature/complete-showcase` **What was contributed:** @@ -296,7 +296,7 @@ finance AI agents. ```bash # Clone and setup -git clone https://github.com/lakshmipunukollu-ai/ghostfolio +git clone https://github.com/lakshmipunukollu-ai/ghostfolio-agent-priya cd ghostfolio git checkout feature/complete-showcase