Back to Home
semantic-developer icon

SemanticDeveloper

Verified Safe

by semantic-developer

Overview

A cross-platform desktop UI for driving the Codex CLI app server, enabling AI-assisted coding, file browsing, session management, and Git operations.

Installation

Run Command
dotnet run --project SemanticDeveloper/SemanticDeveloper

Environment Variables

  • CODEX_HOME
  • OPENAI_BASE_URL

Security Notes

The application itself does not contain obvious malicious patterns or hardcoded secrets. It explicitly pipes API keys for authentication and uses LibGit2Sharp for Git operations, reducing reliance on system commands for Git. However, a critical design aspect is its automatic approval of `exec_approval_request` and `apply_patch_approval_request` from the Codex CLI without user confirmation. While this is a feature for seamless agentic operation, it means that if a user configures or enables a malicious MCP server or uses an untrusted model, the application will automatically execute code and apply patches based on the AI's output. Network access for MCP tools is also explicitly allowed if configured. Users must exercise caution with external configurations and agents.

Similar Servers

Stats

Interest Score33
Security Score8
Cost ClassHigh
Avg Tokens5000
Stars6
Forks0
Last Update2026-01-07

Tags

AI-assisted codingIDEDesktop UIDeveloper ToolAvalonia