File size: 2,889 Bytes
1a321f2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Awesome Loop Engineering: 877 resources from model recurrence to agent operations</title>
<meta name="description" content="Explore 877 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-877.html">
<meta property="og:type" content="website">
<meta property="og:title" content="Awesome Loop Engineering">
<meta property="og:description" content="877 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-877.html">
<meta property="og:image" content="https://chaoyue0307.github.io/awesome-loop-engineering/assets/social-preview-877-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: 877 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-877-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>
|