| 1 | <svg xmlns="http://www.w3.org/2000/svg" width="1280" height="720" viewBox="0 0 1280 720" role="img" aria-labelledby="title desc"> |
| 2 | <title id="title">Lark bot YOLO mode interaction</title> |
| 3 | <desc id="desc">A synthetic Lark chat showing the user enabling YOLO and Reasonix confirming that ordinary tool approvals are skipped.</desc> |
| 4 | <defs> |
| 5 | <filter id="shadow" x="-20%" y="-20%" width="140%" height="140%"> |
| 6 | <feDropShadow dx="0" dy="14" stdDeviation="18" flood-color="#111827" flood-opacity="0.15"/> |
| 7 | </filter> |
| 8 | <linearGradient id="orange" x1="0" x2="1" y1="0" y2="1"> |
| 9 | <stop offset="0" stop-color="#ff7a45"/> |
| 10 | <stop offset="1" stop-color="#ff4d2e"/> |
| 11 | </linearGradient> |
| 12 | </defs> |
| 13 | <rect width="1280" height="720" fill="#f7f6f3"/> |
| 14 | <text x="72" y="82" fill="#15171a" font-family="Inter, Arial, sans-serif" font-size="34" font-weight="750">Lark YOLO mode</text> |
| 15 | <text x="72" y="118" fill="#69707d" font-family="Inter, Arial, sans-serif" font-size="18">Turn on YOLO from chat when you trust the task and want fewer approval prompts.</text> |
| 16 | |
| 17 | <rect x="72" y="158" width="760" height="500" rx="24" fill="#ffffff" filter="url(#shadow)"/> |
| 18 | <rect x="72" y="158" width="760" height="58" rx="24" fill="#fdf1ec"/> |
| 19 | <circle cx="113" cy="188" r="15" fill="#ff5b3a"/> |
| 20 | <text x="140" y="197" fill="#20242b" font-family="Inter, Arial, sans-serif" font-size="20" font-weight="700">Lark chat</text> |
| 21 | |
| 22 | <rect x="560" y="248" width="194" height="58" rx="18" fill="#eaf2ff"/> |
| 23 | <text x="612" y="284" fill="#1f2a44" font-family="Menlo, Consolas, monospace" font-size="20">/yolo</text> |
| 24 | |
| 25 | <circle cx="126" cy="386" r="22" fill="url(#orange)"/> |
| 26 | <text x="117" y="395" fill="#ffffff" font-family="Inter, Arial, sans-serif" font-size="22" font-weight="760">R</text> |
| 27 | <rect x="164" y="330" width="548" height="120" rx="18" fill="#f4f5f7" stroke="#e1e4ea"/> |
| 28 | <text x="196" y="372" fill="#101418" font-family="Inter, Arial, sans-serif" font-size="23" font-weight="760">YOLO enabled</text> |
| 29 | <text x="196" y="410" fill="#4f5663" font-family="Inter, Arial, sans-serif" font-size="18">Ordinary tool approvals will be skipped.</text> |
| 30 | <text x="196" y="438" fill="#4f5663" font-family="Inter, Arial, sans-serif" font-size="18">Ask questions and plan approvals still wait.</text> |
| 31 | |
| 32 | <rect x="474" y="492" width="280" height="58" rx="18" fill="#eaf2ff"/> |
| 33 | <text x="502" y="528" fill="#1f2a44" font-family="Inter, Arial, sans-serif" font-size="19">Fix the lint errors</text> |
| 34 | |
| 35 | <rect x="164" y="582" width="500" height="42" rx="13" fill="#f4f5f7" stroke="#e1e4ea"/> |
| 36 | <text x="196" y="609" fill="#4f5663" font-family="Inter, Arial, sans-serif" font-size="17">Running tools: explore -> edit -> test</text> |
| 37 | |
| 38 | <rect x="878" y="210" width="330" height="360" rx="24" fill="#15171a"/> |
| 39 | <text x="914" y="266" fill="#ffffff" font-family="Inter, Arial, sans-serif" font-size="26" font-weight="750">Useful commands</text> |
| 40 | <rect x="914" y="306" width="244" height="42" rx="12" fill="#242933"/> |
| 41 | <text x="936" y="333" fill="#ffffff" font-family="Menlo, Consolas, monospace" font-size="18">/yolo on</text> |
| 42 | <rect x="914" y="366" width="244" height="42" rx="12" fill="#242933"/> |
| 43 | <text x="936" y="393" fill="#ffffff" font-family="Menlo, Consolas, monospace" font-size="18">/mode ask</text> |
| 44 | <rect x="914" y="426" width="244" height="42" rx="12" fill="#242933"/> |
| 45 | <text x="936" y="453" fill="#ffffff" font-family="Menlo, Consolas, monospace" font-size="18">/status</text> |
| 46 | <text x="914" y="514" fill="#b8c0cc" font-family="Inter, Arial, sans-serif" font-size="17">Use Ask mode again for risky work.</text> |
| 47 | </svg> |
| 48 |