Skip to content

Tags: harness/cli

Tags

v3.6.2

Toggle v3.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v3.6.1

Toggle v3.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

har/v0.9.3

Toggle har/v0.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v3.6.0

Toggle v3.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
 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

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
populate uninstalled module descriptions in the main `harness` cmd an…

…d in `list modules`. also give install hint in `get module` when not installed (#154)

migrate/v0.1.2

Toggle migrate/v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

migrate/v0.1.1

Toggle migrate/v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

har/v0.9.2

Toggle har/v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
populate uninstalled module descriptions in the main `harness` cmd an…

…d in `list modules`. also give install hint in `get module` when not installed (#154)

v3.4.0

Toggle v3.4.0's commit message
pin go 1.26.7 not 1.26.0 (got resolved downward incorrectly by depend…

…abot)

har/v0.9.1

Toggle har/v0.9.1's commit message
pin go 1.26.7 not 1.26.0 (got resolved downward incorrectly by depend…

…abot)