- Major speed stability
- Fix some typos
- Better Copilot UI
- Major bug fixes including many assets and Copilot commands
- New Pieces Close command
- Fix some bugs (onboarding,event listners, context, explain)
- Some assets preformance boosts and better memeory usages
- Creating assets wrapper class
- Add Export snippet command
- Add Import snippet command
- Add snippet auto-complete
- add Explain command
- add new buttons in the Copilot view (Insert, Share)
- Add context menu managment
- Use mini html in the onboarding flow
- Add more commands to the onboarding flow
- Add about command
- Add Shareable link command
- Vendoring (we were installing the dependencies from github now it's inside the project)
- Refactor the ask command (better git algo and highlights)
- Added Copilot buttons (copy,save)
- Added Conversations
- Added Copilot and the chatgpt view
- Fix the Snippets order in the "Pieces: Open saved material"
- Add the first Onboarding flow (Without the minihtml using phantoms)
- Add some commands (create,ask,open) to the flow
- Add open Pieces OS command to quickly open Piece OS
- Added a support command, "Pieces: Get Support", to access our public support GitHub repository or connect with the Pieces team.
- Added a reload command, "Pieces: Reload Plugin", to reload WebSockets, hosts, and data models.
- Added a search command, "Pieces: Search", to enable you to find your saved materials using a mode of your choice, such as Neural Code Search (NCS), Full Text Search (FTS), or Fuzzy search.
- Add connect to the cloud on login
- Allocation connect
- Allocation disconnect
- Add Login command
- Add Logout command
- Add the Auth output pannel