Tags: harness/cli
Tags
switch from cmd.exe /c to pkg/browser for opening URLs on windows (#181) * switch from cmd.exe /c to rundll32 for opening URLs on windows * use pkg/browser for more safety. also parse URL to make sure it is valid * show a message around trying to get the sso configuration (for clearer error messages) * clean up crazy long comment
new `get pr:conversation` view, plus many small nits fixed with code … …UI views (#179) * new `get pr:conversation` for more graphical output of pr_activity * formatting tweaks, more iterations to make it look better and be more usable * fix a bunch of minor nits with UI flows * Fix golangci-lint staticcheck warning in needsBlankLine Apply De Morgan's law to satisfy QF1001. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> AI-Session-Id: 4195905c-06e8-4cfb-8632-fa62fdbb9f58 AI-Tool: claude-code AI-Model: unknown
new `get pr:conversation` view, plus many small nits fixed with code … …UI views (#179) * new `get pr:conversation` for more graphical output of pr_activity * formatting tweaks, more iterations to make it look better and be more usable * fix a bunch of minor nits with UI flows * Fix golangci-lint staticcheck warning in needsBlankLine Apply De Morgan's law to satisfy QF1001. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> AI-Session-Id: 4195905c-06e8-4cfb-8632-fa62fdbb9f58 AI-Tool: claude-code AI-Model: unknown
feat: Wire up end-to-end --ui click-through for PR review (repo → PR… … → checks → logs) (#172) * Added spec based get pr_commit command * made some changes to get each single field for the list pr_check to make it get pr_check * concept of item_fn, for fetching default click details for no endpoint nouns in --ui * Item_fn for the pr_check:log, it would help us to render the log in text format clean * end to end workflow added in the ui, repo -> pr_checks_logs * connected the repo->pr->checks backward as well * add changes for the formatter registeration in --ui * wrapping error for the render box in insight AICR * added view execution link from pr_checks
New `pull repo` and `pull pr` commands. (#149) * New `pull repo` and `pull pr` commands. also fix number formatting for large floats * fix some get_id_expr values so --ui flag works more consistently
PreviousNext