diff options
| author | Paul Buetow <paul@buetow.org> | 2025-08-17 21:52:17 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-08-17 21:52:17 +0300 |
| commit | 8b790c35e0b78809cf32fd64eb25cc12bba48a0d (patch) | |
| tree | 8619cf7b40f8c2ac17de97b39061bf14cbce7897 /internal/hexaicli/run.go | |
| parent | ad99f0a6a65bb1d327feb933d5349fc067c881f2 (diff) | |
review changes
Diffstat (limited to 'internal/hexaicli/run.go')
| -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 ( |
