Hacker News

xAI All Hands [video]

Hacker News - Fri, 02/13/2026 - 8:20pm
Categories: Hacker News

Claude DevTools

Hacker News - Fri, 02/13/2026 - 8:20pm

Article URL: https://www.claude-dev.tools/

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

Points: 2

# Comments: 0

Categories: Hacker News

Rebuilt Facebook

Hacker News - Fri, 02/13/2026 - 8:15pm

Article URL: https://theswipe.vercel.app/

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

Points: 1

# Comments: 2

Categories: Hacker News

Discernment

Hacker News - Fri, 02/13/2026 - 8:14pm
Categories: Hacker News

Show HN: Turn OpenClaw in a high performing development team with DevClaw

Hacker News - Fri, 02/13/2026 - 8:12pm

I built DevClaw, an OpenClaw plugin that turns each Telegram group into an isolated, autonomous dev team: planner/orchestrator, DEVs, and QA all running on their own. I use it for all my development now. Issues on GitLab/GitHub are the single source of truth, and three things compound to save around 70% on tokens: model tiering (Haiku for typos, Opus for architecture), session reuse across tasks, and token-free scheduling that burns zero LLM calls for orchestration.

Please try it and give some feedback. Also keen to hear from anyone running autonomous coding agents, especially what you’ve found works for model selection and session management.

Code’s all here: https://github.com/laurentenhoor/devclaw

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Killer Crossword

Hacker News - Fri, 02/13/2026 - 7:39pm

I used to play this daily with friends, but the original (killercrossword.com) appears to be down nowadays, so I have recreated it with the help of my mate Claude.

It's a crossword with no clues, just a grid with a few pre-filled letters to get you started. You deduce the words from the letter intersections alone. Like Wordle, there's one puzzle per day (resets at midnight local time).

The goal is simple: complete the grid in as little time as possible, using as few hints as you can. Then share your score with friends. If the first puzzle is too easy, you can attempt a harder "master" version of it.

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

Points: 1

# Comments: 0

Categories: Hacker News

We just released Khaos SDK and khaos-examples (BSL 1.1)

Hacker News - Fri, 02/13/2026 - 7:39pm

It’s a local-first CLI for testing AI agents against:

- prompt injection - tool misuse / auth bypass - data leakage (PII) - resilience faults The examples are intentionally weak so you can break them quickly, then harden and re-test. pip install khaos-agent cd quickstart khaos discover . khaos start echo-assistant khaos run echo-assistant --eval security --verbose SDK: https://github.com/ExordexLabs/khaos-sdk Examples: https://github.com/ExordexLabs/khaos-examples I’d love blunt feedback on: 1. CLI UX friction 2. Missing attack classes 3. What you’d need to adopt this in CI today

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

Points: 2

# Comments: 0

Categories: Hacker News

Pages