OPEN_SOURCE ↗
REDDIT · REDDIT// 8d agoOPENSOURCE RELEASE
Python-based Claude-like coding agent plaw-code hits GitHub
A clean-room, open-source AI coding agent written in Python that provides a transparent, hackable alternative to proprietary systems like Claude Code. Featuring an explicit plan-tool-observe loop and support for multi-model providers, it allows developers to build and customize their own autonomous coding assistants without vendor lock-in.
// ANALYSIS
plaw-code delivers the transparency missing from modern "black box" coding agents by exposing the underlying reasoning loop and system design.
- –Modular architecture with explicit provider adapters for Anthropic, OpenAI, Gemini, and OpenRouter
- –Native support for Model Context Protocol (MCP) ensures immediate compatibility with a broad ecosystem of specialized tools
- –Permission layer enables secure execution by allowing users to approve or deny file edits and shell commands
- –Interactive Textual TUI and CLI interfaces cater to both interactive development and scripted workflows
- –Built entirely in Python, lowering the barrier for AI engineers and researchers to modify the agent's core behavior
// TAGS
plaw-codeai-codingagentopen-sourcemcpcliidepython
DISCOVERED
8d ago
2026-04-03
PUBLISHED
8d ago
2026-04-03
RELEVANCE
8/ 10
AUTHOR
Inevitable-Gur-8463