FLUWS + OTRO AGENTE

Any agent with fluws

Why use fluws with Otro agente

fluws is shared Markdown memory for AI coding agents. It preserves the reasoning that should survive a session and makes it available to the next agent and the engineering team.

Connect Otro agente

Create a key in Settings with any slug (ej: windsurf), then run fluws keys set windsurf --key <key> && fluws init --agent windsurf. Any agent that can run a shell command can use fluws context --agent windsurf --task "..."; the universal AGENTS.md block is enough.

Start with context

Ask fluws for the project knowledge relevant to the actual task before making assumptions:

fluws context --agent generic --task "the real task" --project "project-name"

Read the full documentation · Create a free workspace · Learn about fluws