Julie update – local LLMs, CUA, installers and perf gains
The biggest shift is that Julie now supports fully local LLMs and agentic workflows. It’s no longer limited to answering questions about what’s on screen. It can now run writing and coding agents, and optionally take concrete actions on your computer under supervision. What’s new: - Local LLM support. Julie can now run entirely on-device, - Agentic computer use. I added a computer-use mode with demos showing multi-step actions like clicking, typing, and navigation. - Writing and coding agents. Draft, refactor, and iterate in-place without moving into a separate workspace. - Installers are…
What it does
In the maker’s words, at launch
The biggest shift is that Julie now supports fully local LLMs and agentic workflows. It’s no longer limited to answering questions about what’s on screen. It can now run writing and coding agents, and optionally take concrete actions on your computer under supervision. What’s new: - Local LLM support. Julie can now run entirely on-device, - Agentic computer use. I added a computer-use mode with demos showing multi-step actions like clicking, typing, and navigation. - Writing and coding agents. Draft, refactor, and iterate in-place without moving into a separate workspace. - Installers are now available, so setup is a lot simpler. - Significant performance improvements across startup time, memory usage, and latency. I also wrote a full walkthrough and demos covering how the agents work and where the boundaries are: https://tryjulie.vercel.app/ Repo + installers: https://github.com/Luthiraa/julie Thanks for all the support and feedback. From the bottom of my heart, I really appreciate it. I’ve loved building this, and it’s been one of the fastest things I’ve taken from idea to something real that people are actually using. I really love this community. If you enjoyed checking it out, a star on the repo would mean a lot and helps more people find it.
Does the same job
all alternatives →


- WUWorkflow Use – Deterministic, self-healing browser automation (RPA 2.0)2025 · github.com · ▲69
Hey HN – Gregor & Magnus here again. A few months ago, we launched Browser Use (https://news.ycombinator.com/item?id=43173378), which let LLMs perform tasks in the browser using natural language prompts. It was great for one-off tasks like booking flights or finding products—but we soon realized enterprises have somewhat different needs: They typically have one workflow with dynamic variables (e.g., filling out a form and downloading a PDF) that they want to reliably run a million times without breaking. Pure LLM agents were slow, expensive, and unpredictable for these…
- CICan I run this LLM? (locally)2025 · can-i-run-this-llm-blue.vercel.app · ▲42
One of the most frequent questions one faces while running LLMs locally is: I have xx RAM and yy GPU, Can I run zz LLM model ? I have vibe coded a simple application to help you with just that. Update: A lot of great feedback for me to improve the app. Thank you all.
- ARAgentflow – Run Complex LLM Workflows from Simple JSON2023 · github.com · ▲51
So, it feels like this should exist. But I couldn't find it. So I tried to build it. Agentflow lets you run complex LLM workflows from a simple JSON file. This can be as little as a list of tasks. Tasks can include variables, so you can reuse workflows for different outputs by providing different variable values. They can also include custom functions, so you can go beyond text generation to do anything you want to write a function for. Someone might say: "Why not just use ChatGPT?" Among other reasons, I'd say that you can't template a workflow with ChatGPT, trigger it with different…
More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 18d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 27d ago · cactuscompute.com


Launched alongside, January 2026
the whole month →- IN
Hey HN! I wanted to share something I built over the last few weeks: isometric.nyc is a massive isometric pixel art map of NYC, built with nano banana and coding agents. I didn't write a single line of code. Of course no-code doesn't mean no-engineering. This project took a lot more manual labor than I'd hoped! I wrote a deep dive on the workflow and some thoughts about the future of AI coding and creativity: http://cannoneyed.com/projects/isometric-nyc
AI · Jan 2026 · cannoneyed.com




Automatic AI-powered code reviews the moment you open a PR
Dev tools · Jan 2026 · kilo.ai
