| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-16 | tool collapsed state, and fixing dirty component flags | t | |
| 2026-06-16 | display fixes: markdown rendering, tool-specific components | t | |
| 2026-06-10 | better document that the read tool works with binary types | t | |
| 2026-06-10 | strip ANSI color sequences from tool output for display | t | |
| 2026-06-03 | image uploads | t | |
| 2026-06-02 | compaction | t | |
| 2026-06-02 | system prompt building and logging | t | |
| 2026-06-01 | rework lua tool scheduler | t | |
| 2026-06-01 | luv-based but synchronous std.read tool | t | |
| 2026-06-01 | Rename system extension layer to base for clarity | t | |
| Replace all references to the "system" layer with "base" to better reflect its role as the foundational extension/tool layer in panto's hierarchy. The layer hierarchy now consistently uses: project > user > base. Includes: - Update agent README and build.zig documentation - Refactor tool registry and config module to support layered lookups - Add TestHarness abstraction for cleaner test setup - Improve JSON serialization with wire-encoded tool names - Add glob pattern matching for tool/extension discovery | |||
| 2026-05-30 | tool names prefixed with `std.` | T | |
| 2026-05-27 | real coding agent tools | T | |
| 2026-05-27 | system agent definition scaffolding | T | |
