frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

AI agent on a network made for geniuses to lead and focus on what's important

1•silisleek•2m ago•0 comments

Ask HN: How do you call the "-" on a keyboard?

1•Igor_Wiwi•6m ago•2 comments

The Enterprise Gap: From "Vibe Coding" to Executable Architecture

https://wolkensteiner.substack.com/p/the-enterprise-gap-from-vibe-coding
1•arman-w-jalili•8m ago•0 comments

Drop-in Apache Spark replacement written in Rust

https://github.com/lakehq/sail
2•davedx•8m ago•1 comments

Show HN: Find code on your site that can be replaced with modern HTML and CSS

https://cssradar.com/
1•Theoleff•11m ago•0 comments

Show HN: ChacharApp – Free, local voice dictation for Mac (open source)

https://juanpablocastro.com/en/projects/chacharapp/
1•juanpablius•11m ago•0 comments

Concurrency in Serene's Runtime

https://lxsameer.com/essays/concurrency-in-serene-1/
1•lxsameer•11m ago•0 comments

Data centres vs. housing: how London became a central battleground

https://www.ft.com/content/67db9b64-ec26-442e-8356-6c4411eba66e
1•thm•12m ago•0 comments

Claude gen-5 models show significant regression in BullshitBench

https://github.com/anthropics/claude-code/issues/83510
2•GodelNumbering•13m ago•0 comments

Show HN: Newsroom Self-hosted, AI-ranked meta-aggregator for HN Subreddits etc.

https://github.com/SpektrNO/newsroom
1•franktore•14m ago•0 comments

Ask HN: Drop your landing page for community review and feedback

1•pranshuchittora•16m ago•1 comments

Show HN: Gitleaks for Codex and Claude Code

https://github.com/softcane/hamza
1•pradeep1177•17m ago•0 comments

Spider-Man: Brand New Day leak racks up millions of views

https://www.theverge.com/entertainment/974199/spider-man-brand-new-day-leak-box-office-records
1•thm•17m ago•0 comments

Show HN: A MicroVM Launcher for BSD and Linux Guests on macOS/Linux (libkrun)

https://github.com/tsirysndr/bsdkrun
1•tsiry•22m ago•0 comments

Chaos of border crossing gives way to limbo for Moroccans on Ceuta's streets

https://www.theguardian.com/world/2026/aug/02/ceuta-border-crossing-spain-morocco
1•teleforce•23m ago•0 comments

JSON Is Lying to You

https://blog.gaborkoos.com/posts/2026-08-03-Your-JSON-Is-Lying-to-You/
1•alvis•25m ago•0 comments

Show HN: FreeWebPToJPG – Batch convert 1k images via Go and SSE

https://freewebptojpg.com
2•harran•28m ago•0 comments

Kakonomics: Or, the preference for Low quality outcomes (2011)

http://gloriaoriggi.blogspot.com/2011/01/kakonomics-or-strange-preference-for.html
2•1659447091•29m ago•1 comments

Call Stack Diffs

https://oskrim.github.io/engineering/2026/08/02/call-stack-diffs.html
2•mpweiher•30m ago•0 comments

GDP growth shows no evidence of AI productivity boom

https://cepr.net/publications/gdp-growth-in-second-quarter-slows-to-1-5-no-evidence-of-ai-product...
2•konmok•35m ago•1 comments

Coldcard hack just grew to $89M, call your friends

https://www.thestreet.com/crypto/markets/coldcard-hack-just-grew-to-75m-call-your-friends
1•thm•41m ago•1 comments

Nvidia releases Cosmos 3 Edge for robotics

https://huggingface.co/blog/nvidia/cosmos3edge
2•rohanath•42m ago•0 comments

YInMn Blue

https://chemistry.oregonstate.edu/chemistry-news-events/yinmn-blue
1•gregsadetsky•44m ago•0 comments

Romania explodes rock to get more water flow to nuclear reactor

https://www.theguardian.com/world/live/2026/aug/03/europe-heatwave-wildfires-migration-ceuta-spai...
2•bluenose69•45m ago•0 comments

Deterministic Core, Non-Deterministic Shell

https://outdata.net/blog/260803
2•LAC-Tech•46m ago•0 comments

Show HN: AQ – a from-scratch 1B academic LLM by a 2-person team in India

https://huggingface.co/zyoralabs/AQ-academic-ai
2•zyoraclub•46m ago•0 comments

EU enforces labeling AI generated content

https://www.euronews.com/my-europe/2026/08/02/ai-generated-label-becomes-mandatory-in-the-eu-for-...
5•nucatus•48m ago•1 comments

Show HN: The best-paid AI/tech job anyone advertises pays $824k, not $100M

https://ctaio.dev/en/jobs/
3•norejisace•54m ago•1 comments

Street View Live Earth Map

https://play.google.com/store/apps/details?id=com.streetmapview.world.camera&hl=en_US
2•satyampromotion•55m ago•0 comments

Show HN: Kuvu AI – Your All-in-One AI Creative Studio and Marketing Studio

https://kuvu.ai/
2•longyuanpro•59m ago•0 comments
Open in hackernews

Show HN: Toolbase – Build reliable AI teammates by example, not instruction

2•David1238•1y ago
Hey HN, we’re David and Ethan, co-founders of Toolbase.

Toolbase is an AI agent and workflow builder that helps you quickly create production-grade AI automations — batteries included.

Try it without registering here: https://gettoolbase.com/

------- The dev cycle in Toolbase -------

1. Define a rough goal.

2. Connect any API or MCP server (we have thousands, or bring your own).

3. Teach the AI what valid input and output examples look like (these later become your unit tests!).

4. Let Toolbase generate the perfect prompt, code, workflow, or agent.

5. Deploy your project as an API, MCP server, or chat interface!

Coding optional. Sharing encouraged.

Note: If you’re familiar with Cursor/Windsurf and the core concepts behind frameworks like Mastra (which Toolbase runs on), you already know how to use Toolbase. You retain the flexibility of coding but avoid boilerplate and plumbing tasks (integration, validation, context mapping, testing, etc.) unless you explicitly choose to do them.

------- Demo -------

https://www.loom.com/share/540c61b2c5634996b088ebbb16989cf0?...

This simple agent validates company billing addresses in our CRM (Pipedrive) by researching them through Tavily search. If there’s an address mismatch, it asks a human to pick the right one via email (watch on 2x speed):

Output email for the example shown in the demo: https://gettoolbase.com/assets/demo-screenshot.png

Producing code and more deterministic workflows follows a similar process.

------- Why another agent/workflow builder? -------

We started building Toolbase out of frustration with existing frameworks, especially for production use, and the lack of IDE support for MLOps artifacts, such as prompts, golden data, workflows, and evaluations. Since much of the code for agentic systems can be dynamically generated and validated using these artifacts, they often become even more important than the code itself.

After speaking with other builders, we also realized that manually coding workflows, experimenting with prompts through trial-and-error, and setting up infrastructure/integrations all took far more time than they should. Tools like Cursor and Windsurf help, but extracting meaning from AI-generated code is slow. Chatbots whipping up arcane code potions in tinted chat windows, which is the other end of the spectrum, demos really well but isn’t maintainable at all (sorry, vibe-coding). So we went with something in the middle: an AI-assiststed visual builder with full code fallback.

------- What do you think? -------

We’re excited for any feedback, thoughts, or questions from the HN community.

Let us know what you think in the comments!

- David & Ethan

Comments

David1238•1y ago
If you want to jump straight to trying it, you can preview it here:

https://gettoolbase.com

Try clicking the play button at the bottom right of workflow pane that appears next to the big blue text.

Clicking each node after you submit your query shows you its results for the run.

Full-screening the experience (icon on the top right) and expanding a node (same icon within a step of the workflow) lets you train that prompt in the same way we did in the demo.

The first node (“User Intent Extractor”) is purposefully vague so you can train it yourself!