7df-lab7df-labOfficialยท3 Agent Skills Included

devo

Model-neutral coding agent for desktop and terminal

Runs coding tasks across desktop and terminal with any model provider, including DeepSeek, Qwen, Kimi, and OpenAI-compatible endpoints. Eliminates vendor lock-in, lost context on long tasks, and uncontrolled tool execution through permissions and auditable sessions. Supports MCP servers, reusable skills, multi-agent workflows, and plan mode to finish complex coding work faster.
npx skills add 7df-lab/devo --all -g -y
Available:

Gives the agent Rust coding conventions, testing rules, and protocol constraints to follow when modifying or extending this repository.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Devo?โ–ผ

Run `npx skills add 7df-lab/devo --all -g -y` in your terminal to install all skills in this suite globally.

What models does Devo support?โ–ผ

Devo works with OpenAI-compatible APIs, Anthropic-compatible endpoints, DeepSeek, Qwen, Kimi, GLM, MiniMax, and private or local model gateways.

Can Devo run in private or offline environments?โ–ผ

Yes. Devo is a single local Rust binary that supports offline installation and can point to internal endpoints without any hosted service.

Does Devo support MCP servers and custom skills?โ–ผ

Yes. You can add MCP servers with `devo mcp add` and package reusable workflows as skills that the agent loads automatically.

Can I use Devo without coding experience?โ–ผ

Yes. The desktop app and terminal interface let you describe tasks in plain English while the agent handles the technical execution.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’