frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: DashClaw – intercept and audit AI agent decisions before they execute

https://github.com/ucsandman/DashClaw
2•ucsandman•1h ago
Hi HN,

I’ve been experimenting with autonomous agents for the past year, and I kept running into the same uncomfortable problem:

Agents were making decisions I couldn’t fully see or justify.

They could call tools, trigger actions, and make assumptions based on incomplete context. Once systems start touching real infrastructure, that becomes pretty scary.

So I built DashClaw.

DashClaw sits between an agent and the tools it wants to use. Instead of executing actions directly, agents call DashClaw first.

DashClaw can:

• evaluate the decision • apply policy rules • require approval • log reasoning and assumptions • record the final outcome

The idea is to create a *decision trail* for agent systems so you can answer:

Why did the agent think this was okay? What information did it rely on? Who approved the action?

The project includes:

• Node and Python SDKs • a decision ledger for agent actions • policy guardrails before execution • a mission control dashboard for fleet activity • a self-hosted architecture

It’s completely open source and designed to be lightweight enough to run locally with agent frameworks.

I'm still figuring out what the right abstraction layer is for this kind of infrastructure, so I’d love feedback from people building agents.

Repo: https://github.com/ucsandman/DashClaw

Comments

ucsandman•1h ago
One design question I ran into was where governance should actually live in an agent stack.

If you put guardrails inside the prompt, the model can ignore them.

If you put them inside the agent framework, they can be bypassed.

DashClaw tries to solve this by intercepting actions instead of prompts. The agent can reason however it wants, but execution goes through a policy layer.

Curious how others are approaching this.

Inference Engineering [pdf]

https://simple-download.vercel.app/api/download/Inference%20Engineering.pdf
1•miki123211•1m ago•1 comments

Show HN: Prompt optimizer that refactors messy prompts using a P-C-V pipeline

https://how-to-grab-me.vercel.app/
1•siris950•2m ago•0 comments

WritBase – Open-source task management for AI agent fleets (MCP-native)

https://github.com/Writbase/writbase
1•RusDyn•3m ago•1 comments

Adjustments to the China Storefront of the App Store on iOS and iPadOS

https://developer.apple.com/news/?id=dadukodv
1•surprisetalk•5m ago•0 comments

Claude Tips for 3D Work

https://www.davesnider.com/posts/claude-3d
1•snide•5m ago•0 comments

Anthropic gives $20M to group pushing for AI regulations ahead of 2026 elections

https://www.cnbc.com/2026/02/12/anthropic-gives-20-million-to-group-pushing-for-ai-regulations-.html
1•neya•5m ago•0 comments

North Oaks, Minnesota Only Unmapped US City Not on Google Street View [video]

https://www.youtube.com/shorts/JB8djgrLKjM
1•toomuchtodo•6m ago•1 comments

Free cost calculators for home improvement – no framework, no signup

https://projectcostcalc.com/
1•smarthomeu•7m ago•1 comments

Show HN: A conversation about OS design turned into an actual OS in a week

1•jonathanrtuck•9m ago•0 comments

The point-and-click UI paradox

https://bandarra.me/posts/point-and-click-paradox
1•andreban•10m ago•0 comments

Gillian Anderson (The X Files) Just Made a Surprise Catwalk Cameo

https://www.vogue.co.uk/article/gillian-anderson-miu-miu-aw26
1•reconnecting•11m ago•0 comments

#535: AI's Labor Market Impact, Killing Your Darlings, Learned Helplessness

https://age-of-product.com/food-agile-thought-535-ais-labor-market-impact/
1•swolpers•11m ago•0 comments

Candidates' faces on punching bags linked to 37 uncounted ballots in Hamtramck

https://www.votebeat.org/michigan/2026/03/10/hamtramck-37-voters-disenfranchised-rana-faraj-adam-...
1•hn_acker•12m ago•1 comments

Reinforcement Learning environments and how to build them

https://unsloth.ai/blog/rl-environments
1•vinhnx•12m ago•0 comments

Old risks reemerge in an era of Fed credibility

https://www.federalreserve.gov/econres/notes/feds-notes/why-have-far-forward-nominal-treasury-rat...
1•toomuchtodo•13m ago•1 comments

From plastics to pharmaceuticals, a new discovery sparks chain reactions

https://phys.org/news/2026-03-plastics-pharmaceuticals-discovery-chain-reactions.html
2•Brajeshwar•14m ago•0 comments

How The Pentagon Got Hooked on AI War Machines

https://www.bloomberg.com/news/features/2026-03-12/iran-war-tests-project-maven-us-ai-war-strategy
2•macleginn•15m ago•0 comments

GenCAD

https://gencad.github.io/
1•bilsbie•16m ago•0 comments

Gephi – The Open Graph Viz Platform

https://gephi.org
1•Tomte•16m ago•0 comments

Show HN: Coral – Visualize .proto file dependencies as an interactive graph

https://github.com/daisuke8000/coral
1•dsk8000•17m ago•0 comments

I Built Google File System in Go: One File, Zero Dependencies

https://jitesh117.github.io/blog/google-file-system-in-go/
1•caust1c•17m ago•1 comments

WiFi 8 silicon is shipping before most people even own a WiFi 7 router

https://medium.com/@robert.shane.kirkpatrick/wifi-8-is-coming-before-most-people-even-own-a-wifi-...
2•totalvaluegroup•17m ago•1 comments

The Model Is the Company

https://alexwang.ai/posts/the-model-is-the-company/
1•ketothekingdom•18m ago•0 comments

Ask HN: What makes a great programmer vs what makes a great SRE?

1•ernesto905•19m ago•0 comments

The Chokepoint We Missed: Sulfur, Hormuz, and the Threats to Military Readiness

https://mwi.westpoint.edu/the-chokepoint-we-missed-sulfur-hormuz-and-the-threats-to-military-read...
1•r721•19m ago•1 comments

Mysterious large steel cylinder disrupts traffic in Japan

https://www.rte.ie/news/world/2026/0313/1563216-japan-cylinder/
2•austinallegro•20m ago•0 comments

Triassic Period

https://www.nps.gov/articles/000/triassic-period.htm
1•mooreds•21m ago•0 comments

HAL – Harmful Action Limiter: Lean command guard for AI coding agents.

https://github.com/otherland/hal
2•otherland26•22m ago•2 comments

Show HN: OpenLight – Lightweight Telegram AI Agent for Raspberry Pi

https://github.com/evgenii-engineer/openLight
1•evgenii_isupov•23m ago•1 comments

A Cloudflare Worker that generates dynamic SVG bar charts of your traffic

https://github.com/sd416/cloudflare-worker-stats
1•rishikeshs•24m ago•0 comments