Waing is a local, provider-neutral Electron workspace that routes user prompts to appropriate coding agents (e.g., Claude Code, Codex) and manages workflows with optional review and documentation steps, all running on the user's machine.

Stars

14

7-day growth

No data

Forks

5

Open issues

0

License

No data

Last updated

2026-07-28

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It offers a unique provider-agnostic router that dynamically assigns tasks to different AI coding agents based on role, while keeping everything local and not storing provider credentials, with a strong focus on security through sandboxed rendering and secret redaction.

Who it is for

  • Developers using multiple AI coding agent CLIs who want a unified interface
  • Engineering teams seeking local, privacy-preserving agent orchestration for code generation and review
  • Researchers and enthusiasts exploring multi-agent workflows with custom provider assignments
  • Users who need a workspace that combines coding agents with review/bugfix loops controlled via a single prompt

Use cases

  • Automating multi-step development tasks like 'build a feature and write documentation'
  • Running code generation with predefined roles (low/medium/high) and provider assignments
  • Iterative bugfixing where an agent fixes issues and passes through a review loop (max 3 cycles)
  • Local agent-based code review and documentation generation without sending code to third-party servers

Strengths

  • Fully local execution – no provider credentials are stored or sent externally, and all CLIs run on the user's machine
  • Provider-neutral architecture – can work with multiple agent CLIs (Claude Code, Codex, OpenCode, Antigravity) and dynamically adapts to their capabilities
  • Security-first design – Electron renderer is sandboxed with context isolation, strict CSP, and no generic shell or file system access from the renderer
  • Clear workflow automation – a router classifies tasks, assigns them to role-specific providers, and optionally runs review/document loops automatically

Considerations

  • Still in active development (v0.1.0), so features may be unstable or incomplete
  • Requires Node.js 22+ and npm 11, with npm-only workspaces (no pnpm or yarn support)
  • Antigravity provider automatically approves its own tool calls, limiting Waing's ability to intervene before file writes or commands

README quick start

Quick start

Description

AI Agent ဝိုင်းတော်သားများ

Related repositories

Similar projects matched by category, topics, and programming language.

Jakubantalik
Featured
Jakubantalik GitHub avatar

thinking-orbs

A React component library that renders six hand-tuned animated thought orb loading indicators on a plain 2D canvas, with two purpose-tuned sizes and automatic theme detection for AI and agent UIs.

AI & Machine LearningAI Agents
1,191
makecindy
Featured
makecindy GitHub avatar

cindy

Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.

AI & Machine LearningLarge Language Models
958
mereyabdenbekuly-ctrl
Featured
mereyabdenbekuly-ctrl GitHub avatar

clodex-ide

Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.

AI & Machine LearningAI Agents
859