feat(tools): Add Cortensor Watcher Bot project#4
Merged
Conversation
calderbuild
added a commit
to calderbuild/community-projects
that referenced
this pull request
Jan 19, 2026
MCP-Compatible Verifiable Agent Framework for Cortensor Network. Features: - MCP Server with 5 tools (inference, verify, miners, audit, health) - Multi-Agent Swarm (Planner, Executor, Validator, Auditor) - Evidence Bundle with SHA-256 cryptographic integrity - Mock mode for development and testing - 11 passing tests Cortensor Integration: - Uses Cortensor Web2 API (/api/v1/completions) - Session-based inference with PoI consensus - Multi-miner response aggregation Demo: export CORTENSOR_MOCK_MODE=true && python examples/full_workflow_demo.py
calderbuild
added a commit
to calderbuild/community-projects
that referenced
this pull request
Jan 19, 2026
- Document what the agent does and refuses to do - Add sample demo output for runtime proof - Update evaluation alignment to match Hackathon cortensor#4 criteria - Add bonus features section Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Marvy247
added a commit
to Marvy247/community-projects
that referenced
this pull request
Feb 28, 2026
Autonomous agent for Cortensor network monitoring with multi-model anomaly detection. Features: - Full autonomous loop (monitor → detect → analyze → act → report) - Cortensor PoI (3 models) + PoUW (validator scoring) - Complete evidence bundles with session IDs - Safety guardrails & rate limiting - Production-ready (Docker, CI/CD, comprehensive docs) Links: - GitHub: https://github.com/Marvy247/vigil - Live Demo: https://vigil-j1mo5b288-marvy247s-projects.vercel.app/ - Documentation: Complete (9 docs) Deliverables: All required + bonus features included
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.