From d7e5f05954b74a7f095c65cf9cd3c1cd209236df Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 3 Jun 2026 03:35:28 +0000 Subject: [PATCH] Add nanoclaw to profile projects list --- profile/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profile/README.md b/profile/README.md index 4bf82dd..a7f4604 100644 --- a/profile/README.md +++ b/profile/README.md @@ -15,6 +15,9 @@ Engineering4AI is an open-source organization focused on practical AI software e ## ⚙️ Projects in This Organization +### [![nanoclaw](https://img.shields.io/badge/🏟️-nanoclaw-brightgreen?style=for-the-badge)](https://github.com/Engineering4AI/nanoclaw) +A tiny coding agent focused on minimal, transparent, and auditable automated code changes. + ### [![AutoHarness](https://img.shields.io/badge/🏟️-AutoHarness-blue?style=for-the-badge)](https://github.com/Engineering4AI/AutoHarness) A self-evolving coding agent in Rust with a minimal implementation that is designed to actually run and iterate.