mirror of
https://github.com/iamlukethedev/Claw3D.git
synced 2026-08-14 00:58:04 +00:00
readme improvements (#127)
Co-authored-by: iamlukethedev <iamlukethedev@users.noreply.github.com>
This commit is contained in:
co-authored by
iamlukethedev
parent
b5ac25a3bf
commit
d192d00127
@@ -1,31 +1,42 @@
|
||||
# Claw3D
|
||||
# Claw3D — A 3D Workspace for AI Agents
|
||||
|
||||
A 3D workspace for AI agents.
|
||||
<p align="center">
|
||||
<img src="assets/branding/claw3d-hero.png" alt="Claw3D" width="700">
|
||||
</p>
|
||||
|
||||
> Unofficial project: Claw3D is an independent community project and is not affiliated with, endorsed by, or maintained by the OpenClaw team. OpenClaw is a separate project, and this repository is not the official OpenClaw repository.
|
||||
<p align="center">
|
||||
<strong>AN OFFICE FOR YOUR AI TEAM!</strong>
|
||||
</p>
|
||||
|
||||
Claw3D turns AI automation into a visual workplace where agents collaborate, review code, run tests, train skills, and execute tasks inside a shared 3D environment.
|
||||
<p align="center">
|
||||
<a href="https://github.com/iamlukethedev/Claw3D/actions/workflows/docker-publish.yml?query=branch%3Amain"><img src="https://img.shields.io/github/actions/workflow/status/iamlukethedev/Claw3D/docker-publish.yml?branch=main&style=for-the-badge" alt="CI status"></a>
|
||||
<a href="https://github.com/iamlukethedev/Claw3D/releases"><img src="https://img.shields.io/github/v/release/iamlukethedev/Claw3D?include_prereleases&style=for-the-badge" alt="GitHub release"></a>
|
||||
<a href="https://discord.gg/UzwNn5Zkhr"><img src="https://img.shields.io/discord/1456350064065904867?label=Discord&logo=discord&logoColor=white&color=5865F2&style=for-the-badge" alt="Discord"></a>
|
||||
<a href="https://x.com/iamlukethedev"><img src="https://img.shields.io/badge/Follow-%40iamlukethedev-000000?style=for-the-badge&logo=x&logoColor=white" alt="Follow on X"></a>
|
||||
<a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge" alt="MIT License"></a>
|
||||
</p>
|
||||
|
||||
Built and maintained by LukeTheDev. Follow on X: [@iamlukethedev](https://x.com/iamlukethedev).
|
||||
**Claw3D** is a _3D virtual office for AI agents_ you run on your own infrastructure.
|
||||
Instead of watching automation through dashboards and logs, you walk through a live 3D office where your agents collaborate, review code, run standups, ship pull requests, and execute tasks side by side. The Gateway is just the control plane — the product is the office.
|
||||
|
||||
Think of it as:
|
||||
If you want a personal, self-hosted workspace that turns your AI workforce into something you can actually _see_, this is it.
|
||||
|
||||
An office for your AI team.
|
||||
Supported runtimes include: OpenClaw Gateway, Hermes, a direct HTTP `custom` runtime provider for orchestrator-backed stacks, and a built-in demo gateway for office exploration without a real agent framework.
|
||||
|
||||
[Website](https://www.claw3d.ai/) · [Vision](VISION.md) · [Architecture](ARCHITECTURE.md) · [Tutorial](TUTORIAL.md) · [Getting Started](#quick-start) · [Runtime Profiles](docs/runtime-profiles.md) · [Multi-Agent Beta](docs/multi-agent-beta.md) · [Contributing](CONTRIBUTING.md) · [Security](SECURITY.md) · [Discord](https://discord.gg/UzwNn5Zkhr)
|
||||
|
||||
> **Unofficial project.** Claw3D is an independent, community-driven project and is not affiliated with, endorsed by, or maintained by the OpenClaw team. OpenClaw is a separate project, and this repository is not the official OpenClaw repository.
|
||||
|
||||
Built and maintained by **LukeTheDev**. Follow on X: [@iamlukethedev](https://x.com/iamlukethedev).
|
||||
|
||||
## What you can do with Claw3D
|
||||
|
||||
• Watch your AI agents work in real time
|
||||
• Run standups with agents connected to GitHub and Jira
|
||||
• Review pull requests from inside the office
|
||||
• Monitor QA pipelines and logs
|
||||
• Train agents in the gym to develop new skills
|
||||
• Reset sessions and clean context with the janitor system
|
||||
|
||||
Instead of managing automation through dashboards and logs…
|
||||
|
||||
You walk through your AI workplace.
|
||||
|
||||
[Vision](VISION.md) · [Architecture](ARCHITECTURE.md) · [Contributing](CONTRIBUTING.md) · [Security](SECURITY.md)
|
||||
- **Watch your AI agents work in real time** inside a shared 3D office.
|
||||
- **Run standups** with agents connected to GitHub and Jira.
|
||||
- **Review pull requests** from inside the office.
|
||||
- **Monitor QA pipelines** and logs without leaving the workspace.
|
||||
- **Train agents in the gym** to develop new skills.
|
||||
- **Reset sessions and clean context** with the janitor system.
|
||||
|
||||
## What Claw3D Is
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 110 KiB |
Reference in New Issue
Block a user