refactor: update repository URL and rebrand to Bandit Labs

- Update git remote to new Tailscale hostname
- Replace old organization name (hhl-infra) with bandit
- Replace old repository name (claude-code-hhl-toolkit) with support-claude-mktplace
- Update all documentation references to use generic gitea.example.com
- Rebrand from HyperHive Labs to Bandit Labs across all files
- Rename workspace file to match new repository name

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-09 11:51:13 -05:00
parent a31447e28f
commit ba599e342e
35 changed files with 658 additions and 142 deletions

View File

@@ -43,7 +43,7 @@ Details:
- System config loads correctly from ~/.config/claude/gitea.env
- Project config loads correctly from .env
- Mode detection works (project mode)
- Repository correctly identified: claude-code-hhl-toolkit
- Repository correctly identified: support-claude-mktplace
- Owner correctly identified: claude
```
@@ -54,7 +54,7 @@ Details:
- System config loads correctly from ~/.config/claude/wikijs.env
- Project config loads correctly from .env
- Mode detection works (project mode)
- Project correctly identified: projects/claude-code-hhl-toolkit
- Project correctly identified: projects/support-claude-mktplace
- Base path correctly set: /hyper-hive-labs
```