PowerShell / ProjectMercury

An interactive shell to work with AI-powered assistance providers
MIT License
54 stars 14 forks source link

Refresh chat when switching to another agent. Also send the `refresh` user action to agent. #104

Closed daxian-dbw closed 6 months ago

daxian-dbw commented 6 months ago

PR Summary

  1. Refresh chat when switching to another agent. So, the conversation with the new agent doesn't get mixed with outdated history context.
  2. Send the refresh user action to agent for telemetry collection.