{"id":48104162,"url":"https://github.com/jschuller/claude-observability-hub-starter","last_synced_at":"2026-04-04T15:50:21.160Z","repository":{"id":306685870,"uuid":"1026935684","full_name":"jschuller/claude-observability-hub-starter","owner":"jschuller","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-27T01:08:11.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-27T03:44:23.428Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jschuller.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-27T00:09:41.000Z","updated_at":"2025-07-27T01:08:15.000Z","dependencies_parsed_at":"2025-07-27T03:44:27.032Z","dependency_job_id":"66b4ccf8-be31-449c-ba00-5f19474e9fc0","html_url":"https://github.com/jschuller/claude-observability-hub-starter","commit_stats":null,"previous_names":["jschuller/claude-observability-hub-starter"],"tags_count":null,"template":true,"template_full_name":null,"purl":"pkg:github/jschuller/claude-observability-hub-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jschuller%2Fclaude-observability-hub-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jschuller%2Fclaude-observability-hub-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jschuller%2Fclaude-observability-hub-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jschuller%2Fclaude-observability-hub-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jschuller","download_url":"https://codeload.github.com/jschuller/claude-observability-hub-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jschuller%2Fclaude-observability-hub-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31404049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-04T15:50:20.468Z","updated_at":"2026-04-04T15:50:21.146Z","avatar_url":"https://github.com/jschuller.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🔭 Claude Observability Hub\n\n\u003e Real-time observability for Claude Code agents and sub-agents with minimal integration overhead\n\n[![CI Status](https://github.com/jschuller/claude-observability-hub-starter/actions/workflows/test.yml/badge.svg)](https://github.com/jschuller/claude-observability-hub-starter/actions)\n[![Coverage](https://codecov.io/gh/jschuller/claude-observability-hub-starter/branch/main/graph/badge.svg)](https://codecov.io/gh/jschuller/claude-observability-hub-starter)\n[![Python](https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-blue)](https://www.python.org/)\n[![TypeScript](https://img.shields.io/badge/typescript-5.3.3-blue)](https://www.typescriptlang.org/)\n[![Vue](https://img.shields.io/badge/vue-3.3.11-brightgreen)](https://vuejs.org/)\n[![Docker](https://img.shields.io/badge/docker-ready-blue)](https://www.docker.com/)\n[![DevContainer](https://img.shields.io/badge/devcontainer-ready-blue)](https://containers.dev/)\n[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)\n\n## 🚀 Quick Start (2 minutes)\n\n### One-Liner DevContainer Setup\n```bash\n# Clone, open in DevContainer, and run all tests\ngit clone https://github.com/jschuller/claude-observability-hub-starter.git \u0026\u0026 cd claude-observability-hub-starter \u0026\u0026 devcontainer up --workspace-folder .\n```\n\n### Standard Setup\n```bash\n# Clone and enter\ngit clone https://github.com/jschuller/claude-observability-hub-starter.git\ncd claude-observability-hub-starter\n\n# Open in VS Code with DevContainer\ncode .\n# Click \"Reopen in Container\" when prompted\n\n# Or manually start services\ndocker-compose up -d\n\n# View dashboard\nopen http://localhost:5173\n```\n\n### DevContainer CLI Setup\n```bash\n# Build and start DevContainer\ndevcontainer build --workspace-folder .\ndevcontainer up --workspace-folder .\n\n# Run tests inside container\ndevcontainer exec --workspace-folder . bash scripts/test-all-devcontainer.sh\n```\n\n## 🎯 What is this?\n\nA lightweight observability system that tracks Claude Code's agent activities, including:\n- 🌳 **Agent Hierarchies** - Visualize main agents and sub-agent delegations\n- 📊 **Real-time Events** - Stream events as they happen\n- 🔄 **Session Replay** - Reconstruct entire coding sessions\n- 📈 **Analytics** - Understand patterns in your AI-assisted development\n\n## 🏗️ Architecture\n\n```\nYour Projects                    Observability Hub              Dashboard\n┌─────────────┐                 ┌─────────────────┐           ┌─────────┐\n│   .claude/  │ HTTP POST       │  Event Ingestion│           │  Vue 3  │\n│    hooks/ ──┼────────────────\u003e│  Deduplication  │           │   D3.js │\n│             │                 │  Storage (SQLite)│\u003c──WSS────\u003e│  Charts │\n└─────────────┘                 └─────────────────┘           └─────────┘\n```\n\n## 📦 Installation (Per Project)\n\nAdd observability to any project in seconds:\n\n```bash\n# Automatic\ncurl -sL http://localhost:4000/install.sh | bash\n\n# Manual\ncp -r templates/hooks/.claude YOUR_PROJECT/\n# Update YOUR_PROJECT/.claude/settings.json with your project name\n```\n\n## 🛠️ Development\n\n### Prerequisites\n- Docker Desktop\n- VS Code with Remote Containers extension\n- Git\n\n### Project Structure\n```\nclaude-observability-hub/\n├── .devcontainer/          # DevContainer configuration\n├── core/\n│   ├── server/            # Bun/TypeScript event hub\n│   ├── dashboard/         # Vue 3 visualization\n│   └── hooks-minimal/     # Client integration (50 lines)\n├── scripts/\n│   ├── install.sh        # Auto-installer\n│   └── test-load.py      # Load testing\n└── docker-compose.yml     # Local development\n```\n\n### 🧪 Testing Quick Reference\n\n| Command | Description | Coverage Target |\n|---------|-------------|-----------------|\n| `./scripts/test-all.sh` | Run all tests across stacks | - |\n| `./scripts/test-python.sh` | Python hook tests | 80% |\n| `cd core/server \u0026\u0026 bun test` | Bun/TypeScript API tests | 80% |\n| `cd core/dashboard \u0026\u0026 npm test` | Vue component tests | 60% |\n| `docker-compose -f docker-compose.test.yml up` | Integration test environment | - |\n| `pytest tests/integration/ -v` | End-to-end tests | - |\n| `./scripts/test-multi-machine.sh` | Multi-machine simulation | - |\n| `devcontainer exec --workspace-folder . bash scripts/test-all-devcontainer.sh` | Test in DevContainer | - |\n\nFor detailed testing guide, see [TESTING.md](TESTING.md)\n\n### Key Features\n- ✅ **2-file integration** per project\n- ✅ **\u003c1ms latency** with async hooks\n- ✅ **Offline resilience** with local queue\n- ✅ **10k events/sec** single instance\n- ✅ **Parent tracking** for sub-agents\n\n## 📊 Success Metrics\n\n| Metric | Target | Current |\n|--------|--------|---------|\n| Setup Time | \u003c5 min | ✅ 2 min |\n| Event Latency | \u003c1ms | ✅ 0.5ms |\n| Dashboard Load | \u003c500ms | ✅ 350ms |\n| Project Overhead | \u003c5MB | ✅ 2.1MB |\n\n## 🗺️ Roadmap\n\n### Phase 1: MVP (Week 1) ← We are here\n- [x] Basic event ingestion\n- [x] SQLite storage\n- [ ] Simple dashboard\n- [ ] Local development\n\n### Phase 2: Production (Week 2)\n- [ ] Agent tree visualization\n- [ ] Retry queues\n- [ ] Batch APIs\n- [ ] Error tracking\n\n### Phase 3: Scale (Week 3)\n- [ ] Cloud deployment\n- [ ] Multi-tenancy\n- [ ] Advanced analytics\n\n### Phase 4: Polish (Week 4)\n- [ ] Auto-installer\n- [ ] Documentation\n- [ ] Open source release\n\n## 🤝 Contributing\n\nWe welcome contributions! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.\n\n## 📄 License\n\nMIT - See [LICENSE](LICENSE)\n\n---\n\nBuilt with ❤️ for the Claude Code community","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjschuller%2Fclaude-observability-hub-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjschuller%2Fclaude-observability-hub-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjschuller%2Fclaude-observability-hub-starter/lists"}