Kansho
Frequently asked questions
- Is the code really free?
- Yes. Open source on GitHub. Copy what you need.
- Is this just a chat UI kit?
- No. Chat is included, but the kit is built around what follows: tool calls, traces, permission gates, memory, cost, failures, code workspaces, and human review.
- Is Kansho built on shadcn?
- Yes. Built on shadcn/ui, for the layer shadcn skips: agent execution, not chat.
- Do I need the Figma template?
- No. The code stands alone. The Figma template is for designers who want the full system in Figma.
- What are the requirements?
- React 19, Tailwind v4, shadcn/ui.
- Can I use it for client work?
- Yes. The code is open source. The Figma template licence covers client work. It does not allow resale or redistribution of the source Figma files.
- What licence is the code under?
- MIT (pending final confirmation).
- Is Kansho affiliated with Figma, Anthropic, OpenAI, or Cursor?
- No. Independent project. Names mentioned for context only.
- What if I am not building an agent product yet?
- The kit works for any AI feature where users need to see what is happening: tool integrations, automations, AI-assisted workflows, internal tools where 'trust the output' is not enough.