- Add cli.Fatal(err) that prints styled error and exits - Change cli.Main() to handle errors internally via Fatal() - Simplify main.go to just: cli.Main() Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app.go | ||
| commands.go | ||
| daemon.go | ||
| daemon_test.go | ||
| i18n.go | ||
| log.go | ||
| runtime.go | ||
| styles.go | ||
| utils.go | ||