10 Commits

Author SHA1 Message Date
Tomás Barreiro 791d238996 Move vscode to apps (#10961)
* Move all vscode related files to /apps/vscode

* Fix launch and biome

* Ignore generated files

* Remove unused icons

* fix tsconfig

* Update workflows (#10962)

* Add default branch

* Move files to the right dir

* fix: add vscode publish README placeholder

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2026-05-25 21:35:59 +02:00
John Simone 2f33f71ebd Add lazy teammate mode (#10081) 2026-04-01 08:55:43 -07:00
Jose R. Perez 03aac0cd80 feat: add social icons to new version modal (#8898)
* feat:  add social icons to new version modal

* feat: change set

* feat: missing file
2026-01-28 10:53:43 -08:00
Bee 04bfef75cf feat: replace robot icon with custom cline-bot icon font (#7594)
- Add cline-bot icon font assets (SVG, TTF, WOFF) generated from IcoMoon
- Register custom icon font in VS Code extension manifest
- Replace PNG-based command icon with font-based cline-icon
- Update terminal icon references from generic "robot" to "cline-icon"

This provides a consistent branded icon across the extension and improves visual identity by using the official Cline bot logo instead of the generic robot icon from codicon that was updated by VS Code.
2025-11-20 18:12:44 -08:00
Saoud Rizwan bbee587cfe New icon 2025-01-17 09:53:29 -08:00
Saoud Rizwan cc96efc271 Add new demo 2024-10-09 02:30:38 -04:00
Saoud Rizwan 3a4c98d0bf Update icon/banner 2024-10-09 01:50:00 -04:00
Saoud Rizwan 739a7e070e Refactor assets 2024-10-09 01:49:59 -04:00
Saoud Rizwan 8ba1be1167 Add secret and global state management + messaging between web and extension; persist API key and max num requests; add Welcome screen 2024-07-07 11:22:16 -04:00
Saoud Rizwan 2feedd766b Update view names 2024-07-06 03:25:34 -04:00