Skip to content

Latest commit

Β 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

LoopEngineering Projects

Welcome to the LoopEngineering repository.

As part of organizing the workspace to optimize functionality and structure, the entire autonomous Maker-Checker agent workflow and its web dashboard have been consolidated under a single directory inspired by Stoic vigilance: prosoche/.

More Projects Coming Soon


πŸ“‚ Repository Structure

  • prosoche/: The single consolidated folder containing the complete project code, agents, web dashboard, tests, and configurations.
    • loop_agent/: Logic for triage, worker, and verifier agents.
    • ui/: FastAPI web server backend and dashboard templates.
    • tests/: Reorganized test suite.
    • data/: Local state files and execution logs.
    • requirements.txt: Project dependencies.
    • .env: Environment variables and API configurations.

πŸš€ Quick Start

To run the project, run tests, or view detailed documentation, navigate to the prosoche/ directory:

# Go into the project directory
cd prosoche

# Read the detailed setup instructions
cat README.md

Running Tests

cd prosoche
python3 -m pytest tests/ -v

Launching the Dashboard Server

cd prosoche
python3 -m uvicorn ui.app:app --host 127.0.0.1 --port 8000

Open http://127.0.0.1:8000 in your browser to view the glassmorphic dashboard.

About

Advanced Closed-Loop Agentic Engineering: Self-healing code loops, automated test-driven synthesis, reflective execution feedback, and autonomous multi-agent software engineering pipelines.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages