langgraph-fundamentals
We need to translate the given English text to Bahasa Indonesia. The text describes a directed graph framework for agent workflows. We must preserve product names, protocol names, URLs, numbers, technical terms. The name "langgraph-fundamentals" is not in the text, so we don't include it. We translate only the text inside <text>. No extra commentary, labels, etc. The text: "Directed graph framework for building stateful, multi-step agent workflows with fine-grained control. StateGraph with typed state schemas, reducers for accumulating lists/values, and nodes that return partial state updates Static edges for fixed flow, conditional edges for branching, and Command for combining state updates with dynamic routing Send API for fan-out parallelism to worker nodes with result aggregation via reducers Invoke for single execution and stream modes (values, updates,..." We need to translate accurately. Technical terms like "StateGraph", "reducers", "Command", "Send API", "Invoke" should be preserved as is. "Directed graph" -> "Graf terarah". "framework" ->
npx skills add https://github.com/langchain-ai/langchain-skills --skill langgraph-fundamentals