Skip to main content
Link
Menu
Expand
(external link)
Document
Search
Copy
Copied
Shire - AI coding agent language
Home
Quick Start
Shire Language
Shire Language Introduction
Shire Command & Template
Shire Config (Hobbit Hole)
Shire Builtin Variable
Shire Custom Variable
Shire Toolchain Variable
Shire Toolchain Function
Shire Foreign Function
Condition Visible
Shire Environment
Lifecycle
onStreaming (TBC)
beforeStreaming
onStreamingDone
afterStreaming
ShireQL
ShireQL Basic
ShireQL PSI Query
ShireQL Git Query
ShireQL Database Query (TBC)
ShireQL Dependency Query (TBC)
Data Privacy
Pipeline 函数
AI 数据安全保护函数
Workflow
Response Routing - afterStreaming
Remote AI Agent
Custom AI Agent
Shire Workflow 示例
Cloud
Remote AI Agent
Http API Tool
Development
Design Principles
Language Specification
IDE Note
Shire Examples
AI AutoTest
AI Commit Message
Code Refactoring
Code Comments
CLI Copilot
Semantic Search
On Paste modify
Batch Execute
Shire Scene
Secondary Research
AI 增强技术文档写作
FAQ
View in on GitHub
Workflow
主要通过:
thread
函数来在多个线程中执行任务
execute
函数,在执行完后,调用额外的函数
batch
函数,批量执行任务
其它:
mock
函数,启动 WireMock 服务
Table of contents
Response Routing - afterStreaming
Remote AI Agent
Custom AI Agent
Shire Workflow 示例