cli/pkg/cmd
Kynan Ware a78bb5e899 Fix --follow not killing the progress indicator
Fixes --follow not stopping the progress indicator. Also includes a nice message to indicate what is happening because even after we create the agent task, there's a period of time where we poll and receive nothing as the task session starts. We want there to be some sort of feedback in that period of time to not make the user panic and think it has hanged.
2025-10-07 23:19:45 -06:00
..
accessibility PR feedback 2025-04-30 15:05:07 -04:00
actions Remove trailing whitespace 2025-02-13 11:06:27 +05:00
agent-task Fix --follow not killing the progress indicator 2025-10-07 23:19:45 -06:00
alias Fixes #10590 2025-03-26 13:42:39 -04:00
api Merge pull request #11274 from jsoref/issue-11239 2025-07-23 10:42:13 +02:00
attestation Update pkg/cmd/attestation/api/client.go 2025-09-23 11:05:41 -04:00
auth test(auth status): correctly replace JSON-escaped paths 2025-09-25 10:51:47 +01:00
browse Inconsistent format of examples in help text 2025-02-27 16:26:25 +05:00
cache docs(cache delete): remove redundant comment 2025-10-02 11:36:00 +01:00
codespace refactor: use slices.Equal to simplify code (#11364) 2025-08-26 15:29:19 -06:00
completion Remove trailing whitespace 2025-02-13 11:06:27 +05:00
config Merge pull request #11003 from cli/kw-bks/enclose-config-options-in-code-blocks 2025-05-22 10:14:14 -06:00
extension test(search): provide feature detection dependency 2025-08-31 12:25:43 +01:00
factory feat(config): add accessible prompter and spinner 2025-04-22 16:50:58 -06:00
gist refactor: use strings.FieldsFuncSeq to reduce memory allocations 2025-09-24 23:11:17 +08:00
gpg-key Fix StatusJSONResponse usage (#10810) 2025-05-01 20:22:43 +01:00
issue fix(featuredetection): remove redundant AdvancedIssueSearchWebInIssuesTab field 2025-09-08 18:46:28 +01:00
label Introduce color_labels support, update commands 2025-04-02 18:24:20 -04:00
org Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
pr Apply suggestion from @babakks 2025-10-02 09:55:58 -06:00
preview doc(preview): add long description 2025-05-10 11:54:32 -06:00
project Merge branch 'trunk' into kw/accessible-prompter-and-disable-spinners-config 2025-04-23 07:30:54 -06:00
release update the description 2025-09-24 14:04:28 -04:00
repo refactor(search): rename Query.String to StandardSearchString 2025-09-08 16:04:47 +01:00
root Add agent-task command with OAuth token validation 2025-08-27 12:23:01 -06:00
ruleset Remove trailing whitespace 2025-02-13 11:06:27 +05:00
run Add --force flag to gh run cancel (#11513) 2025-08-21 12:45:12 -06:00
search docs(search prs): mention advanced issue search syntax support 2025-09-08 18:37:37 +01:00
secret Support --no-repos-selected on secret set 2025-07-03 17:02:28 +02:00
ssh-key Remove out of scope changes, update list commands 2025-03-31 11:58:30 -04:00
status Deprecate ColorScheme.Gray for ColorScheme.Muted 2025-04-06 10:18:48 -04:00
variable Merge branch 'trunk' into tab-indents 2024-08-06 13:08:48 -04:00
version Fix --version flag printing to stdout 2022-05-24 16:21:13 +02:00
workflow Quote filenames suggested at the end of worklow run 2025-06-16 18:02:47 +02:00