|
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
6 | 6 | <title>odek · ~8 MB, zero-framework Go agent runtime</title> |
7 | 7 | <meta name="description" content="odek — the fastest, minimal Go autonomous agent runtime. One binary. One loop. Zero frameworks."> |
8 | | - <link rel="canonical" href="https://kode.21no.de/"> |
| 8 | + <link rel="canonical" href="https://odek.21no.de/"> |
9 | 9 | <meta property="og:type" content="website"> |
10 | | - <meta property="og:url" content="https://kode.21no.de/"> |
| 10 | + <meta property="og:url" content="https://odek.21no.de/"> |
11 | 11 | <meta property="og:title" content="odek — Go Autonomous Agent Runtime"> |
12 | 12 | <meta property="og:description" content="The fastest, minimal Go autonomous agent runtime. ~8 MB static binary, zero frameworks. ReAct agent with persistent memory, MCP, sandbox, and Web UI."> |
13 | | - <meta property="og:image" content="https://kode.21no.de/og-image.png"> |
| 13 | + <meta property="og:image" content="https://odek.21no.de/og-image.png"> |
14 | 14 | <meta name="twitter:card" content="summary_large_image"> |
15 | 15 | <meta name="twitter:title" content="odek — Go Autonomous Agent Runtime"> |
16 | 16 | <meta name="twitter:description" content="The fastest, minimal Go autonomous agent runtime. ~8 MB static binary, zero frameworks."> |
|
287 | 287 | "applicationCategory": "DeveloperApplication", |
288 | 288 | "operatingSystem": "Linux, macOS", |
289 | 289 | "description": "The fastest, minimal Go autonomous agent runtime. One binary. One loop. Zero frameworks.", |
290 | | - "url": "https://kode.21no.de", |
| 290 | + "url": "https://odek.21no.de", |
291 | 291 | "downloadUrl": "https://github.com/BackendStack21/kode", |
292 | 292 | "author": { |
293 | 293 | "@type": "Organization", |
|
0 commit comments