Task
Show the current session status by:
- •Check if
.sessions/.current-sessionexists - •If no active session, inform user and suggest starting one
- •If active session exists:
- •Show session name and filename
- •Calculate and show duration since start
- •Show last few updates
- •Show current goals/tasks
- •Remind user of available commands
Keep the output concise and informative.