This example uses a release-notes workflow. It is intentionally small so the focus stays on planner-executor control flow, not ReAct loops, RAG, long-term memory, human approval, multi-agent systems, ...
Local → Remote Files are streamed as chunked tar batches over SSH. Remote runs tar xf - to extract on the fly Remote → Local Remote runs tar cf -, local extracts with streaming extraction — files ...