chaitin / chaitin/agent-compose
[Feature]: agent-compose声明式配置需要既支持triggers 也需要支持scripts
Open
@eetoc is already working on this.
Since Jul 17, 2026.
enhancement
- Dominant language
- Go
- Stars
- 241
- Forks
- 45
- Avg merge
- 19h 10m
- Merged PRs (30d)
- 46
Description
Problem
当前不能在同一个 Agent 的 scheduler 中同时配置 triggers 和 script,Normalize 会直接报错:
scheduler script and triggers are mutually exclusive
-
需要同时支持
-
trigger需要支持script 创建的trigger
Proposal
agent-compose声明式配置需要既支持triggers 也需要支持scripts
Alternatives considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.