octofriend
Privacy-first terminal coding assistant that works with any LLM
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Octofriend?โผ
Run `npx skills add synthetic-lab/octofriend --all -g -y` in your terminal to install all tools in this suite globally.
What is Octofriend used for?โผ
Octofriend is a terminal-based AI coding assistant that writes, edits, and reviews code, runs shell commands, and navigates your codebase using language servers.
Which AI models work with Octofriend?โผ
It works with any OpenAI-compatible or Anthropic-compatible API, including GPT, Claude, Kimi, GLM, and local models you run yourself.
Does Octofriend keep my code private?โผ
Yes. Octofriend has zero telemetry, and pairing it with a privacy-focused or local LLM provider means your code never leaves your control.
Can Octofriend run inside Docker containers?โผ
Yes. It can attach to existing containers or launch new ones, so all file edits and shell commands happen safely inside the container.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core