Обзор
Ошибка подключения
Нет недавней активности
Активность появится здесь, когда агенты начнут работу.
Чат
Подтверждения выполнения
Нет подтверждений
Когда агенты запросят разрешение на важные действия, они появятся здесь.
Сценарии
Планировщик
*/5 * * * * (every 5 min) or
0 9 * * 1-5 (weekdays at 9am). You can also run any job
manually with the "Run Now" button.
| Имя | Расписание | Агент | Статус | Доставка | Последний запуск | Следующий запуск | Действия |
|---|---|---|---|---|---|---|---|
|
Журнал доставки
Загрузка журнала доставки...
Configured targets ():
Цели разветвления не настроены.
Recent deliveries ():
Delivery history will appear here after the next run. Per-run results are not yet
persisted — the fan-out engine emits tracing events you can view under
Логи.
|
|
|
|
Нет запланированных заданий
Создайте cron-задание для запуска агентов по расписанию. Задания сохраняются и переживают перезапуски.
| Агент | Шаблон | Промпт | Срабатываний | Включено | Создан | Действия |
|---|---|---|---|---|---|---|
Нет триггеров событий
Create event triggers on the страницу «Сценарии» to fire agents in response to system events.
| Время | Имя | Тип | Статус | Всего запусков |
|---|---|---|---|---|
Истории запусков пока нет
Run history will appear here after scheduled jobs or triggers execute.
Каналы
Нет каналов по запросу.
Навыки
Навыки и экосистема
Skills extend your agents with new capabilities. OpenFang supports the OpenClaw/ClawHub ecosystem (3,000+ community skills) plus local skills.
- Только промпт — inject context and instructions into the agent's system prompt (most ClawHub skills)
- Python / Node.js — executable tools that agents can call during conversations
- MCP-серверы — external tools via Model Context Protocol (GitHub, filesystem, databases, etc.)
Навыки не установлены
Skills add new capabilities to your agents. Browse ClawHub for 3,000+ community skills or create your own.
ClawHub may be temporarily unavailable. The OpenClaw ecosystem is hosted at clawhub.ai.
No skills found for ""
Попробуйте другой запрос или выберите категорию.
MCP-серверы (Model Context Protocol)
MCP servers provide external tools to your agents — GitHub, filesystem, databases, APIs, and more. OpenFang is compatible with all OpenClaw MCP servers.
Настройте MCP-серверы в вашемconfig.toml under [mcp_servers].
MCP-серверы не настроены
MCP servers extend your agents with external tools. Add servers to your config.toml:
[[mcp_servers]] name = "filesystem" timeout_secs = 30 [mcp_servers.transport] type = "stdio" command = "npx" args = ["-y", "@modelcontextprotocol/server-filesystem", "/path"]
OpenFang supports all OpenClaw-compatible MCP servers.
Быстрый старт: навыки
Create prompt-only skills with one click. These inject context into your agent's system prompt — no code required. Perfect for adding domain expertise or workflow guidelines.
Руки
Hands — Curated Autonomous Capability Packages
Hands are pre-configured AI agents that autonomously handle specific tasks. Each hand includes a tuned system prompt, required tools, and a dashboard for tracking work.
Нет доступных рук
Hands are curated AI capability packages. They will appear once the kernel loads bundled hands.
Нет активных рук
Activate a hand from the Available tab to get started. Each hand spawns a dedicated agent.
Настройки
LLM-провайдеры
OpenFang ships with built-in providers and you can add unlimited custom ones. currently configured. Filter, search, or jump to a category below — only providers with a saved key (or that need none) light up models for your agents.
Нет провайдеров по фильтрам
Попробуйте другой запрос или категорию.
Добавить своего провайдера
Connect any OpenAI-compatible API (vLLM, LiteLLM, LocalAI, etc.)
Провайдеры не найдены
Provider information could not be loaded. Check that the API is running.
Каталог моделей
Browse all available models across providers. Models marked "Available" have their provider configured and ready to use.
Добавить свою модель
| Модель | Провайдер | Уровень | Контекст | Стоимость входа | Стоимость выхода | Статус | |
|---|---|---|---|---|---|---|---|
| Инструмент | Описание |
|---|---|
Конфигурация среды
View and edit the active configuration. Changes are applied immediately. For advanced edits, modify config.toml in your OpenFang data directory.
sha2 SHA-256
hmac HMAC-SHA256
subtle constant-time
ed25519-dalek signing
zeroize secret wiping
rand randomness
governor rate limiting
Одноранговая сеть (OFP)
Link multiple OpenFang instances into a mesh via the OFP wire protocol.
| Узел | Адрес | Состояние | Агенты | Протокол |
|---|---|---|---|---|
Нет подключённых пиров
Add a [network] section to config.toml with shared_secret and peer addresses.
Внешние агенты A2A
Discovered agents on other OpenFang/A2A-compatible instances that this node can communicate with.
| Имя | URL | Описание |
|---|---|---|
Бюджет и лимиты расходов
Отслеживайте и контролируйте расходы по всем агентам.
Лидеры расходов (сегодня)
| Агент | Сегодня | Лимит/час | Лимит/день | Лимит/мес | Token Limit/hr |
|---|---|---|---|---|---|
- Converts agent.yaml to agent.toml with proper capabilities
- Maps tools (read_file → file_read, execute_command → shell_exec, etc.)
- Merges channel configs into config.toml
- Copies workspace files and memory data
Аналитика
| Модель | Вызовы | Входные токены | Выходные токены | Стоимость | Использование |
|---|---|---|---|---|---|
Данных по моделям пока нет.
| Агент | Всего токенов | Вызовы инструментов |
|---|---|---|
Данных по агентам пока нет.
| Модель | Провайдер | Уровень | Входные токены | Выходные токены | Вызовы | Стоимость | Доля затрат |
|---|---|---|---|---|---|---|---|
Сессии
| Сессия | Агент | Сообщения | Создан | Действия |
|---|---|---|---|---|
Сессий пока нет
Sessions are created when you chat with agents. Start a conversation to see session history here.
Нет сессий по фильтру.
Память агента
Each agent has its own key-value memory store. Agents use memory to persist preferences, notes, and context between conversations.
| Ключ | Значение | Действия |
|---|---|---|
|
|
|
Ключи не сохранены
This agent has no memory entries yet. Agents create memory entries automatically during conversations, or you can add them manually.
Выберите агента
Выберите агента из списка выше, чтобы просмотреть и изменить его память.
Логи
Записей логов пока нет
Activity will appear here as agents run.
| # | Время | Агент | Действие | Детали | Результат |
|---|---|---|---|---|---|
Записей аудита пока нет
Activity will appear here as agents operate.
Связь агентов
Ошибка подключения
Мастер настройки
Добро пожаловать в OpenFang
OpenFang is an open-source Agent Operating System. It lets you run AI agents that can chat, use tools, access memory, and connect to messaging channels — all from a single dashboard.
Займёт около 2 минут. Любой шаг можно пропустить и настроить позже.
Подключите LLM-провайдера
OpenFang needs at least one LLM provider to power your agents. Select a provider and enter your API key.
Провайдер уже настроен
You already have at least one provider set up. You can continue to the next step or configure additional providers.
npm install -g @anthropic-ai/claude-codeclaude authnpm install -g @anthropic-ai/claude-code && claude authСоздайте первого агента
Pick a template to get started quickly. You can customize the agent later or create more from the Agents page.
Попробуйте агента
Send a quick message to test your new agent. Try one of the suggestions below or type your own.
Подключите каналНеобязательно
Channels let your agent communicate via messaging platforms. This is optional — you can always use the built-in web chat.
You can skip this step. The built-in web chat is always available from the Агенты page. Add channels any time from Settings → Channels.
Всё готово!
OpenFang is configured and ready to go. Here is a summary of what was set up:
Среда выполнения
| Платформа | |
| Архитектура | |
| Адрес API | |
| Домашний каталог | |
| Уровень логов | |
| Сеть |
| Провайдер | Статус | Модели | Задержка |
|---|---|---|---|