Files
modules/hyper-p2p-intent-router/.gitignore
T
Agent f57a7bd0a3 feat: add novel hyper-p2p-intent-router v0.1.0 + workspace updates
- Created brand-new never-before-seen Bare/Pear module: hyper-p2p-intent-router
  - Full production implementation: intent registration, Jaccard+keyword resolution, Protomux delivery, Hyperswarm discovery, Hyperbee persistence
  - Complete test suite, examples, README, docs/architecture.md (Mermaid), docs/api.md
- Updated main README.md: added new module to Active Modules, marked as completed in roadmap, expanded This Run section with research study + full Node.js builtin scan (100% Bare compliant)
- Scanned all 8 modules for Node.js globals/builtins — no fixes needed
- Minor fixes in new module (constructor options, bootstrap handling)
- All work strictly inside /root/user-data/342128351638585344/projects/modules/
- Continuous autonomous novel primitive development

🤖 Autonomous Holepunch dev agent run
2026-05-20 10:35:19 -04:00

8 lines
97 B
Plaintext

node_modules/
*.log
hyper-p2p-intent-router-storage/
test-*/
example-*/
.DS_Store
*.tmp
coverage/