Skip to Content
ExamplesReal-World Walkthroughs

Examples

Explore real-world runnable examples built with AgentDeck.

Available Examples

  • Chat Agent with a Tool: Basic tool execution and streaming.
  • Workflow with Human Approval: Pausing for approval before high-stakes actions.
  • Agent with a Skill: Extending agent capability using domain skills.
  • Existing LangGraph Agent: Wrapping a LangGraph graph in AgentDeck. The reference application, Jack, is documented separately: he is the agent answering questions on this site, and his page records the reasoning behind each decision in him.