Skip to content

docs: document take-home code export in agent lee#32123

Draft
kale-stew wants to merge 1 commit into
cloudflare:productionfrom
kale-stew:kylie/docs/artifacts-in-agent-lee
Draft

docs: document take-home code export in agent lee#32123
kale-stew wants to merge 1 commit into
cloudflare:productionfrom
kale-stew:kylie/docs/artifacts-in-agent-lee

Conversation

@kale-stew

Copy link
Copy Markdown
Member

what

adds docs for agent lee's take-home code export.

  • new how-to page: agent-lee/take-home-code (export generated code)
  • overview: fixes the stale "can't generate application code" limitation and links the new page

why

lee can now export generated code to a temporary, git-cloneable repo. the docs walk the flow end to end: export from the card, copy the one-time clone command, clone, point it at your own remote, push.

notes for reviewers

  • feature is still gated (not GA yet). opening as a draft so the docs are ready the moment export ships.
  • the temporary repo expires ~36h after creation. the clone command carries a read credential that lasts ~1h and is only handed out on "copy clone command", never in chat.
  • pnpm run check passes clean (0 errors). skipped the full local build (link check).
  • left the unrelated artifacts/ product (versioned storage) untouched.

lee can now export generated code to a temporary, git-cloneable repo.
new how-to page covers the ephemeral repo (~36h), the on-demand ~1h
clone command, and the clone -> set your own remote -> push flow.
also corrects the overview, which said lee can't generate application
code, and links the new page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant