PowerShell / ProjectMercury

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

Support syntax highlighting for AIShell read-line experience #209

Closed daxian-dbw closed 2 months ago

daxian-dbw commented 2 months ago

PR Summary

Support syntax highlighting for AIShell read-line experience:

  1. For a command, the command name, parameter, argument are syntax highlighted

    image

  2. For tagging an agent, the '@' mention is highlighted

    image