dev-util/act::bentoo
- Ebuilds: 1, Testing: 0.2.89 Description:
act lets you run your GitHub Actions workflows locally. Instead of
committing and pushing to trigger CI, act reads the workflow files in
.github/workflows and executes each job in a Docker container that
mirrors the GitHub-hosted runner environment, giving fast feedback and
saving CI minutes.
Homepage:https://nektosact.com License: MIT Apache-2.0 BSD BSD-2 ISC MPL-2.0
dev-util/antigravity-hub-bin::bentoo
- Ebuilds: 1, Testing: 2.2.1.5287492581195776 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
dev-util/cargo-deny::bentoo
- Ebuilds: 1, Testing: 0.20.2 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
dev-util/claude-agent-acp-plus::bentoo
- Ebuilds: 1, Testing: 0.3.0 Description:
ACP adapter for the Claude Agent SDK, forked from
agentclientprotocol/claude-agent-acp to port features from the Claude
Code VS Code extension to ACP clients (like Zed) for a friendlier
experience. Starts with AskUserQuestion checkbox parity (multiSelect ->
ACP form field type:"array" with items.anyOf, plus per-question "Other"
and descriptions). Ships compiled dist/ + production node_modules
(including the SDK's native Claude CLI binary), so no compilation at
merge time.
Homepage:https://github.com/lucascouts/claude-agent-acp-plus License: Apache-2.0
dev-util/claude-agent-acp-tui::bentoo
- Ebuilds: 1, Testing: 0.8.0 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
dev-util/claude-code::bentoo
- Ebuilds: 1, Stable: 2.1.207 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
dev-util/cmake-extras::bentoo
- Ebuilds: 1, Testing: 1.10 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
dev-util/codex::bentoo
- Ebuilds: 1, Testing: 0.144.1 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
dev-util/codex-bin::bentoo
- Ebuilds: 1, Testing: 0.144.1 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
dev-util/osv-scanner::bentoo
- Ebuilds: 1, Testing: 2.4.0 Description:
OSV-Scanner is Google's official frontend to the OSV.dev
vulnerability database. It scans a project's dependencies (lockfiles,
SBOMs, container images, Git submodules and installed artifacts),
matches them against known vulnerabilities in the OSV database, and
reports actionable results. It also supports guided remediation to
help upgrade affected packages.
Homepage:https://google.github.io/osv-scanner/ https://github.com/google/osv-scanner License: Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0 Unlicense
dev-util/trivy::bentoo
- Ebuilds: 1, Testing: 0.72.0 Description:
Trivy is a comprehensive and versatile security scanner. It finds
vulnerabilities (CVEs), misconfigurations (IaC), secrets, SBOMs and
licenses across container images, file systems, Git repositories,
Kubernetes clusters and cloud accounts. Trivy is easy to use, fast and
integrates well into CI pipelines.
Homepage:https://trivy.dev https://github.com/aquasecurity/trivy License: Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0 Unlicense