by QuanZ827
In-process Revit AI agent with dynamic C# code execution, multi-provider LLM support, and a guardrail system for safe BIM automation.
# Add to your Claude Code skills
git clone https://github.com/QuanZ827/zexusAn in-process Revit AI agent that compiles and runs C# at runtime to drive any Revit API operation through natural language.
Zexus is a Revit add-in that runs entirely inside the Revit process. Describe what you want in plain English; the agent writes Revit API code on the fly, compiles it via Roslyn, and executes it against your active document — no script files to manage, no external service to deploy, no per-task tool to author. Read-only inspection runs without ceremony; write operations land behind explicit user confirmation.
Zexus_Setup_v*.msi from the latest release.For prerequisites and detailed instructions, see .
No comments yet. Be the first to share your thoughts!
Zexus is licensed under the Apache License, Version 2.0.
Zhequan Zhang — independent project. See DISCLAIMER.md for affiliation notes.