Changes between Version 1 and Version 2 of HowtoSoftwareOrchestrator


Ignore:
Timestamp:
Aug 27, 2025, 12:04:37 PM (10 days ago)
Author:
Thanatermesis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowtoSoftwareOrchestrator

    v1 v2  
    4848* ask AI to refactor the entire topic, providing the specification you wrote down 
    4949
    50 _An extra TIP: ask AI to fill the code with many debug lines, so you can see where exactly it fails, a wrong flow, or a variable that is not what it should be, etc..._
    51 
     50''An extra TIP: ask AI to fill the code with many debug lines, so you can see where exactly it fails, a wrong flow, or a variable that is not what it should be, etc...
     51''
    5252When something is hard to solve, don't be hurry and do another task while you leave a working process in trial & error until you solve the bug and rewrite the git history with the final change, remove older attempts if possible. Don't mix this step with other topics which can mix your history.
    5353