frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Validation, Docs, tests, and database schemas from one source of truth

https://github.com/justhamade/triadjs
1•justhamade•3m ago•1 comments

Humans ask, computers propose, humans decide

https://jakemccrary.com/blog/2020/11/14/speeding-up-magit/
2•signa11•4m ago•0 comments

"Trust Us" Is Not a Control Surface: Anthropic and the Case for Open Weights

https://trust-us.vercel.app
1•tonydavis•5m ago•0 comments

Smartphones Broke British Politics

https://www.politico.eu/article/keir-starmer-uk-prime-minister-resignation-brexit-whatsapp-westmi...
2•giuliomagnifico•6m ago•0 comments

Canada introduces legislation to ban social media for children under 16

https://www.reuters.com/legal/litigation/canada-introduces-legislation-ban-social-media-children-...
3•thm•12m ago•0 comments

Allegro

https://liballeg.org/
1•tosh•16m ago•0 comments

Ask HN: What internal tool did you build that became a product?

1•nehpets•17m ago•0 comments

CopenPay returns and Copenhagen now rewards tourists who arrive by train

https://www.denmarklifestyledaily.com/article/812071964-copenpay-returns-3-times-bigger-copenhage...
1•slu•20m ago•0 comments

The dispute over what caused Air India flight 171 to crash

https://www.bbc.com/news/articles/cwyk9exxp2qo
2•1659447091•20m ago•0 comments

OpenAI mulls slashing prices as it competes with Anthropic for users

https://www.cnbc.com/2026/06/11/openai-mulls-slashing-prices-ahead-of-competition-from-anthropic-...
23•agentifysh•21m ago•9 comments

Show HN: I built a Red Flag Warning zone-check tool for the East Bay in 48h

https://redflag-check.info
2•vedant28t•21m ago•0 comments

Show HN: Vaportrail – flight recorder for Claude Code, Codex, and OpenCode

https://github.com/B33BMO/vaportrail
2•b33bmo•22m ago•1 comments

Tesla robotaxis stall as Musk's self-driving hype hits real-world traffic

https://www.latimes.com/business/story/2026-06-10/tesla-robotaxis-stall-as-musks-self-driving-hyp...
3•1vuio0pswjnm7•23m ago•0 comments

YouTube terms of service allow AI music training, Google says

https://www.billboard.com/pro/google-youtube-terms-of-service-ai-music-training-lawsuit/
1•sdoering•24m ago•1 comments

Feds move to formally allow sports "trading" on prediction markets

https://www.axios.com/2026/06/10/cftc-prediction-markets-sports-event-contract-rules
1•1vuio0pswjnm7•30m ago•0 comments

Nearly Everyone, Everywhere, Veers Left When Walking

https://www.nytimes.com/2026/06/10/science/humans-walking-veer-left-counterclockwise.html
4•bryanrasmussen•31m ago•2 comments

Agentic Frameworks

https://astledsa.substack.com/p/agentic-frameworks
1•astledsa•33m ago•0 comments

Adafruit files suit against Flux.ai over legal threats [pdf]

https://storage.courtlistener.com/recap/gov.uscourts.cand.471648/gov.uscourts.cand.471648.1.0.pdf
4•russdill•36m ago•1 comments

TokenPulse – Live token and rate limit tracker for Claude and ChatGPT

https://chromewebstore.google.com/detail/tokenpulse-—-chatgpt-clau/oimclhdbljodjkankcnalklchfce...
1•Anoop69_•37m ago•0 comments

TikTok

https://tiktok-guahdfjhshrk.com
1•DARKNNESSANKC•38m ago•0 comments

Grit by GitButler: A from-scratch reimplementation of Git in idiomatic Rust

https://github.com/gitbutlerapp/grit
1•maxloh•41m ago•0 comments

It blocked us at 'hello ' Anthropic Fable 5 refusing innocuous prompts

https://www.theregister.com/ai-and-ml/2026/06/10/anthropic-claude-fable-5-refuses-innocuous-promp...
8•abliterationai•43m ago•1 comments

I built a tool that reads code and lists features with file:line refs

https://www.verifiablyai.com/projects/requests
1•arvvind•46m ago•0 comments

Join-Calculus

https://en.wikipedia.org/wiki/Join-calculus
1•tosh•46m ago•0 comments

See what your AI coding agent is doing with Datadog Lapdog

https://chrisebert.net/see-what-your-ai-coding-agent-is-doing-with-datadog-lapdog/
1•cebert•53m ago•0 comments

Terms of Service Ban AI Agents from Using Stack Overflow for Agents

https://meta.stackoverflow.com/questions/438910/introducing-stack-overflow-for-agents
2•nomilk•54m ago•0 comments

Sales Is the Customer Clock

https://hari.computer/sales-is-the-customer-clock
2•andytratt•54m ago•0 comments

The Algorithm for Precision Medicine

https://www.janestreet.com/tech-talks/algorithm-for-precision-medicine/
2•vismit2000•56m ago•0 comments

Musk Looks to an Army of Loyalists to Help Make Him a Trillionaire

https://www.wsj.com/articles/musk-spacex-ipo-retail-traders-a13e9030
4•1vuio0pswjnm7•58m ago•0 comments

TrueNAS Is Now Red Hat OpenShift Certified

https://www.truenas.com/blog/truenas-openshift-certified/
3•ofrzeta•1h ago•1 comments
Open in hackernews

Show HN: Superexpert.ai – Open-source, no-code platform for multi-task AI agents

https://superexpert.ai/
3•StephenWalther•1y ago
Hi HN — I built Superexpert.AI, an open‑source platform that lets you spin up multi‑task AI agents in minutes without writing any code (and lets you extend everything later).

What it does

- Plug‑and‑play agents – Create agents from a web form. Each agent can contain multiple tasks, and each task can run a different AI model, use its own tools, and follow custom instructions.

- First‑class extensibility – Register a TypeScript function with registerServerTool, registerClientTool, or registerContextTool to add new functionality. If you want to share it, publish it as an NPM package and Superexpert.AI will auto‑detect it when installed.

- Built‑in RAG – Upload docs via the UI, or use a CLI that chunks 100 MB files, auto‑resumes after network errors, auto-resumes after network errors (e.g. uploading a 500-page PDF manual) and pipes the data into your agent.

- Launch a full chat app in minutes – Everything is MIT‑licensed NextJS + TypeScript + Tailwind + Postgres. Deploy like any other NextJS project.

Links

- Walkthrough (no sign‑up): https://app.arcade.software/share/yGqgrj65xp6y4mkDbNnT

- Live demo (email sign‑up): https://demo.superexpert.ai/

- GitHub repo: https://github.com/Superexpert/superexpert-ai

- Quick‑start guide: https://superexpert.ai/docs/quick-start/

- Full docs & tutorials: https://superexpert.ai/

Why I built it

I kept hand‑coding LangGraph‑style workflows for clients and wanted a web‑first, stack‑agnostic way to launch agents fast and stay fully modifiable. Superexpert.AI lets you extend or swap every layer — from models to tools to UI themes — with TypeScript.

Looking for feedback

1. Agent use‑cases you still have to hand‑code today.

2. Gaps in the RAG flow or model tooling that block production use.

Discord for deeper chat: https://discord.gg/wsrc3enWN3

–– Stephen

Comments

StephenWalther•1y ago
Hi all, I’m Stephen (creator). GitHub repo is here → https://github.com/Superexpert/superexpert-ai, and a no-signup walkthrough is here → https://app.arcade.software/share/yGqgrj65xp6y4mkDbNnT. Happy to answer anything about the architecture or use-cases!