dev-util/kiro-bin::rato-verlay
- Ebuilds: 5, Testing: 1.0.337 Description:
The Kiro desktop IDE — an agentic AI development environment distributed
as a prebuilt amd64 binary. The upstream tarball is fetched from AWS's
official desktop release endpoint (prod.download.desktop.kiro.dev). It
unpacks to /opt/kiro and the kiro launcher is symlinked into /usr/bin,
with an XDG desktop entry and an icon installed under /usr/share/ so the
IDE integrates with standard Linux desktop environments.
Full end-to-end verification (pkgcheck scan, pkgdev manifest, emerge in
a gentoo/stage3 container, and the headless kiro -v smoke test) is
deferred to CI because Portage is not available in the dev-container
where this ebuild was authored. See docs/deferred-to-ci.md at the
repository root for the current list of CI-only checks.
Homepage:https://kiro.dev/ License: Kiro-EULA
dev-util/kiro-cli-bin::rato-verlay
- Ebuilds: 5, Testing: 2.19.1 Description:
The Kiro command-line suite (kiro-cli, kiro-cli-chat, kiro-cli-term),
distributed as a prebuilt amd64 binary sourced from AWS's official
release endpoint (prod.download.cli.kiro.dev). The tarball unpacks to
/opt/kiro-cli and the three launchers are symlinked into /usr/bin.
Full end-to-end verification (pkgcheck scan, pkgdev manifest, emerge
in a gentoo/stage3 container, and the `kiro-cli --version` smoke
test) is deferred to CI because Portage is not available in the
dev-container where this ebuild was authored. See
docs/deferred-to-ci.md at the repository root for the current list of
CI-only checks.
Homepage:https://kiro.dev/docs/cli/ License: Kiro-CLI-EULA
dev-util/kirocrew-bin::rato-verlay
- Ebuilds: 1, Testing: 0.2.0 Description:
Kiro Crew - AWS's open-source (Apache-2.0, since 2026-08-04)
persistent AI agent workspace: an Electron desktop app plus a
bundled Python Gateway backend that keeps agent sessions running
across sessions, machines and events. This -bin package repackages
the official Linux AppImage from the kirodotdev/KiroCrew GitHub
releases: the AppDir is extracted at build time (no FUSE needed at
runtime) and installed under /opt/kirocrew, with the launcher
symlinked as /usr/bin/kirocrew-desktop and an XDG desktop entry +
icon for desktop integration. The gateway backend is bundled and
self-contained (no host Python); talking to the LLM uses kiro-cli
(dev-util/kiro-cli-bin) over the Agent Client Protocol, which the
app can install and sign in on first launch. Persistent state lives
under ~/.kiro/crew/.
Full end-to-end verification (pkgcheck scan, pkgdev manifest,
emerge in a gentoo/stage3 container, and a headless smoke test) is
deferred to CI, matching the convention of the other prebuilt
packages in this overlay.
Homepage:https://kiro.dev/docs/crew/ https://github.com/kirodotdev/KiroCrew License: Apache-2.0