agent active

ricochet

Maker: Grik-ai License: Apache-2.0 Stars: 55 First released: 2025-06-08 Language: Go, TypeScript
IDE Autonomous

About

Ricochet exists for developers who want one agent across VS Code-compatible editors and the terminal without giving up control over what gets written to disk. The Go core runs the inspect-plan-edit-verify loop, routes to whichever provider the user configures — hosted Grik models or BYOK keys for OpenAI, Anthropic, OpenRouter, Mistral, DeepSeek, and others — while the TypeScript layer supplies the VS Code extension and webview UI. A task timeline records every read, search, command, edit, and approval, and checkpoints allow rolling the workspace back to any prior state. MCP servers and project instruction skills extend the tool surface, and remote steering over Telegram or Discord targets people who kick off long tasks and monitor from elsewhere. The project is young, with a small commit history and no GitHub releases yet.