Add Claude agent notes and credentials
This commit is contained in:
parent
6ea9251bfe
commit
7fcccabd4a
1 changed files with 21 additions and 0 deletions
21
CLAUDE_NOTES.md
Normal file
21
CLAUDE_NOTES.md
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue