ANDRE LUSTOSA / PROJECTS
Things made useful.
A selection of open-source tools, packaging work, and infrastructure contributions. Each link points to the project’s public record.
01 / Selected
Selected projects
01
tongs ↗Creator
A terminal-native code review inbox for GitHub and GitLab. Review diffs, follow discussions, and investigate CI without losing your place.
02
agentic-ci ↗Maintainer
Run coding agents in sandboxed CI environments. My contributions span forge APIs, telemetry, runtime integration, and versioning.
03
OpenShell midstream ↗Midstream Maintainer
Red Hat's maintained midstream of NVIDIA OpenShell for secure downstream builds. My work spans packaging and release automation, alongside a separate fix proposed to NVIDIA's upstream project.
02 / More
Other work
Build Python dependency trees from source, with explicit support for prebuilt artifacts. My work covers version-specific build policy and build-failure diagnostics.
A terminal dashboard for monitoring Claude Code and Codex sessions, following their status, and returning to the terminal that needs attention.
Linux installation and update support, followed by fixes for launcher cleanup races, fallback behavior, and log retention.
Agent skills for Python package investigation, onboarding, security, and licensing. I contributed the initial framework and focused skills, and review changes to the collection.
AMD’s AI Tensor Engine for ROCm. My merged changes fixed a missing build input for prebuilt kernels and made the build respect explicit job limits.
PyTorch media decoding and encoding. I fixed a signature mismatch in the AVIF-disabled build path that caused an undefined symbol at import; the change was merged upstream.
NVIDIA’s Python interfaces for CUDA. I diagnosed a source-build compatibility problem across CUDA Bindings 13.0 and 13.1 and proposed version-aware compile guards. The proposal remains open as of September 6, 2026.
Readable YAML serialization built on PyYAML. My merged change made the test suite work against installed artifacts as well as the source checkout.