From 7fcccabd4a19e29583816373d7dff9035052b94d Mon Sep 17 00:00:00 2001 From: Seton Carmichael Date: Wed, 24 Dec 2025 09:06:46 -0500 Subject: [PATCH] Add Claude agent notes and credentials --- CLAUDE_NOTES.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 CLAUDE_NOTES.md diff --git a/CLAUDE_NOTES.md b/CLAUDE_NOTES.md new file mode 100644 index 0000000..ef656b3 --- /dev/null +++ b/CLAUDE_NOTES.md @@ -0,0 +1,21 @@ +# Claude Agent Notes + +## Project Information +- **Project Name**: Claude Usage Widget +- **Original Repo**: https://github.com/SlavomirDurej/claude-usage-widget +- **Our Repo**: https://git.farmtowntech.com/setonc/claude-usage-widget + +## Git Credentials (Claude Service Account) +- **Username**: Claude +- **Password**: 6j@7nDUmrkbx37ou2AQ. +- **Git Instance**: git.farmtowntech.com +- **Access Level**: Collaborator on setonc/claude-usage-widget + +## Development Notes +- This is a fork/clone of the original claude-usage-widget project +- Running in development mode: `npm start` +- Building for Windows: `npm run build:win` + +## Session Information +- **Setup Date**: 2024-12-24 +- **Purpose**: Upgrade and customize the Claude Usage Widget