Self Modifying Code

Tiers, checkpoints, and off-limits paths for an agent editing the app's own source. Use when designing UI for agent editability, deciding whether a file is safe for the agent to change, or when tempted to patch config, `.env`, or an `@agent-native/*` package. Do not load it for ordinary source edits.

Builder.io dca0c36 5.7 KB Updated 3.4k repo stars

File contents

builderio/agent-native/tree/main/.agents/skills/self-modifying-code commit dca0c36703

Frequently asked questions

npx skillmds@latest add builderio/self-modifying-code