_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


waybar-sans-elogind 0.15.0
Dependencies: date@3.0.1 fmt@11.2.0 gtk-layer-shell@0.9.0 gtkmm@3.24.9 jsoncpp@1.9.6 libdbusmenu@16.04.0-496 libevdev@1.13.6 libinput-minimal@1.29.1 libmpdclient@2.20 libnl@3.12.0 libxml2@2.14.6 pipewire@1.6.2 playerctl@2.4.1 pulseaudio@16.1 spdlog@1.15.3 wayland@1.24.0 wireplumber-minimal@0.5.15
Channel: saayix
Location: saayix/packages/wm.scm (saayix packages wm)
Home page: https://github.com/Alexays/Waybar
Licenses: Expat
Build system: meson
Synopsis: Wayland bar for Sway and Wlroots based compositors
Description:

Waybar is a highly customisable Wayland bar for Sway and Wlroots based compositors.

cursor-mcmojave 0.1.0
Channel: saayix
Location: saayix/packages/wm.scm (saayix packages wm)
Home page: https://github.com/vinceliuice/McMojave-cursors
Licenses: GPL 3
Build system: copy
Synopsis: McMojave cursors for linux desktops
Description:

A x-cursor theme inspired by macOS and based on capitaine-cursors.

eww 0.6.0-1.98c2201
Channel: saayix
Location: saayix/packages/wm.scm (saayix packages wm)
Home page: https://elkowar.github.io/eww
Licenses: Expat
Build system: cargo
Synopsis: ElKowars wacky widgets
Description:

Elkowars Wacky Widgets is a standalone widget system made in Rust that allows you to implement your own, custom widgets in any window manager.

claude-agent-acp 0.29.2
Dependencies: node-agentclientprotocol-sdk@0.19.0 node-anthropic-ai-claude-agent-sdk@0.2.112 node-claude-code-cache-fix@2.0.3 node-zod@4.3.6
Propagated dependencies: bash@5.2.37 bubblewrap@0.11.0 socat@1.7.4.4 which@2.21
Channel: guix-ai-cloud
Location: ai-cloud/packages/claude-code.scm (ai-cloud packages claude-code)
Home page: https://www.npmjs.com/package/@agentclientprotocol/claude-agent-acp
Licenses: ASL 2.0
Build system: node
Synopsis: ACP-compatible Claude Agent wrapper
Description:

This package provides an ACP-compatible coding agent powered by the Claude Agent SDK.

The claude-code-cache-fix preload is automatically enabled to work around an upstream prompt-cache regression. Set CACHE_FIX_DISABLED=1 to disable all fixes while keeping monitoring active.

apply-seccomp 0.0.49
Dependencies: libseccomp@2.6.0
Channel: guix-ai-cloud
Location: ai-cloud/packages/claude-code.scm (ai-cloud packages claude-code)
Home page: https://github.com/anthropic-experimental/sandbox-runtime
Licenses: ASL 2.0
Build system: gnu
Synopsis: Seccomp filter for blocking Unix socket access
Description:

This program applies a seccomp BPF filter that blocks AF_UNIX socket creation, isolating sandboxed subprocesses from local services. It is used by Claude Code's bwrap sandbox.

node-claude-code-cache-fix 2.0.3
Channel: guix-ai-cloud
Location: ai-cloud/packages/claude-code.scm (ai-cloud packages claude-code)
Home page: https://github.com/cnighswonger/claude-code-cache-fix
Licenses: Expat
Build system: node
Synopsis: Fix prompt cache regression in Claude Code
Description:

This package fixes a prompt cache regression in Claude Code that causes up to 20x cost increase on resumed sessions. Use it by setting NODE_OPTIONS="--import claude-code-cache-fix" when running Claude Code.

node-zod 4.3.6
Channel: guix-ai-cloud
Location: ai-cloud/packages/claude-code.scm (ai-cloud packages claude-code)
Home page: https://www.npmjs.com/package/zod
Licenses: Expat
Build system: node
Synopsis: TypeScript-first schema validation
Description:

Zod is a TypeScript-first schema validation library with static type inference.

node-agentclientprotocol-sdk 0.19.0
Dependencies: node-zod@4.3.6
Channel: guix-ai-cloud
Location: ai-cloud/packages/claude-code.scm (ai-cloud packages claude-code)
Home page: https://www.npmjs.com/package/@agentclientprotocol/sdk
Licenses: ASL 2.0
Build system: node
Synopsis: Agent Client Protocol SDK
Description:

This package implements the Agent Client Protocol (ACP), which standardizes communication between code editors and AI coding agents.

node-anthropic-ai-claude-agent-sdk 0.2.112
Dependencies: apply-seccomp@0.0.49 node-zod@4.3.6
Channel: guix-ai-cloud
Location: ai-cloud/packages/claude-code.scm (ai-cloud packages claude-code)
Home page: https://www.npmjs.com/package/@anthropic-ai/claude-agent-sdk
Licenses: Nonfree
Build system: node
Synopsis: Claude Agent SDK
Description:

This package provides an SDK for building AI agents with Claude Code's capabilities, enabling programmatic interaction with Claude for autonomous code editing. It bundles all of Claude Code, too.

claude-code 2.1.112
Dependencies: apply-seccomp@0.0.49 node-claude-code-cache-fix@2.0.3
Propagated dependencies: bash@5.2.37 bubblewrap@0.11.0 ripgrep@15.1.0 socat@1.7.4.4 which@2.21
Channel: guix-ai-cloud
Location: ai-cloud/packages/claude-code.scm (ai-cloud packages claude-code)
Home page: https://www.npmjs.com/package/@anthropic-ai/claude-code
Licenses: Nonfree
Build system: node
Synopsis: AI coding agent for the terminal
Description:

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows through natural language commands.

The claude-code-cache-fix preload is automatically enabled to work around an upstream prompt-cache regression that can cause up to 20x cost increase on resumed sessions. Set CACHE_FIX_DISABLED=1 to disable all fixes while keeping monitoring active.

emacs-opencode 0.0.0-0.bf20404
Propagated dependencies: emacs-magit@4.6.0 emacs-markdown-mode@2.8 emacs-plz@0.9.1 emacs-plz-event-source@0.1.3 emacs-plz-media-type@0.2.4
Channel: guix-ai-cloud
Location: ai-cloud/packages/opencode.scm (ai-cloud packages opencode)
Home page: https://codeberg.org/sczi/opencode.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Emacs interface to OpenCode
Description:

This package provides an Emacs UI to OpenCode, an open source AI coding agent. It offers integration with Emacs through comint-mode, vtable, diff-mode, and markdown-mode. Features include the ability to add any Emacs buffer to chat context, integration with Magit for creating new git branches and worktrees, session management, and a notification system for async operations.

opencode 1.1.60
Dependencies: bash-minimal@5.2.37 gcc@14.3.0 libx11@1.8.12 glibc@2.41 mesa@26.0.2
Channel: guix-ai-cloud
Location: ai-cloud/packages/opencode.scm (ai-cloud packages opencode)
Home page: https://opencode.ai
Licenses: Expat
Build system: binary
Synopsis: the open source AI coding agent.
Description:

OpenCode is an open source agent that helps you write code in your terminal.

emacs-agentic-async-operations 0.1.0
Propagated dependencies: emacs-detached@0.10.1 emacs-alert@1.3
Channel: guix-ai-cloud*
Location: ai-cloud/packages/agentic-async-operations.scm (ai-cloud packages agentic-async-operations)
Home page: https://grigory.tech
Licenses: GPL 3+
Build system: emacs
Synopsis: Windowless, queryable compile/detached operations for AI agents
Description:

agentic-async-operations lets an AI agent run builds and long shell commands in the user's Emacs without ever stealing the window the user is typing in. aao/compile and aao/detached run a command with no window shown, stamp the output buffer with queryable metadata (session, model, reason, kind, command, time, status, tags), and render a header line plus a banner from it. It adds per-company model icons/colors, per-status emojis/colors, tags, named groups, a mode-line monitor, and a small scheduling and dependency graph. Full documentation ships as a Texinfo/Info manual.

emacs-ai-code-interface 1.950
Propagated dependencies: emacs-transient@0.13.2 emacs-magit@4.6.0
Channel: guix-ai-cloud*
Location: ai-cloud/packages/ai-code-interface.scm (ai-cloud packages ai-code-interface)
Home page: https://github.com/tninja/ai-code-interface.el
Licenses: ASL 2.0
Build system: emacs
Synopsis: Unified Emacs interface for AI coding assistants
Description:

ai-code-interface.el provides a unified Emacs interface supporting multiple AI coding backends: Claude Code, Gemini CLI, OpenAI Codex, ECA, GitHub Copilot CLI, Opencode, and others. It offers a transient-based menu system and context-aware code actions.

claude-agent-acp 0.23.1
Dependencies: node-agentclientprotocol-sdk@1.3.0 node-anthropic-ai-claude-agent-sdk@0.3.222 node-zod@4.4.3 claude-code@2.1.252
Propagated dependencies: bash@5.2.37 which@2.21
Channel: guix-ai-cloud*
Location: ai-cloud/packages/claude-code.scm (ai-cloud packages claude-code)
Home page: https://www.npmjs.com/package/@zed-industries/claude-agent-acp
Licenses: ASL 2.0
Build system: node
Synopsis: ACP-compatible Claude Agent wrapper
Description:

This package provides an ACP-compatible coding agent powered by the Claude Agent SDK.

node-agentclientprotocol-sdk 1.3.0
Dependencies: node-zod@4.4.3
Channel: guix-ai-cloud*
Location: ai-cloud/packages/claude-code.scm (ai-cloud packages claude-code)
Home page: https://www.npmjs.com/package/@agentclientprotocol/sdk
Licenses: ASL 2.0
Build system: node
Synopsis: Agent Client Protocol SDK
Description:

This package implements the Agent Client Protocol (ACP), which standardizes communication between code editors and AI coding agents.

node-anthropic-ai-claude-agent-sdk 0.3.222
Dependencies: node-zod@4.4.3
Channel: guix-ai-cloud*
Location: ai-cloud/packages/claude-code.scm (ai-cloud packages claude-code)
Home page: https://www.npmjs.com/package/@anthropic-ai/claude-agent-sdk
Licenses: Nonfree
Build system: node
Synopsis: Claude Agent SDK
Description:

This package provides an SDK for building AI agents with Claude Code's capabilities, enabling programmatic interaction with Claude for autonomous code editing. It bundles all of Claude Code, too.

claude-code 2.1.252
Dependencies: bash-minimal@5.2.37 glibc@2.41 gcc@14.3.0
Channel: guix-ai-cloud*
Location: ai-cloud/packages/claude-code.scm (ai-cloud packages claude-code)
Home page: https://claude.ai/code
Licenses: Nonfree
Build system: copy
Synopsis: AI coding agent for the terminal
Description:

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows through natural language commands.

node-zod 4.4.3
Channel: guix-ai-cloud*
Location: ai-cloud/packages/claude-code.scm (ai-cloud packages claude-code)
Home page: https://www.npmjs.com/package/zod
Licenses: Expat
Build system: node
Synopsis: TypeScript-first schema validation
Description:

Zod is a TypeScript-first schema validation library with static type inference.

codegraph 1.6.0
Dependencies: node@22.14.0 node-colbymchenry-codegraph-linux-x64@1.6.0
Channel: guix-ai-cloud*
Location: ai-cloud/packages/codegraph.scm (ai-cloud packages codegraph)
Home page: https://colbymchenry.github.io/codegraph
Licenses: Expat
Build system: node
Synopsis: Local-first code intelligence for AI agents (MCP)
Description:

Local-first code intelligence for AI agents (MCP). Self-contained and bundles its own runtime.

node-openai 6.34.0
Channel: guix-ai-cloud*
Location: ai-cloud/packages/glm-acp-agent.scm (ai-cloud packages glm-acp-agent)
Home page: https://www.npmjs.com/package/openai
Licenses: ASL 2.0
Build system: node
Synopsis: Official TypeScript/JavaScript library for the OpenAI API
Description:

The official OpenAI REST API client for TypeScript and JavaScript. Since v5 it ships with all dependencies bundled, which is what makes it practical to package here: glm-acp-agent talks to Z.ai's OpenAI-compatible coding-plan endpoint (https://api.z.ai/api/coding/paas/v4) through it.

zai-acp 1.10.0
Dependencies: glm-acp-agent@1.10.0 node@22.14.0
Channel: guix-ai-cloud*
Location: ai-cloud/packages/glm-acp-agent.scm (ai-cloud packages glm-acp-agent)
Home page: https://github.com/stefandevo/glm-acp-agent
Licenses: ASL 2.0
Build system: trivial
Synopsis: Run glm-acp-agent on the local ZCode OAuth login
Description:

Wrapper that starts glm-acp-agent authenticated with the OAuth access token the ZCode desktop app stores under ~/.zcode/v2/credentials.json (decrypted at each launch), so no Z.AI API key is required. An Z_AI_API_KEY already present in the environment takes precedence; set ZCODE_CREDENTIAL_SECRET when the credentials were written with a non-default secret. If the stored access token has expired, refresh it by signing in once in the ZCode desktop app.

node-zod 3.25.76
Channel: guix-ai-cloud*
Location: ai-cloud/packages/glm-acp-agent.scm (ai-cloud packages glm-acp-agent)
Home page: https://www.npmjs.com/package/zod
Licenses: Expat
Build system: node
Synopsis: TypeScript-first schema validation
Description:

Zod is a TypeScript-first schema validation library with static type inference. This is the legacy 3.x line, kept for packages that declare zod ^3 (glm-acp-agent among them).

glm-acp-agent 1.10.0
Dependencies: node-agentclientprotocol-sdk@0.20.0 node-openai@6.34.0 node-zod@3.25.76
Channel: guix-ai-cloud*
Location: ai-cloud/packages/glm-acp-agent.scm (ai-cloud packages glm-acp-agent)
Home page: https://github.com/stefandevo/glm-acp-agent
Licenses: ASL 2.0
Build system: node
Synopsis: ACP agent for Z.ai GLM Coding Plan models
Description:

Standalone Agent Client Protocol (ACP) server for Zhipu AI's GLM models under the GLM Coding Plan: streaming, tool calls, mid-session model switching, image input and session persistence. Authentication uses a Z.AI API key via the Z_AI_API_KEY environment variable (or a one-time glm-acp-agent --setup credentials file under ~/.config/); coding-plan subscribers create the key at https://z.ai/manage-apikey/apikey-list.

Total packages: 73954