frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Backlog – tasks and contexts manager for AI coding agents

https://github.com/mazen160/backlog
1•mazen160•6m ago•0 comments

Show HN: Instant GraphRAG over any Postgres database

https://polygres.com
1•daleverett•7m ago•1 comments

Agent Name Service: The universal AI Agents identity system

https://opensourcewatch.beehiiv.com/p/agent-name-service-the-universal-ai-agents-identity-system
1•CrankyBear•11m ago•0 comments

The End of Compute Scarcity? Not So Fast

https://cloudedjudgement.substack.com/p/clouded-judgement-7326-the-end-of
1•gmays•11m ago•0 comments

Omnibaas, a provider-agnostic Infrastructure-as-Code compiler for BaaS services

https://github.com/davidecampora/Omnibaas
1•davidecampora•12m ago•1 comments

Waymo reports teen riders for bad behavior and delivers them to the police

https://www.latimes.com/business/story/2026-07-07/waymo-reports-teen-riders-for-bad-behavior-deli...
4•pilingual•13m ago•1 comments

Fable 5 wrote a Windows kernel in 38 minutes

https://tolmo.com/blog/when-the-model-writes-the-kernel/
1•adolfoabegg•13m ago•0 comments

An agent in 100 lines of Lisp

https://thebeach.dev/posts/lisp-agent/
1•jamiebeach•15m ago•0 comments

Acceleration without fuel: superconducting thruster uses Earth's magnetic field

https://www.space.com/technology/acceleration-without-fuel-revolutionary-superconducting-thruster...
1•svggrfgovgf•16m ago•1 comments

Rejected Emoji Proposals

https://charlottebuff.com/unicode/misc/rejected-emoji-proposals/
2•gaws•16m ago•0 comments

Get recommended a cheaper model with this skill

https://www.rightmodeler.com
1•piyussh•17m ago•0 comments

Private Messaging App Isn't WhatsApp or Signal, It's Delta Chat

https://lifehacker.com/tech/delta-chat-messaging-app-privacy
1•aslandb•17m ago•1 comments

Software can unlock 300 GW of capacity on US grid without building power plants

https://www.pv-magazine.com/2026/07/07/software-can-unlock-300-of-capacity-on-u-s-grid-without-bu...
1•philipkglass•17m ago•0 comments

Avatar Aang: The Last Airbender

https://www.youtube.com/watch?v=7b20GRFZBFE
1•skogstokig•20m ago•0 comments

The Opportunity Atlas: Mapping the Childhood Roots of Social Mobility [pdf]

https://opportunityinsights.org/wp-content/uploads/2018/10/atlas_paper.pdf
2•simonebrunozzi•21m ago•0 comments

Modder builds 8,192-core GPU at home out of RISC-V microcontrollers

https://www.tomshardware.com/maker-stem/modder-creates-8-192-core-gpu-at-home-out-of-risc-v-micro...
2•rbanffy•21m ago•0 comments

New Research: A "Verified" GitHub Commit Is Not Unique

https://www.internationalcyberdigest.com/new-research-a-verified-github-commit-is-not-unique/
1•yogthos•22m ago•0 comments

Meta's Teen Safety Case Just Became a $1.4T Existential Threat

https://gizmodo.com/metas-teen-safety-case-just-became-a-1-4-trillion-existential-threat-2000782306
2•colinprince•24m ago•1 comments

Satteri: A Markdown pipeline forged in Rust for the JavaScript world

https://satteri.bruits.org/
2•nateb2022•27m ago•0 comments

There Will Never Be Enough Compute

https://mithils3.substack.com/p/there-will-never-be-enough-compute
1•Mithil-Salunkhe•27m ago•0 comments

US manufacturers' energy costs soar because of AI data center demand

https://arstechnica.com/tech-policy/2026/07/us-manufacturers-energy-costs-soar-because-of-ai-data...
8•doener•29m ago•1 comments

Australia space agency has found 'likely source' of mystery space balls

https://www.bbc.com/news/articles/c1jyydr7jnjo
1•johnnyApplePRNG•29m ago•0 comments

Claude Cowork expands to mobile and web

https://techcrunch.com/2026/07/07/the-coding-agent-wars-are-spilling-into-the-rest-of-the-office-...
2•a_paddy•29m ago•1 comments

Ask HN: Do you have more or less than 1Mb text of your own writing?

1•cwmoore•29m ago•1 comments

Notion just launched a new iPhone app called Agents

https://9to5mac.com/2026/07/07/notion-just-launched-a-brand-new-iphone-app-called-agents/
1•zesfyapp•30m ago•0 comments

The shrinking Xbox: Five studios, 3,200 employees let go

https://arstechnica.com/gaming/2026/07/the-incredible-shrinking-xbox-five-studios-3200-employees-...
1•rbanffy•30m ago•1 comments

Hobbit-Like Human Ancestor Survived on an Island with Komodo Dragons

https://gizmodo.com/heres-how-this-hobbit-like-human-ancestor-survived-on-an-island-with-komodo-d...
1•gmays•30m ago•0 comments

Unturned's Source Code Released

https://blog.smartlydressedgames.com/posts/2026-07-07-unturned-source-code-released/
1•philo23•31m ago•0 comments

Normalization of Deviance

https://flightsafety.org/asw-article/normalization-of-deviance/
2•simonebrunozzi•31m ago•0 comments

Nationwide outage for Australia's largest mobile operator Telstra

https://www.abc.net.au/news/2026-07-08/telstra-mobile-network-outage-wednesday-morning-july-8/106...
3•decimalenough•32m ago•0 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!