claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// Developer Tools

open-docs

This repository contains documentation created to better understand the open project

Dormant
54/100
last commit 6 months ago
last release none
releases 0
open issues 1
// install
git clone https://github.com/bgauryy/open-docs

open-docs

Powered by Octocode🐙

The missing manual for AI CLI tools.
Deep-dive documentation, implementation secrets, and architecture internals extracted directly from source code.


For developers, researchers, and power users who need to look under the hood. Official documentation tells you what a tool does. We show you how it works, what's undocumented, and how to build on top of it.

💡 Why this exists

Open source doesn't always mean well-documented. Critical details are often buried in code. We extract:

  • 🛠️ Internals & Architecture — How the systems are actually built
  • 🧩 Undocumented Features — Hidden APIs, beta functionality, and system prompts
  • ⚠️ Real-world Gotchas — Edge cases, security models, and implementation constraints
  • 🔌 Integration Patterns — How to properly interface with these agents

📖 Documentation Library

1. Claude Agent SDK

AnthropicTypeScriptGitHub Repo

The official SDK for building Claude-powered agents.

  • Key Features: 17 built-in tools, MCP integration, specialized sub-agents.
  • Deep Dive: Security hooks, permission modes, and agent lifecycle management.

2. Gemini CLI

GoogleTypeScriptGitHub Repo

Google's terminal CLI for Gemini.

  • Key Features: Multi-package architecture, agent-to-agent communication, VS Code integration.
  • Deep Dive: Tool definitions, runtime environment, and extension points.

3. Codex CLI

OpenAIRustGitHub Repo

High-performance terminal coding agent.

  • Key Features: Rust-based performance, advanced sandboxing, security policies.
  • Deep Dive: Execution environment, prompt engineering strategies, and state management.

4. OpenCode

CommunityTypeScriptGitHub Repo

Provider-agnostic AI coding agent for the terminal.

  • Key Features: Supports OpenAI/Anthropic/Google/Bedrock, built-in LSP, Client/Server architecture.
  • Deep Dive: ACP/MCP protocol integration, TUI implementation, and provider abstraction layers.

5. Pi Coding Agent

@mariozechnerTypeScriptGitHub Repo

Lightweight but powerful CLI coding agent with session management.

  • Key Features: Read/Bash/Edit/Write toolset, robust session handling.
  • Deep Dive: API reference, data models, and session format specifications.

🤝 Contribute & Request

Found an undocumented tool?
Open an issue with the repo URL. We're always looking for new CLI agents to analyze.

Questions?
Feel free to open discussions about architecture, specific implementation details, or if you need clarification on any docs.

⭐ Support the Project

If these docs saved you time or helped you build something cool, please consider starring the repo to help others find it.


⚖️ Disclaimer

Research and educational purposes only. Content derived from public open-source repositories. Verify all information independently. No warranty provided.

Enterprise Support: Need internal documentation for your own AI agents? Reach out: [email protected]

// compatibility

Platformscli, api
Operating systems
AI compatibilityclaude
License
Pricingopen-source
Language

// faq

What is open-docs?

This repository contains documentation created to better understand the open project. It is open-source on GitHub.

Is open-docs free to use?

open-docs is open-source, so it is free to use.

What category does open-docs belong to?

open-docs is listed under devtools in the Claudeers registry of Claude-compatible tools.

0 views
492 stars
unclaimed
updated 15 days ago

// embed badge

open-docs on Claudeers
[![Claudeers](https://claudeers.com/api/badge/open-docs.svg)](https://claudeers.com/open-docs)

// retro hit counter

open-docs hit counter
[![Hits](https://claudeers.com/api/counter/open-docs.svg)](https://claudeers.com/open-docs)

// reviews

// guestbook

0/500

// related in Developer Tools

🔓

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Curs…

// devtoolsaffaan-m/JavaScript225,699MIT[ claude ]
🔓

Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA

// devtoolsgarrytan/TypeScript119,234MIT[ claude ]
🔓

🙌 OpenHands: AI-Driven Development

// devtoolsOpenHands/Python79,324NOASSERTION[ claude ]
🔓

Makes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.

// devtoolsDietrichGebert/JavaScript73,042MIT[ claude ]
→ see how open-docs connects across the ecosystem