Skip to content

Sister Projects

Open-source tools by the same team behind Roboticus. All MIT licensed, with package or binary install paths.

Architextnpm v1.7.6

JSON-backed architecture and release truth

A local JSON-backed architecture, release-tracking, rules, release planning, and dataflow viewer for engineering teams and LLM-maintained project maps. Running architext sync installs or updates project-owned architecture data, Release Truth, project rules, C4 drilldown metadata, and agent instructions so humans get a navigable viewer and future agents get a stable machine-readable system map before changing code. 1.7.0 is a full Rust rewrite: the routing engine, validator, server, CLI, and the viewer (Rust compiled to WebAssembly) run natively with no Node runtime, shipped as per-platform native binaries with an npm launcher for compatibility. The 1.6.x viewer features carry over (Repo Tree, Blast Radius search, element notes, configurable diagram parameters, and server-side route precomputation), now running on the native engine.

RustMITlatest: npm v1.7.6
$npm install -g @robotaccomplice/architext@latest

Latest Release — v1.7.6 (2026-06-22)

Native-only distribution and a completed flow decision-diamond design.

Previous Releases

v1.7.5 (2026-06-22)v1.7.4 (2026-06-22)v1.7.3 (2026-06-21)v1.7.2 (2026-06-20)

Gholav0.4.0

High-performance HTTP request utility

A tactical HTTP client built on fasthttp for blockchain forensic analysis and stealthy data acquisition. Features browser impersonation with TLS fingerprinting, JSON extraction for RPC workflows, HAR export for forensic captures, enhanced security reconnaissance, temporal drift for bot-detection evasion, ghost signing for distributed auditing, and chain shortcuts for 8 blockchain networks. Compiles to a single Go binary.

GoMITlatest: v0.4.0
$bash <(curl -fsSL https://roboticus.ai/ghola-install.sh)

Latest Release — v0.4.0 (2026-04-12)

Architectural improvements, JSON extraction (--jq), HAR export, enhanced snoop mode, response timing, 8 blockchain chain shortcuts with default RPC URLs, mobile browser profiles, stdin/file data substitution, proxy health check, and bridge API parity.

Previous Releases

v0.3.0 (2026-03-30)v0.2.2 (2026-02-24)v0.2.1 (2026-02-20)

RPGv2.0.0

Rust Password Generator

A fast, secure, and customizable command-line password generator written in Rust. Features configurable character sets, length options, clipboard integration via arboard, and script-friendly output. Available on crates.io as rpg-util.

RustMITlatest: v2.0.0
$bash <(curl -fsSL https://roboticus.ai/rpg-install.sh)

Latest Release — v2.0.0 (2026-04-12)

Clean Architecture restructuring. Unified PasswordConfig, CharacterSet newtype with pre-computed subsets, modular codebase (error, charset, config, generator). Breaking API change with backward-compat aliases.

Previous Releases

v1.1.0 (2026-01-15)v1.0.2 (2025-11-29)v1.0.0 (2025-11-29)

Scopev0.5.6

Blockchain analysis CLI

A production-grade command-line tool for blockchain data analysis, portfolio tracking, transaction investigation, and compliance-grade risk assessment. Features address analysis with USD valuation, token crawling with DEX data, live TUI monitoring dashboard, 11 built-in CEX venues, contract security analysis, and multi-chain support across EVM (Ethereum, Polygon, Arbitrum, Optimism, Base, BSC) and non-EVM (Solana, Tron) chains.

RustMITlatest: v0.5.6
$bash <(curl -fsSL https://roboticus.ai/scope-install.sh)

Latest Release — v0.5.6 (2026-04-20)

Latest Scope binary release with Linux and macOS artifacts published from the scope-blockchain-analysis repository.

Previous Releases

v0.5.4 (2026-03-09)v0.5.3 (2026-02-20)v0.5.2 (2026-02-20)