frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Dexto – Connect your AI Agents with real-world tools and data

https://github.com/truffle-ai/dexto
33•shaunaks•14h ago
Hi HN, we’re the team at Truffle AI (YC W25), and we’ve been working on Dexto (https://www.dexto.ai/), a runtime and orchestration layer for AI Agents that lets you turn any app, service or tool into an AI assistant that can reason, think and act. Here's a video walkthrough - https://www.youtube.com/watch?v=WJ1qbI6MU6g

We started working on Dexto after helping clients setup agents for everyday marketing tasks like posting on LinkedIn, running Reddit searches, generating ad creatives, etc. We realized that the LLMs weren’t the issue. The real drag was the repetitive orchestration around them:

- wiring LLMs to tools - managing context and persistence - adding memory and approval flows - tailoring behavior per client/use case

Each small project quietly ballooned into weeks of plumbing where each customer had mostly the same, but slightly custom requirement.

So instead of another framework where you write orchestration logic yourself, we built Dexto as a top-level orchestration layer where you declare an agent’s capabilities and behavior:

- which tools or MCPs the agent can use - which LLM powers it - how it should behave (system prompt, tone, approval rules)

Once configured, the agent runs as an event-driven loop - reasoning through steps, invoking tools, handling retries, and maintaining its own state and memory. Your app doesn’t manage orchestration, it just triggers and subscribes to the agent’s events and decides how to render or approve outcomes.

Agents can run locally, in the cloud, or hybrid. Dexto ships with a CLI, a web UI, and a few sample agents to get started.

To show its flexibility, we wrapped some OpenCV functions into an MCP server and connected it to Dexto (https://youtu.be/A0j61EIgWdI). Now, a non-technical user could detect faces in images or create custom photo collages by talking to the agent. The same approach works for coding agents, browser agents, multi-speaker podcast agents, and marketing assistants tuned to your data. https://docs.dexto.ai/examples/category/agent-examples

Dexto is modular, composable and portable allowing you to plug in new tools or even re-expose an entire Dexto agent as an MCP Server and consume it from other apps like Cursor (https://www.youtube.com/watch?v=_hZMFIO8KZM). Because agents are defined through config and powered by a consistent runtime, they can run anywhere without code changes making cross-agent (A2A) interactions and reuse effortless.

In a way, we like to think of Dexto as a “meta-agent” or “agent harness” that can be customized into a specialized agent depending on its tools, data, and platform.

For the time being, we have opted for an Elastic V2 license to give maximum flexibility for the community to build with Dexto while preventing bigger players from taking over and monetizing our work.

We’d love your feedback:

- Try the quickstart and tell us what breaks - Share a use case you want to ship in a day, and we’ll suggest a minimal config

Repo: https://github.com/truffle-ai/dexto

Docs: https://docs.dexto.ai/docs/category/getting-started

Quickstart: npm i -g dexto

Comments

boxerab•10h ago
From the site: "Join developers building intelligent applications with Dexto. Open source, local-first, and ready for production."

Note that this code is licensed under "Elastic License 2.0 (ELv2)", so not open source according to OSI.

mrdarkie•9h ago
does anyone have a Mumbai-based SaaS orchestrator for my orchestrators?
ra•8h ago
What's your pricing model?

Show HN: Butter – A Behavior Cache for LLMs

https://www.butter.dev/
30•edunteman•10h ago•19 comments

Show HN: Bash Screensavers

https://github.com/attogram/bash-screensavers
211•attogram•18h ago•74 comments

Show HN: ISS in Real Time – 25 Years Aboard the International Space Station

https://issinrealtime.org
145•bfeist•1d ago•22 comments

Show HN: Dexto – Connect your AI Agents with real-world tools and data

https://github.com/truffle-ai/dexto
33•shaunaks•14h ago•3 comments

Show HN: HortusFox – FOSS system for houseplants with enterprise-scale features

https://github.com/danielbrendel/hortusfox-web
4•foxiel•4h ago•0 comments

Show HN: UndatasIO's document parser MCP server is online

https://docs.undatas.io/mcp/undatas-mcp/
3•jojogh•4h ago•0 comments

Show HN: JSON Query

https://jsonquerylang.org/
145•wofo•1d ago•68 comments

Show HN: Erdos – open-source, AI data science IDE

https://www.lotas.ai/erdos
84•jorgeoguerra•1d ago•32 comments

Show HN: Write Go code in JavaScript files

https://www.npmjs.com/package/vite-plugin-use-golang
152•yar-kravtsov•2d ago•47 comments

Show HN: MyraOS – My 32-bit operating system in C and ASM (Hack Club project)

https://github.com/dvir-biton/MyraOS
241•dvirbt•2d ago•54 comments

Show HN: I was tired of people dmming me just "hi", so I made this - NoGreeting

https://nogreeting.kuber.studio
13•kuberwastaken•20h ago•11 comments

Show HN: Dlog – Journaling and AI coach that learns what drives wellbeing (Mac)

https://dlog.pro/
43•dr-j•1d ago•33 comments

Show HN: Ordered – A sorted collection library for Zig

19•habedi0•1d ago•6 comments

Show HN: Git Auto Commit (GAC) – LLM-powered Git commit command line tool

https://github.com/cellwebb/gac
52•merge-conflict•1d ago•34 comments

Show HN: Permit Watch, Turning Ireland's work permits into a job-demand proxy

https://www.permitwatch.ie/
3•fredthedeve•8h ago•0 comments

Show HN: Apache Fory Rust – 10-20x faster serialization than JSON/Protobuf

https://fory.apache.org/blog/2025/10/29/fory_rust_versatile_serialization_framework/
64•chaokunyang•12h ago•42 comments

Show HN: Tamagotchi P1 for FPGAs

https://github.com/agg23/fpga-tamagotchi
2•agg23•10h ago•0 comments

Show HN: OpenAI Apps Handbook

https://github.com/hemanth/OpenAI-Apps-Handbook
5•init0•11h ago•0 comments

Show HN: Ball X Pit – Physics Roguelite with 42 Ball Evolutions

https://ballxpit.net/
4•aishu001•17h ago•0 comments

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime)

https://github.com/fox2d-engine/ScratchLove
2•sixddc•12h ago•0 comments

Show HN: I made semantic search engine for engineering blogs and conferences

https://devblogs.sh/
9•iillexial•12h ago•0 comments

Show HN: VS Code extension to run/debug Go table tests

https://github.com/sergiobonfiglio/go-testing-plus
2•drakyoko•13h ago•0 comments

Show HN: Thymis.io Device management – images pre-loaded with your applications

https://thymis.io/
2•elikoga•13h ago•0 comments

Show HN: Linux CLI game, quiz, cheatsheet and map from my mind mapping app

https://mindmapsonline.com/linux_commands_quiz
5•max002•13h ago•0 comments

Show HN: Pipelex – declarative language for repeatable AI workflows (MIT)

https://github.com/Pipelex/pipelex
24•lchoquel•13h ago•6 comments

Show HN: Helium Browser for Android with extensions support, based on Vanadium

https://github.com/jqssun/android-helium-browser
62•jqssun•2d ago•29 comments

Show HN: Shadcn/UI theme editor – Design and share Shadcn themes

https://shadcnthemer.com
133•miketromba•3d ago•40 comments

Show HN: Web extension to remove social metrics on web

https://trashpandaextension.com/
3•chiefofgxbxl•14h ago•0 comments

Show HN: C# analyzer for error handling patterns in your including call graph

https://github.com/wieslawsoltes/ThrowsAnalyzer
2•wiso•17h ago•0 comments

Show HN: LLM Rescuer – Fixing the billion dollar mistake in Ruby

https://github.com/barodeur/llm_rescuer
95•barodeur•4d ago•14 comments