From 8b790c35e0b78809cf32fd64eb25cc12bba48a0d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 17 Aug 2025 21:52:17 +0300 Subject: review changes --- internal/hexaicli/run.go | 1 - 1 file changed, 1 deletion(-) (limited to 'internal/hexaicli/run.go') diff --git a/internal/hexaicli/run.go b/internal/hexaicli/run.go index 018b5d2..11e64b3 100644 --- a/internal/hexaicli/run.go +++ b/internal/hexaicli/run.go @@ -1,6 +1,5 @@ // Summary: Hexai CLI runner; reads input, creates an LLM client, builds messages, // streams or collects the model output, and prints a short summary to stderr. -// Not yet reviewed by a human package hexaicli import ( -- cgit v1.2.3