Skip to content

Conversation

elasticdotventures
Copy link
Owner

  • feat: implement unified datum schema system with TypeScript-Rust bridge
  • feat: implement comprehensive MCP TOML schema validation system
  • feat: add b00t browser extension with CI/CD packaging
  • feat: acp from sm3llyd0s

elasticdotventures and others added 4 commits August 22, 2025 12:10
- Add B00tUnifiedConfig as central configuration datum
- Implement ts-rs integration for automatic TypeScript type generation
- Add comprehensive secret validation for cloud services (Cloudflare, AWS, Qdrant, AI providers)
- Create schema generation pipeline with JSON schema support
- Add justfile for development workflow automation
- Comprehensive documentation and architecture overview
- Add JSON schema for MCP TOML files in _b00t_/schema-资源/mcp.json
- Create justfile recipe 'validate-mcp' using taplo lint
- Implement git pre-commit hook for automatic MCP validation
- Migrate all legacy [[b00t.stdio]] format to modern [[b00t.mcp.stdio]]
- Add stdout target support to b00t-cli MCP install command
- Register context7 MCP server with bunx command
- Convert grok-guru.mcp.toml from old [server] format to b00t format

Resolves #70 - All MCP TOML files now validate against schema
Prevents invalid MCP configurations from being committed

🤓 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
- Implement Plasmo-based browser extension for operator telemetry
- Add click capture, DOM analysis, and network monitoring
- Support site-specific authorization and self-traffic exclusion
- Create GitHub Action for automated packaging and releases
- Add justfile recipes for local development and packaging
- Generate versioned ZIP packages for Chrome/Firefox distribution

Features:
- 🎯 User-initiated telemetry capture (clicks, navigation)
- 🔍 DOM state analysis and network request monitoring
- 🛡️ Site authorization with privacy controls
- 🤖 Ready for b00t agent integration
- 📦 Automated CI/CD with GitHub Actions
- 🥾 Boot-themed UI with proper extension icons

🤓 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant