Move Tau from Instituto to Personal Projects

This commit is contained in:
Roger Bacon 2026-07-12 16:58:04 +00:00
parent 159683a916
commit 1ceba111ce

View file

@ -10,7 +10,6 @@
|---------|--------|----------|-------|
| **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. |
---
@ -29,6 +28,7 @@
|---------|--------|----------|-------|
| **"Satélites"** | v0.1 (abandoned) | Medium | Personal knowledge system: graphs, markdown projects, inter-page links |
| **Zedless** | Finished (pending future review) | Low | Privacy-friendly fork of Zed editor — no telemetry, local-first. Uses ast-grep to patch upstream source. Review when upstream code updates |
| **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. |
---