frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: DAC – open-source dashboard as code tool for agents and humans

https://github.com/bruin-data/dac
29•karakanb•2d ago
Hi all, this is Burak.

When agents became a reality one of the first things I wanted to do was to automate building dashboards. The first, and the most obvious, wall that I ran into was that a lot of the tools were just driven by UI. This meant that without the agents handling browser UIs and whatnot, it wasn't possible to have the agents do that. In addition, it would be impossible to review any of the changes the agent would make.

The first instinct there is to get your agent to build a React app for the dashboard. This works beautifully for the happy path, but I quickly ran into other issues there: - every dashboard turns out to be different - have to implement a backend to centralize the query execution - there is no centralized mechanism to control the rules and standards around visualizations - there is no way to get a semantic layer working with the dashboards easily

In the end, agents ended up reinventing the wheel for every new dashboard, even under the same project. Building a standardized, local project for these turned out to be building a BI tool from scratch.

After trying these out, I asked myself: what if the dashboards were built for agents as the primary user?

A product like that would need to have a couple of features: - First of all, everything needs to be driven by version-controllable text. YAML is fine. - Changes to the dashboards should be easy to review and understand by humans. - Agents are great at writing code, it'd be great if this were driven by code to have dynamic stuff: JSX would be great. - Static analysis being a first-class citizen: validate dashboards before deploying. Agents can check their work too. - A standardized way of deploying these based on a couple of files in a folder: operationally very simple. - Built-in semantic layer to standardize metrics.

That's what I ended up building: dac (Dashboard-As-Code) is an open-source tool and a spec to define dashboards, well, as code. It contains an implementation in Go that can be deployed as a single binary anywhere. The dashboards are defined in YAML and JSX, YAML for static stuff, JSX for dynamic dashboards. You can run queries at load time to define conditional charts, generate tabs on the fly per customer, or list charts for each A/B test you are running.

I built it in Go because I do love Go, and I think it is the greatest language at the moment to work with AI agents.

dac runs as a single binary, you can get started with a `dac init` command and it'll automatically create some sample dashboards for you based on duckdb. It supports 10+ SQL backends, with more to come. It supports validation, custom themes and whatnot.

You can see it here: https://github.com/bruin-data/dac

I would love to hear what can be improved here, please let me know your thoughts.

Comments

lexh•1h ago
Consider adding that snazzy gif in the README to the docs landing page. I went straight to the docs and then hunted for a screenshot to no avail.
karakanb•29m ago
That's a great idea, will do very quickly, thanks!
5-0•21m ago
DaC might be more distinguishable from DAC, although the context obviously also helps readers telling them apart.

Yours sincerely, came here for another DAC

imcritic•14m ago
I see "curl pipe to bash" installation method and say "gtfo".

Show HN: DAC – open-source dashboard as code tool for agents and humans

https://github.com/bruin-data/dac
29•karakanb•2d ago•4 comments

Show HN: Mljar Studio – local AI data analyst that saves analysis as notebooks

https://mljar.com/
19•pplonski86•1h ago•1 comments

Show HN: Browser-based light pollution simulator using real photometric data

https://iesna.eu/?wasm=skyglow_demo
21•holg•2h ago•3 comments

Show HN: Filling PDF forms with AI using client-side tool calling

https://copilot.simplepdf.com/?share=a7d00ad073c75a75d493228e6ff7b11eb3f2d945b6175913e87898ec96ca...
18•nip•3h ago•9 comments

Show HN: Piruetas – A self-hosted diary app I built for my girlfriend

https://piruet.app
11•patillacode•1h ago•14 comments

Show HN: Large Scale Article Extract of Newspapers 1730s-1960s

https://snewpapers.com/
12•brettnbutter•3h ago•7 comments

Show HN: Stop playing my matchstick puzzles, start building your own in seconds

https://mathstick.github.io
18•trangram•6h ago•17 comments

Show HN: SimDrive – a browser racing game with your phone as the controller:D

https://simdrive.xyz/
7•1000xcat•2d ago•4 comments

Show HN: AI CAD Harness

https://fusion.adam.new/install
85•zachdive•18h ago•86 comments

Show HN: I built Male Hormone Lab Interpreter that does what LLMs can't

https://www.longevity-tools.com/male-hormones-interpreter
2•zsolt224•2h ago•0 comments

Show HN: Shutt – Turn Strava activities into shareable photo/video posts

https://shutt.run
2•zzarcon•2h ago•0 comments

Show HN: Agent-desktop – Native desktop automation CLI for AI agents

https://github.com/lahfir/agent-desktop
87•lahfir•9h ago•27 comments

Show HN: WhatCable, a tiny menu bar app for inspecting USB-C cables

https://github.com/darrylmorley/whatcable
508•sleepingNomad•1d ago•150 comments

Show HN: Sanishne – Rust based bookmark boards

https://sanishne.org
2•flamestro•3h ago•0 comments

Show HN: Create the right image sizes for social media

https://skills.sh/branding5/social-media-image-sizes/social-media-image-sizes
2•mnewme•4h ago•0 comments

Show HN: Site Mogging

https://sitemogging.com
63•jilles•1d ago•73 comments

Show HN: Loopsy, a way for terminals and AI agents on different machines to talk

https://github.com/leox255/loopsy
52•todience•1d ago•8 comments

Show HN: Glacier – A zero-config macOS terminal I vibecoded in Rust

https://github.com/pranjolm/glacier-terminal
2•ArqueNova•4h ago•0 comments

Show HN: Agent with its own computer on the cloud

https://pulsarbot.cloud/
2•akshayballal95•4h ago•0 comments

Show HN: GhostBox – Borrow a disposable little machine from the Global Free Tier

https://www.ghost.charity/
119•keepamovin•21h ago•87 comments

Show HN: Perfect Bluetooth MIDI for Windows

101•mayerwin•1d ago•31 comments

Show HN: My Private GitHub on Postgres

https://github.com/calebwin/gitgres
41•calebhwin•18h ago•23 comments

Show HN: Raptor – fast, energy efficient small file uploads to S3

https://github.com/proxylity/raptor
4•mlhpdx•7h ago•0 comments

Show HN: Omar – A TUI for managing 100 coding agents

https://omar.tech
14•karim7•17h ago•2 comments

Show HN: Blotter, a live map of police radio activity

https://blotter.fm
6•s_e__a___n•17h ago•2 comments

Show HN: Pu.sh – a full coding-agent harness in 400 lines of shell

https://pu.dev/
88•nahimn•1d ago•26 comments

Show HN: Winpodx – run Windows apps on Linux as native windows

https://github.com/kernalix7/winpodx
96•kernalix7•1d ago•47 comments

Show HN: MemHub, Turn Your GPT/Claude/Gemini History into LLM-Wiki Mindmap

https://github.com/XTraceAI/memhub-llm-wiki-guide
4•TristanX•11h ago•0 comments

Show HN: A new benchmark for testing LLMs for deterministic outputs

https://interfaze.ai/blog/introducing-structured-output-benchmark
58•khurdula•2d ago•28 comments

Show HN: Drive any macOS app in the background without stealing the cursor

https://github.com/trycua/cua
186•frabonacci•3d ago•41 comments