AIAny
AI Client2026
Icon for item

Kun

Local-first AI agent workspace that unifies coding, writing, design, research and automation under one runtime shared between a desktop GUI and a terminal TUI. Features Agent Graph for long-running, auditable workflows, multi-provider model support, and local-by-default data storage.

Introduction

As AI agents are expected to deliver verifiable outcomes rather than just answers, keeping plans, diffs, approvals and execution evidence visible becomes essential. Kun tackles that gap by treating agent work as a traceable workflow: a single local runtime connects desktop GUI and terminal TUI, records task histories, and ties model actions to changelogs, tests and review steps so results can be validated against original acceptance criteria.

What Sets It Apart
  • Shared local runtime for GUI and TUI: sessions, background jobs, schedules and approvals run against the same kun serve process, avoiding context drift between interfaces — so teams can switch between a visual app and a keyboard-first terminal without losing continuity.
  • Agent Graph for complex, long-horizon tasks: Lead Agents create dependency graphs and dispatch restricted child agents with scoped file/tool access, enabling supervised parallel work, evidence collection and gated handoffs rather than unchecked autonomous edits.
  • Provider-agnostic model integration: supports subscription logins, API/Token plans, OpenAI/Anthropic-compatible endpoints and self-hosted models, letting projects pick models by cost, region or capability while preserving local session data by default.
  • Project-centered auditability: plans, todos, diffs, test runs and review findings are kept in the project workspace, making automation recoverable, inspectable and alignable with original requirements.
Who It's For and Trade-offs

Great fit if you need to move ideas into verifiable deliverables (developers, writers, designers, researchers, or small teams automating repetitive flows) and want a single toolchain that preserves execution evidence. Look elsewhere if you only need a lightweight chat client, a hosted SaaS AI IDE, or require an unrestricted commercial license — the project is distributed under a noncommercial PolyForm license and emphasizes local-first control, which may complicate hosted/SaaS integrations and some enterprise use cases.

Where It Fits

Best used as a desktop/terminal workspace that orchestrates agent-driven coding, writing, design prototyping and multimodal research while keeping the operational record local. It complements hosted model providers by acting as the local control plane and audit trail for agent actions.

More Items

Hugging Face

Provides 5.5K+ self-contained data-analysis RL tasks: each row bundles a real tabular dataset, a question, and a deterministically-gradable gold answer. Verified from jupyter-agent notebooks; splits for training, held-out testing, and quick eval; intended for prompting, fine-tuning, and agent RL.

Hugging Face
AI Model2026

A 9B agentic multimodal SFT checkpoint distilled from Qwen3.5-9B for coding, general agent tasks, visual coding and cybersecurity. Provided by Xiaomi MiMo as a research seed (77.4B-token SFT mix) to bootstrap agentic RL and tool-use experiments.

Hugging Face
AI Model2026

Preview agentic language model for research and engineering workflows that turns research questions into executable, verifiable workflows via tool use and long-context reasoning; built on a 744B-parameter MoE (GLM-5.2) with MIT-licensed BF16 and FP8 checkpoints.