Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

iberi22/AI-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 AI-Monitor

Autonomous AI Agent Monitoring & Protocol Adherence System

AI-Monitor is a sophisticated orchestration and monitoring layer designed for autonomous AI agents. It ensures that agents operating within a workspace strictly adhere to the Git-Core Protocol, maintains a persistent "Living Context," and optimizes multi-agent collaboration in complex environments.


✨ Key Features

  • 🛡️ Protocol Guard: Real-time validation of Git-Core Protocol adherence (Session Planning, Architecture-First, Atomic Commits).
  • 🧠 Living Context Engine: Dynamic synchronization of project state and architectural decisions across agent sessions.
  • 🔄 Autonomous Lifecycle: Automated dependency management, auto-implementation of technical plans, and self-healing CI integrations.
  • 📊 Adaptive Metrics: Performance tracking for AI agents including token efficiency, reasoning depth, and implementation accuracy.
  • 🚀 Hybrid Execution: Ultra-fast Rust-based orchestration with PowerShell/Bash fallbacks for zero-downtime environments.

🛠️ Architecture

AI-Monitor is built with a Hybrid Intelligence approach:

  • Core Engine: High-performance Rust for orchestration and decision-making.
  • Frontend Dashboard: Modern Svelte + TypeScript interface for human-in-the-loop oversight.
  • Agent Intermediary: Specialized protocol wrappers for Copilot, Cursor, and custom agentic frameworks.

🚀 Getting Started (BETA)

AI-Monitor is currently in Public Beta.

1. Prerequisites

  • Git v2.30+
  • GitHub CLI (gh)
  • Node.js v20+
  • Rust (optional, for high-performance mode)

2. Installation

# Clone the repository
git clone https://github.com/iberi22/AI-Monitor.git
cd AI-Monitor

# Install dependencies
npm install

# Initialize Git-Core Protocol
.\scripts\init_project.ps1

3. Usage

# Start the monitoring dashboard
npm run dev

# Run protocol validation
gc check

📖 Documentation

The full documentation site is available at iberi22.github.io/AI-Monitor/.


🤝 Contributing

We welcome contributions! Please see our CONTRIBUTING.md and AGENT_INDEX.md for details on how to participate in the development of AI-Monitor.


📄 License

This project is licensed under the Apache 2.0 License. See the LICENSE file for details.


Built with ❤️ by iberi22 under the Git-Core Protocol.

About

AI-Monitor: Monitoring AI Agent performance and protocol adherence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors