| <!doctype html> |
| <html lang="en"> |
| <head> |
| <meta charset="utf-8"> |
| <meta name="viewport" content="width=device-width, initial-scale=1"> |
| <title>Awesome Loop Engineering: 874 resources from model recurrence to agent operations</title> |
| <meta name="description" content="Explore 874 resources, then build recurring AI-agent systems with 22 patterns, 22 contracts, and 8 runtime starters."> |
| <meta name="robots" content="noindex,follow"> |
| <link rel="canonical" href="https://chaoyue0307.github.io/awesome-loop-engineering/x-v10-874.html"> |
| <meta property="og:type" content="website"> |
| <meta property="og:title" content="Awesome Loop Engineering"> |
| <meta property="og:description" content="874 papers, docs, tools, benchmarks, and guides, plus 22 patterns, 22 contracts, and 8 starters for recurring AI-agent systems."> |
| <meta property="og:url" content="https://chaoyue0307.github.io/awesome-loop-engineering/x-v10-874.html"> |
| <meta property="og:image" content="https://chaoyue0307.github.io/awesome-loop-engineering/assets/social-preview-874-v10.png"> |
| <meta property="og:image:width" content="1280"> |
| <meta property="og:image:height" content="640"> |
| <meta property="og:image:alt" content="Awesome Loop Engineering: 874 resources, 22 patterns, 22 contracts, and 8 runtime starters."> |
| <meta name="twitter:card" content="summary_large_image"> |
| <meta name="twitter:title" content="Awesome Loop Engineering"> |
| <meta name="twitter:description" content="From looped models to verified agent work and bounded operations."> |
| <meta name="twitter:image" content="https://chaoyue0307.github.io/awesome-loop-engineering/assets/social-preview-874-v10.png"> |
| <meta name="twitter:image:alt" content="Awesome Loop Engineering: design loops, not just prompts."> |
| <link rel="icon" href="assets/favicon-32.png" type="image/png" sizes="32x32"> |
| <style> |
| :root { color-scheme: light; font-family: Inter, ui-sans-serif, system-ui, sans-serif; } |
| body { display: grid; min-height: 100vh; margin: 0; place-items: center; background: #f7f9fc; color: #111827; } |
| main { width: min(88vw, 420px); text-align: center; } |
| img { width: 72px; height: 72px; } |
| p { color: #526176; line-height: 1.6; } |
| a { color: #1d4ed8; font-weight: 700; } |
| </style> |
| <script> |
| window.location.replace("https://chaoyue0307.github.io/awesome-loop-engineering/?utm_source=x&utm_medium=social&utm_campaign=v0.10.0"); |
| </script> |
| </head> |
| <body> |
| <main> |
| <img src="assets/awesome-loop-engineering-logo.png" alt="Awesome Loop Engineering"> |
| <h1>Awesome Loop Engineering</h1> |
| <p>Opening the interactive Resource Atlas.</p> |
| <p><a href="https://chaoyue0307.github.io/awesome-loop-engineering/?utm_source=x&utm_medium=social&utm_campaign=v0.10.0">Continue to the site</a></p> |
| </main> |
| </body> |
| </html> |
|
|