antigravity-hub-bin
- Ebuilds: 1, Testing: 2.1.4.6481382726303744 Description:
Antigravity 2.0 is Google's standalone agent orchestration desktop
application (the "hub"). It is a distinct product from the Antigravity
IDE: the hub focuses on launching, coordinating and monitoring AI
agents rather than providing a code editor.
This package installs the prebuilt Electron/Chromium binary release.
Homepage:https://antigravity.google/ License: all-rights-reserved
cargo-deny
- Ebuilds: 1, Testing: 0.19.8 Description:
cargo-deny is a cargo plugin from Embark Studios that lints your
project's dependency graph. It checks crate licenses against an
allow/deny list, scans for security advisories (RustSec), bans
specific or duplicate crates, and restricts the sources crates may
be fetched from. It is commonly run in CI to enforce supply-chain
policies across large Rust workspaces.
Homepage:https://github.com/EmbarkStudios/cargo-deny License: || ( Apache-2.0 MIT )
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD CDLA-Permissive-2.0
ISC MIT Unicode-3.0 ZLIB
claude-agent-tui
- Ebuilds: 1, Testing: 0.3.1 Description:
claude-agent-tui is an ACP-over-PTY bridge that runs the official
Claude Code TUI inside Zed's agent panel, driving the real 'claude'
CLI over a pseudo-terminal and exposing it through the Agent Client
Protocol. It runs on top of your existing Claude Pro/Max
subscription. This package is a prebuilt bundle shipping the compiled
dist/ output together with its node_modules (including the native
node-pty addon), so no compilation happens at merge time.
Homepage:https://github.com/lucascouts/claude-agent-tui License: Apache-2.0
claude-code
- Ebuilds: 1, Stable: 2.1.183 Description:
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster through natural language commands.
Homepage:https://claude.com/product/claude-code License: all-rights-reserved
cmake-extras
- Ebuilds: 1, Testing: 1.9 Description:
cmake-extras provides additional CMake modules used across the
Ayatana and Ubuntu ecosystems, such as FindGObjectIntrospection.cmake,
FindVala.cmake and FindCoverageReport.cmake. The package contains no
compiled code; it only installs the .cmake module files into
${CMAKE_INSTALL_DATADIR}/cmake/.
Homepage:https://salsa.debian.org/debian-ayatana-team/cmake-extras License: GPL-3
codex
- Ebuilds: 1, Testing: 0.141.0 Description:
Codex CLI is OpenAI's AI-powered coding agent that runs in the terminal.
It integrates with the OpenAI API to provide interactive code generation,
editing, and review capabilities directly from the command line.
Homepage:https://github.com/openai/codex License: Apache-2.0
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD Boost-1.0
CC0-1.0 CDLA-Permissive-2.0 ISC MIT MPL-2.0 Unicode-3.0 ZLIB
codex-bin
- Ebuilds: 1, Testing: 0.141.0 Description:
Prebuilt binary distribution of Codex CLI, OpenAI's AI-powered coding
agent that runs in the terminal. This package installs the official
statically-linked musl binary from the upstream GitHub release, avoiding
the lengthy Rust compilation required by dev-util/codex. Suitable for
users who do not want to compile the package from source.
Homepage:https://github.com/openai/codex License: Apache-2.0
mdds
- Ebuilds: 1, Testing: 3.2.1 Description: Collection of multi-dimensional data structure and indexing algorithm
Homepage:https://gitlab.com/mdds/mdds License: MIT