3 lines
2.4 KiB
JavaScript
3 lines
2.4 KiB
JavaScript
import{c as a,Q as t,j as s,m as n}from"./chunks/framework.BPKcPtvA.js";const m=JSON.parse('{"title":"L7b: Meta-Agent","description":"","frontmatter":{},"headers":[],"relativePath":"labs/l7-meta-agent.md","filePath":"labs/l7-meta-agent.md","lastUpdated":1780488246000}'),i={name:"labs/l7-meta-agent.md"};function o(r,e,l,p,c,h){return t(),s("div",null,[...e[0]||(e[0]=[n(`<h1 id="l7b-meta-agent" tabindex="-1">L7b: Meta-Agent <a class="header-anchor" href="#l7b-meta-agent" aria-label="Permalink to "L7b: Meta-Agent""></a></h1><p><strong>Module</strong>: M7 Advanced<br><strong>Files</strong>: starter.py, solution.py</p><h2 id="objective" tabindex="-1">Objective <a class="header-anchor" href="#objective" aria-label="Permalink to "Objective""></a></h2><p>Generate a new agent persona from documentation.</p><h2 id="concepts" tabindex="-1">Concepts <a class="header-anchor" href="#concepts" aria-label="Permalink to "Concepts""></a></h2><p>Refer to the corresponding module for full concept explanations.</p><h2 id="starter" tabindex="-1">Starter <a class="header-anchor" href="#starter" aria-label="Permalink to "Starter""></a></h2><div class="language-bash vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">bash</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span style="--shiki-light:#005CC5;--shiki-dark:#79B8FF;">cd</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> course/labs/l7-meta-agent/</span></span>
|
||
<span class="line"><span style="--shiki-light:#6A737D;--shiki-dark:#6A737D;"># Open starter file and fill in the TODOs</span></span></code></pre></div><h2 id="checkpoints" tabindex="-1">Checkpoints <a class="header-anchor" href="#checkpoints" aria-label="Permalink to "Checkpoints""></a></h2><ol><li>Parse user description for agent requirements</li><li>Infer appropriate tools from domain keywords</li><li>Generate system prompt with persona and rules</li><li>Create mental model YAML template</li><li>Save all files to a named agent directory</li></ol><h2 id="solution" tabindex="-1">Solution <a class="header-anchor" href="#solution" aria-label="Permalink to "Solution""></a></h2><p>Compare against the solution file after attempting the starter.</p>`,12)])])}const u=a(i,[["render",o]]);export{m as __pageData,u as default};
|