We are pleased to introduce version 0.3.0 of the SimpleGen tool — your AI assistant for automating solution development based on SimpleOne. In this release, we focused on improving usability and expanding capabilities.
What’s new:
- Flexible synchronization (
sync) — synchronize your entire project or target specific packages, whichever suits you best. - Demo plan and demo execution — a new command to generate a demo scenario and a BETA command to run it directly in your browser.
- Enhanced analytical artifacts — generated materials are now more comprehensive, accurate, and better structured.
- Updated text generation rules — templates have been expanded, and phrasing now better aligns with actual requirements.
- Deeper integration with SO API — rules now better account for platform capabilities, delivering more relevant results.
- Rule application priorities — we’ve clarified the logic for applying rules, making outcomes more predictable.
Synchronizing a specific package:
Simply run in chat:
/simplegen.product_sync “ID of local package”
Product Demo:
- Generate a demo scenario:
/simplegen.demo_plan
This command requires a specification. For better results, we recommend preparing _task_plan in advance.
- Run the demo in your browser (BETA):
/simplegen.demo_run
This command uses the _demo_plan generated in the previous step.
How to update:
In this release, it is essential to run
init, notupdate_rules— this ensures you receive all changes.
- Update the package:
npm update -g @simplegen/simplegen
- Run initialization in chat:
/simplegen.init “Product name”
Haven’t tried SimpleGen yet? Now’s the perfect time — install the package and run init to explore its capabilities.
We are actively developing this product and want to do it together with you. Share your feedback, ideas, and observations in the comments — every review helps us make SimpleGen better.