p/kiloclaw
by
fmerian
KiloClaw pricing is live and it's straightforward.
$9/month for hosted compute. Zero markup on AI tokens. 500+ models.
8
20
p/clawdbot-2
There's a question we all ask when setting up @OpenClaw: which model should I actually use?
What are your suggestions? Any preferences?
22
42
Chris Messina
Source.
10
62
p/general
Victoria Wu
Saw Aravind's post yesterday about Perplexity's new computer.
Got me thinking: we launched Happycapy - the 1st agent-native computer here on Feb 11 (beta was Jan 27). Grateful @rajiv_ayyangar and the PH community witnessed it from the start.
6
p/claude
Nika
TL;DR: Anthropic refused to sign a contract with the Pentagon that would have allowed the U.S. military to use all of its models without restrictions. Anthropic insisted on an exception, and brace yourself, that its models cannot be used: 1) for mass surveillance of citizens, 2) for autonomous killing. Now the administration is threatening that if the founder of Anthropic doesn't change his mind by a certain date, they will come after him.
Google, OpenAI, and Musk (Grok) have all signed the contract.
Following Sam Altman's announcement over the past few hours, people have been speaking out massively about cancelling their OpenAI subscriptions and subscribing to Claude.
93
184
Aleksandar Blazhev
Claude just launched Claude Opus 4.6 . This is Claude s newest and most capable model so far. It s designed for deep reasoning, long-running agent workflows, and large codebases, with a 1M token context window in beta and stronger planning and code understanding.
Curious to hear from the community.
19
p/blocpad
Mihir Kanzariya
If you use AI dev tools daily, you ve probably felt this:
You start a new session and immediately have to re-explain:
what the project is
what you already tried
why certain decisions exist
what not to repeat
Not because the AI is bad.Because the workflow forgets.
14
p/chatgpt
Aaron O'Leary
@OpenAI just launched ChatGPT Atlas, its own browser for macOS that bakes the model right into every tab. You can highlight text to summarize or rewrite it, chat alongside any site, and keep the AI open in a split view while you browse.
It even remembers what you ve been doing over time, though that s already raising privacy flags.
What s interesting is that Atlas doesn t feel like a new product it just feels like ChatGPT trying to absorb the browser itself.
5
44
Aravind Parameswaran
12
13
p/producthunt
Meow world, welcome back to The Breakpoint, a weekly thread on all things dev tools on Product Hunt.
The latest
Recent dev-first products launched on the site.
23
p/claude-for-desktop
Gabe Perez
I have been a big fan of @Aqua Voice but do need something local for the times I don't have internet or am traveling. So I wanted to give @OpenWispr a try but didn't really want to go through the whole setup for it... so I gave @Claude for Desktopaccess to my files and computer and... it basically instantly installed the whole thing and got it working!Then I asked it to package for me as a Mac app (.app) and what do you know... it did! Was honestly kind of amazing. There was one issue that I had to keep troubleshooting and that's sometimes Claude would reference the wrong environment or file... it could figure it out, but just something to pay attention too.
So now you can vibecode and quickly iterate on Open Source software using Claude Desktop, @Cursor, and @Warp. Use Claude to set it up, Cursor to iterate and build, then Warp to polish and debug.
Have there been any Open Source software that has scared you away but you might try install with this method?
p/vibecoding
AI coding tools seem to come in two main flavors: IDE-based, like @Cursor and @GitHub Copilot, and terminal-based setups, like using @Claude Code to generate commands, scripts, or entire files. Both have their fans, but which one actually helps you move faster?
Curious what flow people are sticking with long term, and where you see the most gains (or frustrations).
45
40
Rajiv Ayyangar
I was recently talking with a group of founders, and we went around sharing tools we're using now. Posting my notes for our community here - would love to know what else people are using!
Voice AI toolkit:
- Vapi
48
Rohan Chaubey
With AI agents and assistants are becoming more advanced, we're seeing them handle everything from scheduling meetings to managing entire workflows.
But here s the big question would you fully trust an AI to run tasks autonomously, or would you prefer keeping an eye on things just in case?
Elly
Me First
ChatGPT & Cursor
steve beyatte
There are so many new AI agent platforms ( @Wordware @Lindy @CrewAI @zapier and so on) that I'm finding myself curious how everyone is using them.
What AI agents are you using in production? What do they do? Are they working and reliable? What would make them better? Are they replacing roles? Augmenting existing ones?
16
29
47
p/daily
Kwindla Kramer
Here's my hacked-together, messy, voice-based dev environment:
Voice-driven loop with screen-shotting so the LLM in the loop can see what's in my terminal and editor. The prompt varies depending on what I'm trying to drive with this loop.
A few tool definitions that give read access to files and URLs.
A tool the LLM can send a block of output to that generates keyboard events, so the LLM can drive any editor/terminal.
A separate process watching a directory and constantly making LLM-driven git commits. (git autosave).
I have some pieces of this running most of the time. But I'm lazy, and doing other stuff, and I also try to use a variety of editors and tools, to see what's good lately. Which ... no stability, so my hacked-together stuff is always broken.
I don't want to replace @Windsurf / @Cursor / Claude code. A seriously good agent and expert-system dev toolkit is a lot of work.
25
Ken Miller
I recently installed @Augment Code based on an ad somewhere, and I'm super impressed, but haven't heard a peep about it in most channels. But it got me wondering what else I'm missing. This is a crowded field with a few frontrunners and a lot of more esoteric newcomers, but I want to know about the ones that blow your mind but hardly get any coverage.
18
p/openai
On their livestream today, OpenAI just released a bunch of new tools for reliably building and using AI agents. From what I can tell, this is what's new-
New APIs:
Responses API - a new multi-modal API that builds on chat completions to allow for the next-generation of tool calling, starting with the new tools announced today.
9
32