You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added runtime placeholders for the current Git branch, remote origin, and
current time, enabling dynamic prompt content.
Updated default prompts to include the new placeholders and reorganized
terminal information under a single heading.
Extended the weather tool to provide a six‑day forecast description
(functionality unchanged).
Renamed the editor helper tool from insert_into_editor to paste_into_editor, updating registration, configuration, documentation, and
tests accordingly.
Suppressed errors from Git commands when the user is not inside a Git
repository, ensuring silent and reliable runtime info collection.