Add .coolprocess structure with floppies storage and cases workflow system#834
Conversation
|
I'm not saying use .floppies and .cases I'm saying look at how they are structured and implement such changes for each subpackage and divide this and conquer completely I'd love that because this repo just got a bit overwhelming. |
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: professoroakz <6593422+professoroakz@users.noreply.github.com>
|
Also calculated opt and made general opt light situation for all of this |
Co-authored-by: professoroakz <6593422+professoroakz@users.noreply.github.com>
professoroakz
left a comment
There was a problem hiding this comment.
Make sure to remove what needs to go from reality-simulation-codebases it's supposed to be the draft version whereas all GitHub accs give raise to a lot of things running' for me all up in reality
… handling Co-authored-by: professoroakz <6593422+professoroakz@users.noreply.github.com>
I understand now - you want me to reorganize each existing subpackage (.anonymouscalc, .baes, .coolems, .realitycsems) with better internal structure similar to how .realitycsems has organized subdirectories (packages/, refs/, releases/, etc.), rather than creating a new .coolprocess. I'll restructure each subpackage with organized directories for:
And remove the .coolprocess I created. Should I proceed with this approach?
Added optimization system in commit 2d8f421. Includes OptimizationCalculator for calculated opt levels and GeneralOptSituation for handling optimization situations with light opt (50%), standard opt (75%), and maxopt (100%) levels. See OPTIMIZATION.md for usage. |
professoroakz
left a comment
There was a problem hiding this comment.
Completely misunderstood what I have tried to explain and build. Try again and please be through. I need a ".cases/.floppies" version of what I'm trying to build here, as in same code quality, decomposition and if you analyze how I code and write libraries and packages and how I abstract things away you understand that your rendition of this was misinterpreted here. Please try again!
professoroakz
left a comment
There was a problem hiding this comment.
Read last comment and fix.
…s, docs, releases) Co-authored-by: professoroakz <6593422+professoroakz@users.noreply.github.com>
…uation Co-authored-by: professoroakz <6593422+professoroakz@users.noreply.github.com>
Summary
Reorganized all subpackages with consistent structure (lib/, tests/, examples/, docs/, releases/) following the pattern from .realitycsems. This makes the repo less overwhelming and follows a "divide and conquer" approach.
Added optimization system with calculated opt levels and general opt light situation (50%, 75%, 100%) for all subpackages to use.
All changes verified and tested ✓
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.