Commit 5bbfc67
remove auth refresh subcommand and add CLAUDE.md (#30)
The auth refresh command leaked token bytes to stdout and did not force
a real refresh. Removed it entirely; export subcommands refresh
automatically. Updated statusCmd docs and error message to drop all
references to auth refresh.
Added CLAUDE.md instructing Claude to always open a PR after changes.
Closes #19.
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Darrell <[email protected]>1 parent c6e3763 commit 5bbfc67
2 files changed
Lines changed: 8 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | 81 | | |
95 | 82 | | |
96 | 83 | | |
97 | 84 | | |
98 | 85 | | |
99 | 86 | | |
100 | 87 | | |
101 | | - | |
102 | | - | |
| 88 | + | |
| 89 | + | |
103 | 90 | | |
104 | 91 | | |
105 | 92 | | |
| |||
110 | 97 | | |
111 | 98 | | |
112 | 99 | | |
113 | | - | |
| 100 | + | |
114 | 101 | | |
115 | 102 | | |
116 | 103 | | |
| |||
120 | 107 | | |
121 | 108 | | |
122 | 109 | | |
123 | | - | |
124 | 110 | | |
125 | 111 | | |
0 commit comments