← Version history
Diff
v1.1.0 ↔ v1.2.0 — snapshot comparison
v1.1.0 — Editör commit — 0 ajan | v1.2.0 — Editör commit — 5 ajan | ||||
1 | agents: | 1 | agents: | ||
2 | - | - name: New Sub-agent | 2 | + | - name: Sequential |
3 | - | role: set role | 3 | + | role: '' |
4 | - | type: sub | 4 | + | type: sequential |
5 | tools: [] | 5 | tools: [] | ||
6 | - | system_prompt: |- | 6 | + | system_prompt: '' |
7 | - | # Sub-agent agent | 7 | + | - name: Draft |
8 | - | 8 | + | role: Generation | |
9 | - | Write its job here... | |||
10 | - | - name: New Sub-agent | |||
11 | - | role: set role | |||
12 | type: sub | 9 | type: sub | ||
13 | - | tools: [] | 10 | + | tools: |
14 | - | system_prompt: |- | 11 | + | - dosya |
15 | - | # Sub-agent agent | 12 | + | system_prompt: Produce the first draft from the topic. |
16 | - | 13 | + | - name: Edit | |
17 | - | Write its job here... | 14 | + | role: Editor |
18 | - | - name: Agent 1 - Senaryo & Prompt | |||
19 | - | role: '' | |||
20 | type: sub | 15 | type: sub | ||
21 | - | tools: [] | 16 | + | tools: |
22 | - | system_prompt: |- | 17 | + | - dosya |
23 | - | # Sub-agent agent | 18 | + | system_prompt: Edit the draft, improve flow and tone. |
24 | - | 19 | + | - name: Review | |
25 | - | Write its job here... | 20 | + | role: QA |
26 | - | - name: New Sub-agent | |||
27 | - | role: set role | |||
28 | type: sub | 21 | type: sub | ||
29 | - | tools: [] | 22 | + | tools: |
30 | - | system_prompt: |- | 23 | + | - dosya |
31 | - | # Sub-agent agent | 24 | + | system_prompt: 'Final pass: consistency, grammar, factuality.' |
32 | - | ||||
33 | - | Write its job here... | |||
34 | - | - name: New Sub-agent | |||
35 | - | role: set role | |||
36 | - | type: sub | |||
37 | - | tools: [] | |||
38 | - | system_prompt: |- | |||
39 | - | # Sub-agent agent | |||
40 | - | ||||
41 | - | Write its job here... | |||
42 | connections: [] | 25 | connections: [] | ||
43 | rules: [] | 26 | rules: [] | ||
