Files
browser/src
Adrià Arrufat 55a50746fa script: move helper functions into Command union
Renames `Command.zig` to `command.zig` and moves associated functions
like `parse`, `toToolCall`, and `canHeal` directly into the `Command`
union. This simplifies usage from `Command.Command` to just `Command`.
2026-05-21 17:13:19 +02:00
..
2026-05-20 14:57:32 +02:00
2026-04-22 08:42:18 +08:00
2026-04-25 13:22:41 +08:00
2026-05-19 20:52:21 +08:00
2026-04-20 17:13:06 +08:00
2026-05-19 11:33:46 +02:00
2026-05-21 13:49:08 +02:00
2026-04-10 06:51:10 +08:00
2026-05-20 17:33:07 +02:00
2026-05-19 20:52:21 +08:00
2026-05-20 14:57:32 +02:00
2026-04-22 08:42:18 +08:00
2026-04-23 15:48:13 +08:00
2026-01-24 07:59:41 +08:00
2026-05-20 14:57:32 +02:00