Add a new self-contained example agent under examples/. Use when asked to "create an example for <framework>", "add a tutorial agent", "demo integration with <LLM provider>", or when showcasing a new pattern users should copy.
原文语言:英语
菜单
已展示 6 / 6 个已收集 Skill。
Add a new self-contained example agent under examples/. Use when asked to "create an example for <framework>", "add a tutorial agent", "demo integration with <LLM provider>", or when showcasing a new pattern users should copy.
原文语言:英语
Diagnose gRPC connection issues between the Bindu core and a language SDK. Use when an SDK fails to register, HandleMessages calls time out, "connection refused" on :3774, heartbeats stop arriving, or the core logs "agent silently died".
原文语言:英语
Regenerate Python + TypeScript gRPC stubs after editing proto files. Use when proto/*.proto changes, imports from bindu.grpc.generated fail, CI reports generated-code drift, or HandleMessages calls fail with proto mismatch.
原文语言:英语
Create releases with proper versioning, release notes, and Git tags
原文语言:英语
Deploy Bindu agents to various environments with safety checks and verification
原文语言:英语
Test pull requests with comprehensive validation and generate structured test results
原文语言:英语