# hop.top > Public gateway for the hop-top family of developer tools, libraries, runtimes, and specifications. Use package pages for concise project summaries and installation commands. Use the documentation hub for detailed project documentation. Go tooling can resolve a package through `hop.top/?go-get=1`; canonical specifications use `spec.hop.top///`. ## Primary resources - [Ecosystem index](https://hop.top/): Browse every project by category. - [Documentation hub](https://docs.hop.top/): Browse unified project documentation. - [Documentation sitemap](https://docs.hop.top/sitemap.xml): Search-crawler index for documentation pages. ## Projects - [aom](https://hop.top/aom): Agent orchestration model and runtime. Install: `go get hop.top/aom`. - [aps](https://hop.top/aps): Agent profile store and workspace manager. Install: `go install hop.top/aps@latest`. - [ben](https://hop.top/ben): Benchmark runner and reporting. - [cite](https://hop.top/cite): Polyglot toolkit for custom URI schemes and OS handler registration. Install: `go get hop.top/cite`. - [cxr](https://hop.top/cxr): Context exchange runtime for distributed agents. - [eva](https://hop.top/eva): Evaluation framework for agent quality. - [eva-ee](https://hop.top/eva-ee): Enterprise evaluation extensions. - [eva-pkg](https://hop.top/eva-pkg): Shareable evaluation packages and presets. - [git](https://hop.top/git): Git extensions including worktree management. Install: `go install hop.top/git@latest`. - [gym](https://hop.top/gym): Skill package manager for agent workflows. - [hdox](https://hop.top/hdox): Documentation site generator. - [hop](https://hop.top/hop): Meta-CLI orchestrator for the hop ecosystem. Install: `go install hop.top/hop@latest`. - [ibr](https://hop.top/ibr): Intent-driven headless browser automation. - [kit](https://hop.top/kit): Shared Go utilities and foundational primitives. Install: `go get hop.top/kit`. - [mde](https://hop.top/mde): Markdown editor and preview tooling. - [mdl](https://hop.top/mdl): Model definitions and shared data structures. Install: `go get hop.top/mdl`. - [orb](https://hop.top/orb): Graph-native runtime for modeling and operating organizations as living worlds of humans, agents, and processes. Install: `go install hop.top/orb@latest`. - [par](https://hop.top/par): Parallel task runner with dependency awareness. - [rlz](https://hop.top/rlz): Release automation and changelog generation. - [rsx](https://hop.top/rsx): Repository signal extractor for dependency vetting. Install: `go install hop.top/rsx@latest`. - [rux](https://hop.top/rux): Reactive UX primitives for Go CLIs. Install: `go get hop.top/rux`. - [stk](https://hop.top/stk): Stack orchestration and environment setup. - [tab](https://hop.top/tab): Terminal dashboard and tab manager. - [tip](https://hop.top/tip): Contextual tips and onboarding hints. - [tlc](https://hop.top/tlc): Task lifecycle manager — tracks, plans, and flows. Install: `go install hop.top/tlc@latest`. - [upgrade](https://hop.top/upgrade): Self-update mechanism for hop binaries. - [wsm](https://hop.top/wsm): Workspace and squad management. Install: `go install hop.top/wsm@latest`. - [x402](https://hop.top/x402): HTTP 402 payment-required protocol implementation. - [xrr](https://hop.top/xrr): Cross-runtime router for Go. Install: `go get hop.top/xrr`. - [xrr-php](https://hop.top/xrr-php): Cross-runtime router for PHP. Install: `composer require hop-top/xrr`. - [xrr-poly](https://hop.top/xrr-poly): Polyglot cross-runtime router specs and tests. - [xrr-py](https://hop.top/xrr-py): Cross-runtime router for Python. Install: `pip install xrr`. - [xrr-rs](https://hop.top/xrr-rs): Cross-runtime router for Rust. Install: `cargo add xrr`. - [xrr-ts](https://hop.top/xrr-ts): Cross-runtime router for TypeScript. Install: `npm install @hop-top/xrr`. ## Documentation - [aps documentation](https://docs.hop.top/aps/): Agent profile store and workspace manager. - [cite documentation](https://docs.hop.top/cite/): Polyglot toolkit for custom URI schemes and OS handler registration. - [eva documentation](https://docs.hop.top/eva/): Evaluation framework for agent quality. - [gym documentation](https://docs.hop.top/gym/): Skill package manager for agent workflows. - [ibr documentation](https://docs.hop.top/ibr/): Intent-driven headless browser automation. - [kit documentation](https://docs.hop.top/kit/): Shared Go utilities and foundational primitives. - [rsx documentation](https://docs.hop.top/rsx/): Repository signal extractor for dependency vetting. - [tlc documentation](https://docs.hop.top/tlc/): Task lifecycle manager — tracks, plans, and flows. - [wsm documentation](https://docs.hop.top/wsm/): Workspace and squad management. - [xrr documentation](https://docs.hop.top/xrr/): Cross-runtime router for Go. - [xrr-php documentation](https://docs.hop.top/xrr-php/): Cross-runtime router for PHP. - [xrr-py documentation](https://docs.hop.top/xrr-py/): Cross-runtime router for Python. - [xrr-rs documentation](https://docs.hop.top/xrr-rs/): Cross-runtime router for Rust. - [xrr-ts documentation](https://docs.hop.top/xrr-ts/): Cross-runtime router for TypeScript. ## Optional - [Source organization](https://github.com/hop-top): Source repositories for the hop-top ecosystem. - [Gateway source](https://github.com/hop-top/hop.top): Source for hop.top, its routing Worker, and discovery files.