frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Open-Source SDK for AI Knowledge Work

https://github.com/ClioAI/kw-sdk
12•ankit219•2h ago
GitHub: https://github.com/ClioAI/kw-sdk

Most AI agent frameworks target code. Write code, run tests, fix errors, repeat. That works because code has a natural verification signal. It works or it doesn't.

This SDK treats knowledge work like an engineering problem:

Task → Brief → Rubric (hidden from executor) → Work → Verify → Fail? → Retry → Pass → Submit

The orchestrator coordinates subagents, web search, code execution, and file I/O. then checks its own work against criteria it can't game (the rubric is generated in a separate call and the executor never sees it directly).

We originally built this as a harness for RL training on knowledge tasks. The rubric is the reward function. If you're training models on knowledge work, the brief→rubric→execute→verify loop gives you a structured reward signal for tasks that normally don't have one.

What makes Knowledge work different from code? (apart from feedback loop) I believe there is some functionality missing from today's agents when it comes to knowledge work. I tried to include that in this release. Example:

Explore mode: Mapping the solution space, identifying the set level gaps, and giving options.

Most agents optimize for a single answer, and end up with a median one. For strategy, design, creative problems, you want to see the options, what are the tradeoffs, and what can you do? Explore mode generates N distinct approaches, each with explicit assumptions and counterfactuals ("this works if X, breaks if Y"). The output ends with set-level gaps ie what angles the entire set missed. The gaps are often more valuable than the takes. I think this is what many of us do on a daily basis, but no agent directly captures it today. See https://github.com/ClioAI/kw-sdk/blob/main/examples/explore_... and the output for a sense of how this is different.

Checkpointing: With many ai agents and especially multi agent systems, i can see where it went wrong, but cant run inference from same stage. (or you may want multiple explorations once an agent has done some tasks like search and is now looking at ideas). I used this for rollouts a lot, and think its a great feature to run again, or fork from a specific checkpoint.

A note on Verification loop: The verify step is where the real leverage is. A model that can accurately assess its own work against a rubric is more valuable than one that generates slightly better first drafts. The rubric makes quality legible — to the agent, to the human, and potentially to a training signal.

Some things i like about this: - You can pass a remote execution environment (including your browser as a sandbox) and it would work. It can be docker, e2b, your local env, anything, the model will execute commands in your context, and will iterate based on feedback loop. Code execution is a protocol here.

- Tool calling: I realize you don't need complex functions. Models are good at writing terminal code, and can iterate based on feedback, so you can just pass either functions in context and model will execute or you can pass docs and model will write the code. (same as anthropic's programmatic tool calling). Details: https://github.com/ClioAI/kw-sdk/blob/main/TOOL_CALLING_GUID...

Lastly, some guides: - SDK guide: https://github.com/ClioAI/kw-sdk/blob/main/SDK_GUIDE.md - Extensible. See bizarro example where i add a new mode: https://github.com/ClioAI/kw-sdk/blob/main/examples/custom_m... - working with files: https://github.com/ClioAI/kw-sdk/blob/main/examples/with_fil... - this is simple but i love the csv example: https://github.com/ClioAI/kw-sdk/blob/main/examples/csv_rese... - remote execution: https://github.com/ClioAI/kw-sdk/blob/main/examples/with_cus...

And a lot more. This was completely refactored by opus and given the rework, probably would have taken a lot of time to release it.

MIT licensed. Would love your feedback.

Comments

Noel25•2h ago
One design goal here was to make “knowledge work” verifiable in the same way code is. The rubric/verify loop was our attempt to give agents a signal beyond “sounds good,” especially for research or strategy tasks where correctness isn’t binary. Curious how others here handle verification for non-code agent workflows.

Show HN: Showboat and Rodney, so agents can demo what they've built

https://simonwillison.net/2026/Feb/10/showboat-and-rodney/
54•simonw•2h ago•29 comments

Show HN: Rowboat – AI coworker that turns your work into a knowledge graph (OSS)

https://github.com/rowboatlabs/rowboat
60•segmenta•3h ago•16 comments

Show HN: Stripe-no-webhooks – Sync your Stripe data to your Postgres DB

https://github.com/pretzelai/stripe-no-webhooks
20•prasoonds•2h ago•6 comments

Show HN: I made paperboat.website, a platform for friends and creativity

https://paperboat.website/home/
35•yethiel•3h ago•22 comments

Show HN: I built a macOS tool for network engineers – it's called NetViews

https://www.netviews.app
123•n1sni•14h ago•39 comments

Show HN: Multimodal perception system for real-time conversation

https://raven.tavuslabs.org
10•mert_gerdan•1h ago•1 comments

Show HN: Deadlog – almost drop-in mutex for debugging Go deadlocks

https://github.com/stevenctl/deadlog
8•dirteater_•2h ago•0 comments

Show HN: Distr 2.0 – A year of learning how to ship to customer environments

https://github.com/distr-sh/distr
54•louis_w_gk•7h ago•15 comments

Show HN: HN Companion – web app that enhances the experience of reading HN

https://hncompanion.com
12•georgeck•3h ago•3 comments

Show HN: Elysia JIT "Compiler", why it's one of the fastest JavaScript framework

https://elysiajs.com/internal/jit-compiler
46•saltyaom•2d ago•10 comments

Show HN: Open-Source SDK for AI Knowledge Work

https://github.com/ClioAI/kw-sdk
12•ankit219•2h ago•1 comments

Show HN: Creature – Desktop Client for Building and Sharing MCP Apps Within Orgs

https://www.creature.run/
10•ac360•1h ago•2 comments

Show HN: Deidentify data before LLM with Go

https://github.com/aliengiraffe/deidentify
3•nicolasbistolfi•1h ago•0 comments

Show HN: Total Recall – write-gated memory for Claude Code

https://github.com/davegoldblatt/total-recall
59•davegoldblatt•4d ago•21 comments

Show HN: Hyperspectra – Desktop tool for exploring AVIRIS-3 hyperspectral images

https://github.com/christophernagel/hyperspectra
3•chrisnagel•2h ago•0 comments

Show HN: Fix your CSV's files problems

https://www.repairmycsv.com/
3•bigmotion•2h ago•0 comments

Show HN: Track your input data and create colourful renders with it

https://github.com/huntfx/MouseTracks
3•Xarovin•2h ago•0 comments

Show HN: I just want *one page* to see all investments, so that's what I built

https://mynetworthone.com/demo
4•stedwick•3h ago•0 comments

Show HN: Open sourcing our ERP (Sold $500k contracts, 7k stars)

https://github.com/adenhq/hive
26•AdelAden•3h ago•37 comments

Show HN: Kanban-md – File-based CLI Kanban built for local agents collaboration

https://github.com/antopolskiy/kanban-md
13•santopol•9h ago•3 comments

Show HN: I replaced a 200MB JVM process with a 52KB binary that speaks Kafka

https://github.com/awneesht/Strike-mq
3•awneeshtiwari•5h ago•0 comments

Show HN: Algorithmically finding the longest line of sight on Earth

https://alltheviews.world
401•tombh•1d ago•175 comments

Show HN: I spent 3 years reverse-engineering a 40 yo stock market sim from 1986

https://www.wallstreetraider.com/story.html
37•benstopics•17h ago•13 comments

Show HN: VillageSQL = MySQL and Extensions

https://github.com/villagesql/villagesql-server
27•metzby•5d ago•6 comments

Show HN: AppControl – A Modern Windows Task Manager with History

https://www.appcontrol.com/
8•suprnurd•6h ago•3 comments

Show HN: Shuffled - Daily word puzzle game

https://shuffled.app
4•wmora•6h ago•0 comments

Show HN: Octrafic – AI agent for API testing from your terminal

https://github.com/Octrafic/octrafic-cli
3•mbadyl•6h ago•0 comments

Show HN: Darna – Atomic commit validator for Go

https://github.com/darccio/darna
3•darccio•6h ago•0 comments

Show HN: Browser-based video compositor built on WebGPU

https://www.masterselects.com
4•Sportinger•6h ago•3 comments

Show HN: Printable Classics – Free printable classic books for hobby bookbinders

https://printableclassics.com
77•bookman10•1d ago•32 comments