From 5a92dc22d9fb8367e09659a05e818e0becf82f77 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Wed, 11 Mar 2026 10:31:24 -0400 Subject: [PATCH] Add some harness engineering posts to the backlog We should ask claude to look for opportunities in these posts to expand or elaborate on any of our known problems. --- BACKLOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BACKLOG.md b/BACKLOG.md index 46881de92d..428e91a222 100644 --- a/BACKLOG.md +++ b/BACKLOG.md @@ -6,3 +6,4 @@ - [ ] Explore [OpenHands](https://github.com/all-hands-ai/openhands) and evaluate relevance to fullsend's problem areas - [ ] Explore [ambient-code/platform](https://github.com/ambient-code/platform) and evaluate relevance to fullsend's problem areas - [ ] Review [latent.space/p/reivews-dead](https://www.latent.space/p/reviews-dead) for any insights applicable to the project here +- [ ] Review posts on harness engineering from [mitchell hashimoto](https://mitchellh.com/writing/my-ai-adoption-journey) and [thoughtworks](https://martinfowler.com/articles/exploring-gen-ai/harness-engineering.html) to look for ideas that should be incorporated into our thinking here.