Skip to content

Commit f6d7ed9

Browse files
patrikbraborecTC-MO
andcommitted
Update sources/platform/actors/development/quick-start/build_with_ai.md
Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
1 parent 877153b commit f6d7ed9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sources/platform/actors/development/quick-start/build_with_ai.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ toc_max_heading_level: 4
1414
import { AGENTS_PROMPT } from "@site/src/utils/agents-prompt";
1515
import PromptButton from "@site/src/components/PromptButton";
1616
import copyForAI from "./images/copy-for-ai.png";
17+
import Tabs from '@theme/Tabs';
18+
import TabItem from '@theme/TabItem';
1719

1820
This guide provides best practices for building new Actors or improving existing ones using AI code generation and vibe coding tools such as Cursor, Claude Code, or Visual Studio Code, by providing the AI agents with the right instructions and context.
1921

0 commit comments

Comments
 (0)