Claude Code Agent
langbot-team / ClaudeCodeAgent
Plugin0 downloadsAgent Runner1
Run Claude Code CLI as a LangBot AgentRunner.
Claude Code Agent
Overview
Run Claude Code CLI as a LangBot AgentRunner.
Package information
- Runner ID:
plugin:langbot-team/ClaudeCodeAgent/default - Version:
0.1.2 - Repository: https://github.com/langbot-app/langbot-agent-runner
Capabilities
- Enabled:
streaming,tool calling,knowledge retrieval,steering - Not declared:
multimodal input,interrupt
Configuration
| Field | Type | Required | Default |
|---|---|---|---|
daemon-enabled | boolean | No | false |
daemon-host | string | No | 127.0.0.1 |
daemon-port | integer | No | 8767 |
daemon-token | secret | No | Empty |
location | select | Yes | local |
workspace | string | No | Empty |
command | string | No | claude |
args-json | string | No | [] |
env-json | string | No | {} |
ssh-target | string | No | Empty |
ssh-port | integer | No | 22 |
daemon-id | string | No | Empty |
timeout | integer | No | 300 |
streaming | boolean | No | true |
reuse-session | boolean | No | true |
langbot-assets-enabled | boolean | No | true |
mcp-bridge-transport | select | No | auto |
mcp-servers-json | string | No | [] |
Host permissions
tools:detail,callknowledge_bases:retrievehistory:page
Installation and usage
- Install the plugin from the LangBot plugin marketplace.
- Select the Runner ID below in the Pipeline AgentRunner selector.
- Fill in connection settings from the table and store credentials in secret fields in the admin UI.
Security and limitations
- The runner can use only LangBot resources authorized for the current run.
- Availability, model abilities, and rate limits depend on the external service.
- See the full Chinese README at the package root for advanced behavior and product-specific limitations.
Use Claude Code Agent in Feishu/Lark bots, DingTalk bots, WeCom bots, WeChat bots, QQ bots, Slack bots, Discord bots, Telegram bots, LINE Bots, and Matrix Bots.
Host your bot on LangBot Cloud and connect this extension to the collaboration platforms your team already uses.