diff options
Diffstat (limited to 'internal/hexaicli')
| -rw-r--r-- | internal/hexaicli/run.go | 1 |
1 files changed, 0 insertions, 1 deletions
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 ( |
