Show the current pyHMT2D session state — which project is open, whether results are loaded, solver configuration, and suggested next steps. Use this when the user asks what is open, what the current state is, or what to do next.
Show the current pyHMT2D session state and suggest next steps.
Check for an active session.
Look for .hmt_session.json in the current directory.
If absent: tell the user there is no active session and suggest /hmt-open.
Query the live session.
hmt-cli get_simulation_status
Present a session summary as a formatted report:
_srh_path or _hecras_version is set, else no)Suggest next steps based on current state:
/hmt-open to open a project."/hmt-run to simulate, or /hmt-results to load existing results."/hmt-results to query results or /hmt-export to create VTK files."/hmt-results to probe values, or /hmt-calibrate / /hmt-monte-carlo for analysis."hmt-cli exit_modelhmt-cli close_session