Skip to content

Modernize CLI ergonomics and terminal spacing#8

Merged
jonathanvdc merged 3 commits intomasterfrom
codex/cli-ergonomics
Mar 27, 2026
Merged

Modernize CLI ergonomics and terminal spacing#8
jonathanvdc merged 3 commits intomasterfrom
codex/cli-ergonomics

Conversation

@jonathanvdc
Copy link
Copy Markdown
Owner

Summary

  • add a higher-level command-line API with typed option builders, parse results, and built-in help/version handling
  • add logging and transform convenience helpers, and refresh the examples/docs to use the new APIs
  • fix terminal separator behavior so nested layout boxes do not introduce leading blank lines or double spacing after diagnostic headers

Testing

  • dotnet test Tests/Tests.csproj --configuration Release
  • dotnet build Examples/ParseOptions/ParseOptions.csproj --configuration Release
  • dotnet build Examples/PrintHelp/PrintHelp.csproj --configuration Release
  • dotnet build Examples/LoycInterop/LoycInterop.csproj --configuration Release

@jonathanvdc jonathanvdc merged commit ea904fa into master Mar 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant