synthetic-labsynthetic-labOfficialยท1 Agent Skills Included

octofriend

Privacy-first terminal coding assistant that works with any LLM

Runs an AI coding assistant in your terminal that writes, edits, and reviews code using any OpenAI-compatible or Anthropic-compatible model. Fixes broken tool calls and failed code edits automatically with custom-trained repair models, and switches models mid-conversation when one gets stuck. Keeps your code private with zero telemetry, Docker sandboxing, web search, and IDE-grade language server navigation.
npx skills add synthetic-lab/octofriend --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’