frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Nimbus – Browser with Claude Code UX

https://usenimbus.app/
3•pycassa•4h ago
Hi HN, I'm Anil. Nimbus is a desktop browser with an AI agent built into it. The UX is shamelessly inspired by Claude Code: a chat bar at the bottom, an agent log above it, and the webpage itself when its needed.

This is mainly a UX experiment for me. And also the reason it isn't a Chrome extension: once you have a chat bar that understands intent, the URL field is redundant. You shouldn't have two places to tell the browser what you want. I didn't want to bolt an agent onto an existing browser's chrome and end up with duplicated controls everywhere — I wanted full freedom to redesign the shell from scratch, decide what stays, what goes, and what a browser even looks like when the agent is the primary interface.

  Download for macOS: https://usenimbus.app
  Launch video: https://youtu.be/dj23-XIiB1o

Comments

pycassa•3h ago
Other things in the box:

  - Ask-user tool. When the agent hits a judgment call (cost
    confirmation, ambiguous field, a captcha), it pauses and asks you
    in the chat, not in a page overlay. You answer, it resumes.
    I'm really obsessed with the ask user tool on Claude Code, 
    and obviously I implemented it here also.
  - Use oracle to plan complex tasks, take its help when stuck, and also to 
    create skills
  - Sessions. Each task is its own session with its own tab(s) and
    history. Switch between them and let the tasks run in the background.
  - Bring your own key. Gemini, OpenAI, Anthropic, or any
    OpenAI-compatible endpoint. No server of mine in the loop.
  - Skills. Teach it or let it figure out a reusable flow and save it as 
    skill to reuse it.
  - Auth handoff. When a login popup opens, the agent blocks, you
    complete the auth, the agent picks back up. I purposefully didn't automate
    things like auth/captcha, as the expectation of the current websites'
    implementations isn't automation.
  - Everything local. Traces of every run go to ~/.nimbus/traces/.
    No telemetry, YET. Nothing reaches my servers, you just contact the LLM 
    providers directly.

Show HN: I've built a nice home server OS

https://lightwhale.asklandd.dk/
38•Zta77•2h ago•14 comments

Show HN: Browser Harness – Gives LLM freedom to complete any browser task

https://github.com/browser-use/browser-harness
73•gregpr07•9h ago•28 comments

Show HN: HNswered – watches for replies to your Hacker News posts and comments

https://github.com/adam-s/HNswered
9•dataviz1000•4h ago•13 comments

Show HN: Gova – The declarative GUI framework for Go

https://github.com/NV404/gova
112•aliezsid•17h ago•24 comments

Show HN: Atomic – Local-first, AI-augmented personal knowledge base

https://atomicapp.ai/
55•kenforthewin•11h ago•39 comments

Show HN: Nimbus – Browser with Claude Code UX

https://usenimbus.app/
3•pycassa•4h ago•1 comments

Show HN: Codex context bloat? 87% avg reduction on SWE-bench Verified traces

https://www.npmjs.com/package/pando-proxy
4•george_ciobanu•2h ago•2 comments

Show HN: I built a CLI that turns your codebase into clean LLM input

https://github.com/NoahCristino/llmcat
3•cristinon•2h ago•0 comments

Show HN: I Reverse Engineered Codex Background Computer Use

https://github.com/actuallyepic/background-computer-use
5•anupamb•2h ago•0 comments

Show HN: Honker – Postgres NOTIFY/LISTEN Semantics for SQLite

https://github.com/russellromney/honker
295•russellthehippo•1d ago•75 comments

Show HN: Tolaria – Open-source macOS app to manage Markdown knowledge bases

https://github.com/refactoringhq/tolaria
280•lucaronin•1d ago•127 comments

Show HN: Obscura – V8-powered headless browser for scraping and AI agents

https://github.com/h4ckf0r0day/obscura
3•jryio•3h ago•0 comments

Show HN: No AI – My Express.js codebase handled over $50M in prod

https://github.com/AnthonyBudd/express-ts-api-template
5•johnsmith2076•3h ago•0 comments

Show HN: Markdown as a Database

https://github.com/molefrog/lilmd
3•molefrog•3h ago•1 comments

Show HN: Agent Vault – Open-source credential proxy and vault for agents

https://github.com/Infisical/agent-vault
135•dangtony98•2d ago•52 comments

Show HN: leaf – a terminal Markdown previewer with a GUI-like experience

https://github.com/RivoLink/leaf
34•RivoLink•13h ago•19 comments

Show HN: FalsoAI – Detect influence/manipulation patterns in content

https://www.falsoai.com/
4•liam-chen•3h ago•0 comments

Show HN: Lilo – a self-hosted, open-source intelligent personal OS

https://github.com/abi/lilo
2•abi•4h ago•2 comments

Show HN: ffmpeg-render-pro – Parallel video rendering with live dashboard

https://www.npmjs.com/package/ffmpeg-render-pro/v/1.2.0?activeTab=readme
2•beeswaxpat•4h ago•0 comments

Show HN: I'm 15 and built a cryptographic accountability layer for AI agents

https://github.com/arian-gogani/nobulex
3•arian_•5h ago•1 comments

Show HN: #1 On This Day

https://onthisday-theta.vercel.app
5•starzmustdie•7h ago•1 comments

Show HN: Markant – A Dedicated Markdown Reader

https://markant.md/
4•lokimedes•6h ago•1 comments

Show HN: Roids – Open Source Steroids for your Agents

https://github.com/Developing-Gamer/roids
2•DevelopingGamer•6h ago•0 comments

Show HN: Open-source Next.js dashboard starter with auth, RBAC and Storybook

https://github.com/nellavio/nellavio
2•matt765•6h ago•0 comments

Show HN: TurbineFi – Build, Backtest, Deploy Prediction Market Strategies

https://www.turbinefi.com
4•adamewozniak•8h ago•0 comments

Show HN: Built a daily game where you sort historical events chronologically

https://hisorty.app/
63•damiannn•1d ago•59 comments

Show HN: Headless terminal - Allow agents to run any interactive TUI or CLI

https://github.com/montanaflynn/headless-terminal
3•anonfunction•9h ago•1 comments

Show HN: Broccoli, one shot coding agent on the cloud

https://github.com/besimple-oss/broccoli
73•yzhong94•2d ago•49 comments

Show HN: GoModel – an open-source AI gateway in Go

https://github.com/ENTERPILOT/GOModel/
207•santiago-pl•3d ago•75 comments

Show HN: LocalLLM – Recipes for Running the Local LLM (Need Contributors)

https://locallllm.fly.dev
12•Igor_Wiwi•1d ago•2 comments