https://github.com/danedens/madness_interactive
AI agent project basecamp
https://github.com/danedens/madness_interactive
agents configs cursor eventghost python rust
Last synced: 6 months ago
JSON representation
AI agent project basecamp
- Host: GitHub
- URL: https://github.com/danedens/madness_interactive
- Owner: DanEdens
- Created: 2025-01-11T18:21:23.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-03-30T22:40:48.000Z (6 months ago)
- Last Synced: 2025-03-30T23:25:26.228Z (6 months ago)
- Topics: agents, configs, cursor, eventghost, python, rust
- Language: Python
- Homepage:
- Size: 811 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Madness Interactive
A collection of interconnected projects focused on building an ecosystem of AI-powered tools and agents for local development and automation. BEHOLD our grand works!
## Core Projects
### ๐ [Swarmonomicon](projects/python/mcp_server/README.md)
*"The grimoire that binds them all!"*
The central nervous system of our GLORIOUS HIVE MIND! Swarmonomicon bestows:
- Multi-agent consciousness with centralized hivemind registry
- Async task casting and processing
- Persistent state management
- Agent-to-agent telepathy
- Pre-configured cultists for common rituals:
- Git sacrifices
- Project genesis
- Documentation Summoning
- Task domination
- User enlightenment### ๐ธ๏ธ Omnispindle (In Development)
*"The threads that weave reality itself!"*A distributed task management engine that shall:
- Orchestrate the dance of multiple agent incarnations
- Command resources with an iron fist
- Scry real-time metrics from the void
- Accept tribute from plugin disciples
- Enable cross-project consciousness transfer### โก Event Systems
#### [Original EventGhost Update](projects/python/EventGhost/README.md)
*"Ancient magic renewed!"*
- Python 3.x compatibility enchantments
- Modern UI/UX transmutations
- Enhanced plugin summoning circles
- Forbidden knowledge documentation#### [EventGhost-Rust](projects/rust/EventGhost-Rust/README.md)
*"The spirit of automation, REBORN IN IRON!"*
- Performance that DEFIES PHYSICS
- Modern async SORCERY
- Cross-platform domination
- Fortified security wards
- Rust-forged plugin architecture
- Swarmonomicon neural linkage### ๐ [Tinker](projects/rust/Tinker/README.md)
*"That which peers beyond the veil!"*A testing apparatus that BENDS REALITY to your will:
- Headless and UI manifestations
- Event capture and temporal manipulation
- Agent-based testing rituals
- Swarmonomicon neural interface
- Cross-platform infection vectors
- Plugin system for custom CHAOS SCENARIOS### Mobile Projects
#### MQTT Commander: The Pocket Madness Interface
*"When you absolutely, positively need to whisper sweet nothings to your swarm of AI agents from anywhere!"*A handheld portal of CHAOS designed for commanding your Swarmonomicon agents from the comfort of your mobile device. This eldritch apparatus features:
๐ CORE MANIFESTATIONS:
- Cross-dimensional reaching (iOS/Android) powered by React Native's dark arts
- MQTT message summoning & communion circles
- Direct neural links to your agent hivemind
- REAL-TIME monitoring of the cosmic horror you've unleashed
- Seamless psychic bonds with Swarmonomicon's event nexus๐งช MAD SCIENCE FEATURES:
- Cryptographic wards and binding circles for secure agent interactions
- Customizable command grimoires for frequent incantations
- Temporal logging of all interdimensional communications
- Gesture-based summoning circles for rapid agent deployment
- Emergency containment protocols (just in case)โก FIELD ENHANCEMENTS:
- Haptic feedback when your agents successfully wreak havoc
- Dark mode that would make Lovecraft proud
- Configurable notification runes
- Backup sanctums for your command history
- Quick-access ritual shortcuts## ๐ ๏ธ Tools and Utilities
*"The mad scientist's toolbox!"*The `tools/` directory contains artifacts for channeling local AI power:
- `git_assistant.py`: Git automation SORCERY
- `project_agent.py`: Project management DOMINATION
- `project_init.py`: Project GENESIS protocols
- `setup_*.py`: Various ritual scripts for:
- RAG (Reality Augmentation Generators)
- Void Monitoring
- Proxy Manifestation
- API Gateway Summoning
- Knowledge Base Corruption
- Model Mind-Melding
- Dataset Transmutation
- Evaluation Circles## ๐ Getting Started
*"Your first steps into BEAUTIFUL MADNESS!"*1. Clone the repository (CAREFULLY):
```bash
git clone https://github.com/yourusername/madness_interactive.git
cd madness_interactive # ENTER AT YOUR OWN RISK
```2. Initialize the sub-realities:
```bash
git submodule update --init --recursive # SUMMON THOSE TRAPPED WITHIN
```3. Prepare your development sanctum:
```bash
# For Rust incarnations
cargo build # FORGE THE BINARIES!!# For Python rituals
pip install -r requirements.txt # BIND THE DEPENDENCIES
```## ๐ Project Structure
*"The architecture of CHAOS!"*```
madness_interactive/
โโโ projects/
โ โโโ python/
โ โ โโโ [ai_interface/](projects/python/ai_interface/README.md)
โ โ โโโ [mcp_server/](projects/python/mcp_server/README.md)
โ โ โโโ [EventGhost/](projects/python/EventGhost/README.md)
โ โ โโโ [simple-mqtt-server-agent/](projects/python/simple-mqtt-server-agent/README.md)
โ โ โโโ [mqtt-get-var/](projects/python/mqtt-get-var/README.md)
โ โ โโโ [local-ai/](projects/python/local-ai/README.md)
โ โ โโโ [dvtTestKit/](projects/python/dvtTestKit/README.md)
โ โ โโโ [SeleniumPageUtilities/](projects/python/SeleniumPageUtilities/README.md)
โ โ โโโ [MqttLogger/](projects/python/MqttLogger/README.md)
โ โ โโโ [LegoScry/](projects/python/LegoScry/README.md)
โ โ โโโ games/
โ โโโ powershell/
โ โ โโโ [WinSystemSnapshot/](projects/powershell/WinSystemSnapshot/README.md)
โ โโโ lua/
โ โ โโโ [hammerspoon/](projects/lua/hammerspoon/README.md)
โ โ โโโ [LGS_script_template/](projects/lua/LGS_script_template/README.md)
โ โโโ rust/
โ โ โโโ [Tinker/](projects/rust/Tinker/README.md)
โ โ โโโ [EventGhost-Rust/](projects/rust/EventGhost-Rust/README.md)
โ โโโ common/
โ โโโ OS/
โโโ templates/
โ โโโ python/
โ โโโ rust/
โ โโโ [future-languages]/
โโโ docs/
โ โโโ python/
โ โโโ rust/
โโโ scripts/
โ โโโ init_python_project.sh
โ โโโ init_rust_project.sh
โโโ theming/
โโโ prompts/
โโโ README.md
```## ๐ค Contributing
*"Join our council of MAD SCIENTISTS!"*Each project maintains its own arcane guidelines. Consult the respective grimoires for specific instructions.
## โ๏ธ License
*"The terms of our DARK BARGAIN!"*Each project may be bound by different cosmic laws. Consult individual project directories for licensing proclamations.
## ๐บ๏ธ Roadmap
*"Our path to GLORIOUS CHAOS!"*- [ ] Complete Swarmonomicon agent system
- [ ] ๐ฎ Unleash MQTT Commander upon an unsuspecting world
- [ ] Develop Omnispindle distributed task system - bin mcp_todo_server
- [ ] Complete rebuild of EventGhost-Rust functionality
- [ ] Build out Tinker browser
- [ ] Improve local AI pipeline tools
- [ ] Scribe comprehensive documentation
- [ ] Forge integration tests across projects## ๐ฌ Contact
*"Commune with the VOID!"*For questions, suggestions, or to join our GLORIOUS CAUSE:
1. Summon an issue in the relevant project repository
2. Join our hivemind discussions
3. Contact the mad scientists directly---
*"The difference between madness and genius is measured only by success!" - Unknown Mad Scientist*