dev-util/claude-code::vowstar
- Ebuilds: 1, Stable: 2.1.258 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/codex::vowstar
- Ebuilds: 1, Testing: 0.154.0 Description:
Codex CLI is an AI-powered coding agent from OpenAI that runs in your
terminal. It can understand your codebase, execute commands, and help
you write, debug, and refactor code using natural language. Codex uses
advanced language models to provide intelligent code assistance 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/drmemory::vowstar
- Ebuilds: 2, Testing: 2.6.0_p20251213 Description:
Dr. Memory is a memory monitoring tool capable of identifying
memory-related programming errors such as accesses of uninitialized
memory, accesses to unaddressable memory (including outside of
allocated heap units and heap underflow and overflow), accesses to
freed memory, double frees, memory leaks, and (on Windows) handle
leaks, GDI API usage errors, and accesses to un-reserved thread
local storage slots.
Dr. Memory operates on unmodified application binaries running on
Windows, Linux, Mac, or Android on commodity IA-32, AMD64, and ARM
hardware.
This package includes:
- drmemory: memory debugging tool
- drltrace: library call tracer
- drstrace: system call tracer (Windows only)
- symquery: symbol query tool
This package also bundles DynamoRIO, a dynamic binary instrumentation
framework, which provides:
- drrun: run applications under DynamoRIO
- drconfig: configure DynamoRIO
- drinject: inject DynamoRIO into running processes
- drdisas: disassembler tool
Homepage:https://drmemory.org/ https://github.com/DynamoRIO/drmemory License: LGPL-2.1
dev-util/gemini-cli::vowstar
- Ebuilds: 1, Testing: 0.59.0 Description:
Gemini CLI is a command-line AI workflow tool that connects to your tools,
understands your code and accelerates your workflows. With the Gemini CLI
you can query and edit large codebases, generate new apps from PDFs or
sketches using Gemini's multimodal capabilities, automate operational tasks,
and use tools and MCP servers to connect new capabilities.
Homepage:https://github.com/google-gemini/gemini-cli License: Apache-2.0
dev-util/istyle::vowstar
- Ebuilds: 1, Testing: 1.23_pre20220127 Description:
iStyle is a fast and free automatic formatter for Verilog source code.
It was originally created by haimag and is inspired by Astyle. iStyle
helps to standardize code formatting in Verilog projects by automatically
adjusting indentation, spacing, and bracket placement according to
configurable style options.
Homepage:https://github.com/thomasrussellmurphy/istyle-verilog-formatter License: GPL-2
dev-util/kimi-code-bin::vowstar
- Ebuilds: 1, Testing: 0.42.0 Description:
Kimi Code CLI is Moonshot AI's command-line coding agent, the
starting point for next-generation agents. It provides an
interactive terminal UI for AI-assisted software development,
powered by Kimi models. This package installs the prebuilt
upstream binary.
Homepage:https://github.com/MoonshotAI/kimi-code License: MIT
dev-util/nixfmt::vowstar
- Ebuilds: 1, Testing: 0.6.0 Description:
nixfmt is the official, but not yet stable, formatter for Nix code.
It formats Nix code to a consistent style to increase code readability
and reduce the cognitive overhead for both reading and writing code.
Homepage:https://github.com/NixOS/nixfmt License: MPL-2.0
dev-util/plandex-cli::vowstar
- Ebuilds: 1, Testing: 2.2.0 Description:
Plandex is a terminal-based AI development tool that can plan and
execute large coding tasks that span many steps and touch dozens of
files. It can handle up to 2M tokens of context directly (~100k per
file), and can index directories with 20M tokens or more using
tree-sitter project maps.
Homepage:https://plandex.ai/ License: MIT
dev-util/wxformbuilder::vowstar
- Ebuilds: 1, Testing: 4.2.1 Description:
wxFormBuilder is a GUI builder for the wxWidgets framework.
Code generation is supported for C++, Python, Lua and PHP. Additionally,
the import and export of XRC code is possible. To support additional
widgets, custom plugins can be used.
wxFormBuilder runs on Windows, various Linux distributions and macOS.
Homepage:https://github.com/wxFormBuilder/wxFormBuilder License: GPL-2