Postingan

Show HN: Oak – Git replacement designed for agents https://ift.tt/reVTzAt

Show HN: Oak – Git replacement designed for agents Oak is a version control system I've been working on designed for agents ( https://oak.space ). It improves the speed and context your agents need when working on serious projects. With virtual mounts, agents locally and in the cloud no longer need a full copy of a repo to get working. You can work on many tasks in parallel without needing to download everything or fight worktrees. Version control shouldn't waste you or your agents time. It should be fast, creative and fun to make things with agents. Oak is still early in development. There's no Windows build and missing plenty of features (no CI, no issues, no comments). We still use GitHub Actions for building Oak now, but we've been fully bootstrapped on Oak with no Git backup for several months: https://oak.space/oak/oak . Blog post: https://oak.space/blog#git-is-forever Docs: https://oak.space/docs https://oak.space/oak/oak June 22, 2026 at 10:37PM

Show HN: Selector Forge – browser extension for AI-generated resilient selectors https://ift.tt/jmp3BFt

Show HN: Selector Forge – browser extension for AI-generated resilient selectors Hi HN, I'm Ahmad from the Intuned ( https://intunedhq.com ) team. Today, we're releasing and open-sourcing Selector Forge ( https://ift.tt/p5U1FHk ), a browser extension that generates reliable CSS/XPath selectors using AI. You can use it to create a selector for a single element or for an array of elements. The selectors it creates are meant to be "semantic" and more resilient to page changes than what Chrome DevTool’s “Copy Selector” (and other similar extensions) give you. Those tend to hand you something brittle like `#top > div.w-100.ph0-l.ph3.ph4-m > h1 > span`, which can break with a minimal page change. Selector Forge aims for selectors that don't break as easily. Here are some selectors that Selector Forge created: `//div[@aria-label="Showing weekly downloads"]//p[@aria-live="polite"]` (item selector) and `//*[local-name()='svg' and @aria...

Show HN: React Native Boost – swaps RN's Text/View wrappers for native ones https://ift.tt/iIT1fKp

Show HN: React Native Boost – swaps RN's Text/View wrappers for native ones https://ift.tt/xrNVcpj June 23, 2026 at 12:01AM

Show HN: Smolsonic – A Subsonic-compatible music server written in Rust https://ift.tt/cOxq1Id

Show HN: Smolsonic – A Subsonic-compatible music server written in Rust https://ift.tt/59D0zeB June 22, 2026 at 11:40PM

Show HN: DebugBrief – turn debugging sessions into reports, no AI https://ift.tt/vVkqO6H

Show HN: DebugBrief – turn debugging sessions into reports, no AI https://ift.tt/rzab5LK June 22, 2026 at 02:57AM

Show HN: CleverCrow: give tokens to your favorite projects https://ift.tt/Sr6dqyW

Show HN: CleverCrow: give tokens to your favorite projects Howdy all. I'm Zack :wave:. I've been thinking about the problem of misguided AI pull requests and figured I'd throw a possible solution out there for feedback. Basically, CleverCrow lets supporters give tokens to a GitHub repo (or set of issues in that repo) for the maintainers to use to build/fix stuff. The fun implementation challenges have been around implementing the pooling dynamics and keeping the maintainers in charge while the backers are motivated to support their work. https://clevercrow.io June 22, 2026 at 02:06AM

Show HN: Pulse – Dashboard for Claude Code, approve tool calls from your phone https://ift.tt/b95y2Nq

Show HN: Pulse – Dashboard for Claude Code, approve tool calls from your phone Hi everyone, I'm a student from Flanders and I like to use Claude Code for my purposes, ideas and also just for fun and also make solutions for problems in our world!) So that's why I built "Pulse", it's an local application that you can easily install to your device and easily follow what your claude agent is doing right now in your terminal session with an ambiance design and easily give permissions for your agent. For those who wants to see directly how much tokens you spent, and how much the session costs, and approve tool calls from everywhere from your phone and everything runs locally without an account can install Pulse from GitHub: https://ift.tt/mQbT1PC https://ift.tt/mQbT1PC June 21, 2026 at 03:46AM