Releases: jamesafful/grid-gent
Releases · jamesafful/grid-gent
Initial Public Release (v1.0.0)
Grid-Gent v1.0.0 – First Public Release
This is the first official packaged and versioned release of Grid-Gent, a lightweight, agentic-style assistant for early-stage distribution grid scenario screening.
The goal of this release is to provide a simple, transparent, easily deployable tool that helps utilities, planners, and developers quickly screen distribution-grid scenarios before deeper engineering studies are required.
🚀 New Features
✓ Uploadable Grid Models
You can now upload your own feeder definitions in JSON or CSV format directly through the UI.
The server will automatically replace the built-in demo feeders with your uploaded model.
✓ Agentic Scenario Engine
Grid-Gent now supports multiple modes:
- Unknown/smalltalk handling
- Conceptual explanation mode for questions without numeric inputs
- Scenario mode (
simulation,hosting_capacity) for what-if planning questions
✓ Lightweight Distribution Screening
The tool performs:
- simplified peak loading checks
- approximate hosting-capacity estimation
- directional voltage/thermal sensitivity reasoning
(Not a full AC power flow—designed for fast, early-stage screening.)
✓ Local Web UI Included
Run with:
python main.py
Thank you for trying Grid-Gent!
Feedback and contributions are welcome:
👉 https://github.com/jamesafful/grid-gent/issues