From c278105c5ea621995daacb4f520d727ed2d42253 Mon Sep 17 00:00:00 2001 From: Roger Bacon Date: Sun, 12 Jul 2026 13:53:22 +0000 Subject: [PATCH] =?UTF-8?q?Add=20Tau=20(huggingface/tau)=20to=20Instituto?= =?UTF-8?q?=20Projects=20=E2=80=94=20studying?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PROJECTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PROJECTS.md b/PROJECTS.md index 9526967..f293fb1 100644 --- a/PROJECTS.md +++ b/PROJECTS.md @@ -10,6 +10,7 @@ |---------|--------|----------|-------| | **Gestión de Tablets v1.0** | Active | High | First version of tablet management system | | **Gestión de Edificios Públicos** | Someday | Low | [cmms](https://github.com/Grashjs/cmms) — *Computerized Maintenance Management System* for tracking maintenance of public school buildings. Useful for secondary schools to schedule upkeep, log facility issues, and ensure infrastructure safety. | +| **Tau** | Studying | Medium | [huggingface/tau](https://github.com/huggingface/tau) — Minimalist teaching project for creating coding agents. A Python implementation to understand agent architecture without starting from a giant codebase. | ---