Feed aggregator

Cloi – Local debugging agent that runs in your terminal

Hacker News - Tue, 05/06/2025 - 4:42pm

Helloo HN! I’m Gabriel Cha and an incoming student @ Coluimbia and just wanted to share what I've been building past 2 weeks: Cloi - a completely local debugging agent that runs right in your terminal. https://github.com/cloi-ai/cloi

I created Cloi because every AI coding tool wants API keys, subscriptions, and your entire codebase uploaded to their servers. Cloi, however, runs entirely on your machine. No cloud, no API keys, no subscriptions, no data leaving your system.

The tech is brutally simple: it captures your error context, spins up Ollama locally, generates targeted fixes, and - only with your explicit permission - applies patches directly to your files. You review every diff before anything changes.We ship with Phi-4 out of the box (crazy good for its size), but you can swap to any Ollama model you've got installed. Your machine, your models, your rules.

Installation is just: $ npm install -g @cloi-ai/cloi

BTW Cloi is free, if you're interested in the implementation or want to request new features, you can do so here: https://github.com/cloi-ai/cloi

We've hit 202 stars in just 5 days since release!!! I'd really appreciate your star if you find this useful. Try it out and let us know what you think! From, Gabriel Cha & Mingyou Kim

Comments URL: https://news.ycombinator.com/item?id=43909436

Points: 1

# Comments: 1

Categories: Hacker News

The Signal Clone Mike Waltz Was Caught Using Has Direct Access to User Chats

Wired Security - Tue, 05/06/2025 - 4:24pm
A new analysis of TM Signal’s source code appears to show that the app sends users’ message logs in plaintext. At least one top Trump administration official used the app.
Categories: Wired Security

Some Family-Friendly Games Are Coming to Apple Arcade in June

CNET Feed - Tue, 05/06/2025 - 4:20pm
Subscribers can play these games on Apple Arcade with their whole family next month.
Categories: CNET

Prepare Yourself. Doom: The Dark Ages Lands on Xbox Game Pass Soon

CNET Feed - Tue, 05/06/2025 - 4:19pm
Subscribers can also fight as Goku in a Dragon Ball fighting game.
Categories: CNET

CEO Departures Hit Record Levels

SlashDot - Tue, 05/06/2025 - 4:05pm
Categories: SlashDot

Today's Wordle Hints, Answer and Help for May 7, #1418

CNET Feed - Tue, 05/06/2025 - 4:00pm
Here are hints and the answer for today's Wordle No. 1,418 for May 7.
Categories: CNET

Today's NYT Connections Hints, Answers and Help for May 7, #696

CNET Feed - Tue, 05/06/2025 - 4:00pm
Hints and answers for Connections for May 7, #696.
Categories: CNET

Show HN: Kevin-32B – how to do multi-turn RL on writing CUDA kernels

Hacker News - Tue, 05/06/2025 - 3:48pm

Hey – we just published a blog post about Kevin-32B = K(ernel D)evin.

It's to our knowledge the first open-source model that's RL-trained on CUDA kernels. Our goal was to demonstrate multi-turn RL using GRPO. We used 180 Python->CUDA conversion tasks from the KernelBench dataset.

The results were surprisingly strong! We were able to outperform top reasoning model like o3 & o4-mini.

We're sharing our training setup and learnings in the blogpost. Also the model is on HuggingFace: https://huggingface.co/cognition-ai/Kevin-32B

Comments URL: https://news.ycombinator.com/item?id=43908924

Points: 1

# Comments: 0

Categories: Hacker News

Pages