Anthony Huang

Results 3 issues of Anthony Huang

This fixes two bugs: 1. If `listShards` returns multiple pages, then we run into an infinite loop with `while (!nextToken.isEmpty)`, because `nextToken` will never be set back to `null` because:...

#### What version of the `csv` crate are you using? 1.1.3 #### Briefly describe the question, bug or feature request. This was briefly discussed in #47, but I'd like to...

Vesper already exists as a CLI theme. Used OpenCode to translate this from the CLI app ([source](https://github.com/anomalyco/opencode/blob/4b0f7b82ba998af8c564426f003486c19f7b3676/packages/opencode/src/cli/cmd/tui/context/theme/vesper.json)). Tested by building the app and ensuring the theme is selectable and colors...