<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GitHub Highlights - New open source, explained</title><description>One new open-source project a day, read properly: what it does, why it showed up now, how it works and where it is weak. Every number linked to its source.</description><link>https://highlightsx.github.io</link><language>en</language><atom:link href="https://highlightsx.github.io/rss.xml" rel="self" type="application/rss+xml"/><item><title>opencodex puts any model behind Codex and Claude Code</title><link>https://highlightsx.github.io/opencodex</link><guid isPermaLink="true">https://highlightsx.github.io/opencodex</guid><description>A local proxy that translates the Codex Responses API into whatever your provider speaks — streaming, tool calls, reasoning tokens and images, both ways.</description><pubDate>Sun, 16 Aug 2026 00:00:00 GMT</pubDate><category>proxy</category><category>LLM</category><category>Codex</category><category>TypeScript</category></item><item><title>QM is an agent with a per-employee sandbox, in Slack</title><link>https://highlightsx.github.io/qm</link><guid isPermaLink="true">https://highlightsx.github.io/qm</guid><description>A multiplayer agent harness where every person and every room gets its own memory, files, keychain, crons and durable sandbox — on a harness you choose.</description><pubDate>Sun, 16 Aug 2026 00:00:00 GMT</pubDate><category>agents</category><category>Slack</category><category>multi-tenant</category><category>TypeScript</category></item><item><title>driftwm drops your Wayland windows onto an infinite canvas</title><link>https://highlightsx.github.io/driftwm</link><guid isPermaLink="true">https://highlightsx.github.io/driftwm</guid><description>A trackpad-first compositor on smithay: windows keep their native size on a 2D canvas, snap into clusters, and the screen is a camera that pans and zooms.</description><pubDate>Sat, 15 Aug 2026 00:00:00 GMT</pubDate><category>Wayland</category><category>Rust</category><category>compositor</category><category>Linux desktop</category></item><item><title>Vorssaint puts a dozen paid Mac utilities in one menu bar</title><link>https://highlightsx.github.io/vorssaint</link><guid isPermaLink="true">https://highlightsx.github.io/vorssaint</guid><description>Per-app volume, system monitor, window switcher, clipboard history and more, in a Swift app where each feature installs and uninstalls separately.</description><pubDate>Wed, 12 Aug 2026 00:00:00 GMT</pubDate><category>macOS</category><category>Swift</category><category>menu bar</category><category>utilities</category></item><item><title>Ponytail makes your coding agent stop over-building</title><link>https://highlightsx.github.io/ponytail</link><guid isPermaLink="true">https://highlightsx.github.io/ponytail</guid><description>An agent skill that enforces YAGNI and reaches for native platform features first. Its own benchmark walked back its earlier, more flattering numbers.</description><pubDate>Tue, 11 Aug 2026 00:00:00 GMT</pubDate><category>agent skills</category><category>YAGNI</category><category>benchmarks</category><category>Claude Code</category></item><item><title>OpenConnector keeps SaaS credentials out of the agent</title><link>https://highlightsx.github.io/open-connector</link><guid isPermaLink="true">https://highlightsx.github.io/open-connector</guid><description>An open-source auth gateway fronting 1,000+ providers for AI agents, with inspectable action contracts and a self-host path off the hosted runtime.</description><pubDate>Mon, 10 Aug 2026 00:00:00 GMT</pubDate><category>OAuth</category><category>MCP</category><category>integrations</category><category>self-hosted</category></item><item><title>Open Code Review: Alibaba&apos;s internal review bot, opened up</title><link>https://highlightsx.github.io/open-code-review</link><guid isPermaLink="true">https://highlightsx.github.io/open-code-review</guid><description>A Go CLI that reviews git diffs with a hybrid of deterministic pipelines and an LLM agent, and claims a ninth of the tokens a general agent spends.</description><pubDate>Sun, 09 Aug 2026 00:00:00 GMT</pubDate><category>code review</category><category>Go</category><category>agents</category><category>CLI</category></item><item><title>OOMWOO is a robot vacuum you print, wire and own</title><link>https://highlightsx.github.io/oomwoo</link><guid isPermaLink="true">https://highlightsx.github.io/oomwoo</guid><description>A LiDAR-mapping vacuum built from a Raspberry Pi, an ESP32 and 3D-printed parts, running ROS2 and Home Assistant with no cloud in the loop.</description><pubDate>Sat, 08 Aug 2026 00:00:00 GMT</pubDate><category>robotics</category><category>ROS2</category><category>Raspberry Pi</category><category>Home Assistant</category></item><item><title>Nub: Bun&apos;s ergonomics without leaving Node</title><link>https://highlightsx.github.io/nub</link><guid isPermaLink="true">https://highlightsx.github.io/nub</guid><description>A Rust toolkit that runs TypeScript, installs packages and manages Node versions — by extending stock Node rather than replacing the runtime.</description><pubDate>Fri, 07 Aug 2026 00:00:00 GMT</pubDate><category>Node.js</category><category>Rust</category><category>TypeScript</category><category>package manager</category></item><item><title>Epic open-sourced Lore, a version control system for artists</title><link>https://highlightsx.github.io/lore</link><guid isPermaLink="true">https://highlightsx.github.io/lore</guid><description>A Rust VCS from Epic Games built for repositories where the code is the small part: large binary assets, huge teams, free branching, tamper-evident history.</description><pubDate>Thu, 06 Aug 2026 00:00:00 GMT</pubDate><category>version control</category><category>Rust</category><category>game development</category><category>Epic Games</category></item><item><title>img2threejs turns one photo into Three.js source, not a mesh</title><link>https://highlightsx.github.io/img2threejs</link><guid isPermaLink="true">https://highlightsx.github.io/img2threejs</guid><description>An agent pipeline that rebuilds the object in a reference image as procedural Three.js code, gated on a checklist of details it must account for.</description><pubDate>Wed, 05 Aug 2026 00:00:00 GMT</pubDate><category>Three.js</category><category>3D</category><category>agents</category><category>procedural generation</category></item><item><title>GeoLibre runs 1,000+ GIS tools in the browser, offline</title><link>https://highlightsx.github.io/geolibre</link><guid isPermaLink="true">https://highlightsx.github.io/geolibre</guid><description>A cloud-native GIS built on Tauri, MapLibre and DuckDB-WASM that ships the WhiteboxTools toolbox to WebAssembly — desktop, mobile, browser and Jupyter.</description><pubDate>Tue, 04 Aug 2026 00:00:00 GMT</pubDate><category>GIS</category><category>geospatial</category><category>WebAssembly</category><category>DuckDB</category></item><item><title>DeepSeek Harness: an agent runner where everything is a plugin</title><link>https://highlightsx.github.io/deepseek-harness</link><guid isPermaLink="true">https://highlightsx.github.io/deepseek-harness</guid><description>DeepSeek published its own agent harness, dsh, and it collected six figures of stars in two days. It is also a developer preview that promises to break.</description><pubDate>Mon, 03 Aug 2026 00:00:00 GMT</pubDate><category>agents</category><category>TypeScript</category><category>developer preview</category><category>plugins</category></item><item><title>OpenAI ships a security scanner you point at any model</title><link>https://highlightsx.github.io/codex-security</link><guid isPermaLink="true">https://highlightsx.github.io/codex-security</guid><description>Codex Security is a CLI and SDK that finds, validates and fixes vulnerabilities — and it will run the scan through OpenRouter, Bedrock or Fireworks instead.</description><pubDate>Sun, 02 Aug 2026 00:00:00 GMT</pubDate><category>security</category><category>vulnerability scanning</category><category>CLI</category><category>OpenAI</category></item><item><title>Bento is a slide deck that carries its own editor</title><link>https://highlightsx.github.io/bento</link><guid isPermaLink="true">https://highlightsx.github.io/bento</guid><description>A PowerPoint alternative shipped as one 560 KB HTML file: the viewer, presenter and editor live inside the document, and it rewrites itself on save.</description><pubDate>Sat, 01 Aug 2026 00:00:00 GMT</pubDate><category>slides</category><category>single file</category><category>self-hosted</category><category>local-first</category></item></channel></rss>