Clare 👩🏻🔬
Clare is an AI agent for coding, a VSCode extension that uses Clarifai as LLM provider
Clare is a hard fork of Cline and it includes these changes:
Features
- simplified UI (less buttons in header, reordering of mcp settings)
- removed snapshotting logic to have better performance
- API latency display (so you can see how fast your requests are)
- API ratelimiting (you can set for example 2 req/min max)
- added task retry (in case you practice taking next task from TODO.md)

Publishing
Following https://code.visualstudio.com/api/working-with-extensions/publishing-extension
vsce package
vsce publish
| |