MCPcopy Create free account
hub / github.com/delinoio/oss

github.com/delinoio/oss

Chat with this repo
repository ↗ · DeepWiki ↗ · release clibox@v0.1.3 ↗ · + Follow · compare 3 versions
11,261 symbols 45,615 edges 868 files ⚖ Apache-2.0 317 documented · 3% updated 1d agobinpm@v0.2.0 · 2026-06-24★ 3828 open issues

Browse by type

Functions 9,652 Types & classes 1,609
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

OSS Monorepo

This repository hosts multiple products and shared tooling across apps, CLIs, and Rust crates.

Repository Overview

  • apps/: User-facing apps (React Native and documentation web surfaces)
  • cmds/: Go command tools and workflow CLIs
  • crates/: Rust crates and Rust-based tooling
  • packaging/: Package manager and release automation assets
  • docs/: Canonical contracts, project indexes, and domain-level documentation

Project Catalog

Project ID Purpose Owned Paths Status Primary Docs
binpm Rust-based, Node-free binary package manager for installing and running command-line tools from release assets. crates/binpm active project-binpm, crates-binpm-foundation
cargo-mono Cargo subcommand for Rust monorepo lifecycle management, including version bump and publish orchestration. crates/cargo-mono active project-cargo-mono, crates-cargo-mono-foundation
nodeup Rust-based Node.js version manager with deterministic channel resolution, shell completions, and shim execution. crates/nodeup active project-nodeup, crates-nodeup-foundation
with-watch Rust-based CLI wrapper that reruns delegated shell utilities and arbitrary commands when inferred or explicit filesystem inputs change. crates/with-watch active project-with-watch, crates-with-watch-foundation
derun Go CLI that preserves terminal fidelity for AI-agent workflows and bridges MCP output transport. cmds/derun active project-derun, cmds-derun-foundation
runmoor Stable manager for disposable Docker and Tart GitHub Actions runners with standalone public documentation. cmds/runmoor

apps/runmoor-docs | active | project-runmoor, cmds-runmoor-foundation, apps-runmoor-docs-foundation | | ttl | TTL compiler contract for task graph validation, execution, and cache-aware runtime behavior. | cmds/ttlc | active | project-ttl, cmds-ttl-foundation, cmds-ttl-language-contract | | mpapp | Expo React Native app for mobile workflows with stable platform behavior and documented device capability usage. | apps/mpapp | active | project-mpapp, apps-mpapp-foundation | | serde-feather | Size-first serialization contract split between runtime core and derive-macro crates. | crates/serde-feather

crates/serde-feather-macros | active | project-serde-feather, crates-serde-feather-core-foundation, crates-serde-feather-macros-foundation | | rustia | Serde-based LLM JSON parsing and function-calling tool adapter utilities split across runtime, aisdk adapter, and macro crates. | crates/rustia

crates/rustia-llm

crates/rustia-macros | active | project-rustia, crates-rustia-core-foundation, crates-rustia-llm-foundation, crates-rustia-macros-foundation | | public-docs | Rspress-based public documentation site for user-facing product and platform content. | apps/public-docs | active | project-public-docs, apps-public-docs-foundation |

Documentation Contract

  • docs/ is the source of truth for project contracts and implementation documents.
  • Every project is defined by docs/project-<id>.md plus one or more domain contract documents.
  • When ownership, interfaces, or runtime behavior changes, update the relevant docs/ contracts in the same change.
  • Start from docs/README.md for the canonical documentation catalog.

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 6,755
Method 2,897
Class 566
Struct 505
Enum 282
Interface 174
TypeAlias 78
FuncType 4

Languages

Rust43%
Go36%
TypeScript18%
Swift1%
Kotlin1%
Python1%

Modules by API surface

crates/binpm/src/commands.rs706 symbols
protos/gen/go/async_commit_hook/v1/ach.pb.go374 symbols
crates/nodeup/tests/cli.rs264 symbols
protos/gen/go/devhud/v1/admin.pb.go232 symbols
apps/devhud/src-tauri/src/capture.rs188 symbols
protos/gen/go/devhud/v1/upload.pb.go176 symbols
crates/binpm/tests/cli.rs175 symbols
apps/devhud/src-tauri/src/updater.rs171 symbols
crates/binpm/src/storage.rs152 symbols
protos/gen/go/devhud/v1/common.pb.go141 symbols
apps/devhud/src-tauri/src/bridge.rs131 symbols
crates/with-watch/src/analysis.rs114 symbols

Dependencies from manifests, versioned

connectrpc.com/connectv1.20.0 · 1×
github.com/Azure/go-ansitermv0.0.0-2026091720535 · 1×
github.com/actions/scalesetv0.4.0 · 1×
github.com/asaskevich/govalidatorv0.0.0-2023030114320 · 1×
github.com/aws/aws-sdk-go-v2v1.41.9 · 1×
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.11 · 1×
github.com/aws/aws-sdk-go-v2/configv1.32.20 · 1×
github.com/aws/aws-sdk-go-v2/credentialsv1.19.19 · 1×
github.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.25 · 1×
github.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.25 · 1×
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.25 · 1×

Datastores touched

devhudDatabase · 1 repos
devhud_api_testDatabase · 1 repos
logtoDatabase · 1 repos

For agents

$ claude mcp add oss \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page