unity-cli-plugin - Claude Code/Codex plugin for Unity
Plugin that gives Claude Code and Codex 40+ commands inside Unity 2022.3+: scene editing, GameObject manipulation, profiling, and a C# REPL. Bridges agents to the Unity editor.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Recent discussion
From the wider webFeatured in
Claude Code tools, plugins, and integrations
The best tools, MCP servers, and harnesses for getting more out of Claude Code - orchestration, observability, telemetry, and remote control.
Tools for OpenAI Codex CLI
The Codex-aware slice of the directory: orchestration, observability, sandboxes, and bridges built specifically for the OpenAI Codex runtime.
Related entries
claude-code-tools - utilities for CLI coding agents
Practical productivity tools for Claude Code, Codex CLI, and similar coding agents: context management, session helpers, and workflow shims.
PostTrainBench - can a CLI agent post-train a base LLM in 10 hours?
Benchmark measuring whether Claude Code, Codex CLI, Gemini CLI, and OpenCode can autonomously improve 4 small base models (Qwen3-1.7B/4B, SmolLM3-3B, Gemma-3-4B) on 7 evals (AIME, BFCL, GPQA, GSM8K, HealthBench, HumanEval, Arena Hard) within a single H100 GPU and 10 hours. Includes agent-as-judge anti-reward-hacking and baseline-replacement penalties for tampering.
OpenClawdex - orchestrator UI for Claude Code and Codex
Open-source MIT UI that drives both Claude Code and Codex from one app, opens diffs in your editor instead of a side panel, and uses your existing logins instead of API keys.
revdiff - TUI diff reviewer for AI agents
Terminal diff viewer for reviewing AI-generated changes inline, annotating them, and feeding annotations back to the agent without leaving the session.