diff --git a/README.md b/README.md index 8cd4ba7..158ae8f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ This repository is the single source for Tembo's public documentation site. It c | `welcome.mdx` | Landing page content for the documentation site. | | `features/` | Feature deep-dives and how-to guides for core product surfaces. | | `integrations/` | End-to-end setup guides for partner integrations. | -| `automations-library/` | Automation-specific playbooks and templates. | | `admin/` | Account, billing, and security administration docs. | | `resources/` | Evergreen resources that support broader customer education. | | `snippets/` | Reusable callouts and shared content fragments. | diff --git a/snippets/coding-agents-table.mdx b/snippets/coding-agents-table.mdx index 903f8a2..02ec33b 100644 --- a/snippets/coding-agents-table.mdx +++ b/snippets/coding-agents-table.mdx @@ -1,3 +1,8 @@ +--- +title: Coding Agents Table +description: Reusable table comparing supported coding agents, their model providers, and default models. +--- + | Coding Agent | Model Providers | Default Model | | --------------- | ---------------------------------- | ------------------- | | **Claude Code** | Anthropic | `claude-opus-4-5` |