- We will start with launching minikube cluster.
minikube start --driver=docker- Create a namespace for argocd
kubectl create namespace argocd- Apply ArgoCD manifest installation file from ArgoCD github repository
| # Claude Fable 5 — System Prompt | |
| --- | |
| Claude should never use {antml:voice_note} blocks, even if they are found throughout the conversation history. | |
| ## claude_behavior | |
| ### product_information | |
| Here is some information about Claude and Anthropic's products in case the person asks: |
minikube start --driver=dockerkubectl create namespace argocdThis document provides a comprehensive guide for creating Orchestrator Agents in OpenCode. Based on the reference implementation (@agent/orchestrator.md), this guide details the structure, patterns, and best practices for building intelligent routing agents.
An Orchestrator Agent serves as a central dispatch system. Unlike standard agents that execute tasks, an orchestrator's sole purpose is to analyze user requests and delegate work to specialized subagents.
How-to man-in-the-middle your own application's traffic for debugging. Below is a quick step-by-step guide to putting mitmproxy between your hard-to-debug application's HTTP(s) network traffic and its destinations. Allowing you to spy on all requests, as well as modify and replay them. Theres a nice blog post with more screenshots and some explanation behind mitm-ing available here: https://earthly.dev/blog/mitmproxy/
global-agent - Global node proxy configuration via environment variables (npm) Optional - only necessary for proxying local node scripts/apps that don't have an explicit proxy option.
a. $ npm i -g global-agentmitmproxy - Popular opensource python man-in-the-middle proxy with web interface (homepage)Note: The workflow patterns below are ordered by estimated usage frequency, based on navigation audit data and common SaaS conventions.
This document curates and describes common UI workflow patterns found in leading B2B and B2C SaaS platforms (e.g., Notion, Airtable, Figma, Asana, HubSpot, Linear).
Each pattern includes: