Commit 4e69e2f
chore: simplify Phase 3 code and bump version to v0.3.0
- Deduplicate server resolution logic in listCmd and statsCmd (use resolveServer)
- Mark unused helpText param as _ in tui/keys.go
- Bump version from 0.2.0 to 0.3.0
- Update CLAUDE.md with Phase 3 packages and commands
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1255719 commit 4e69e2f
3 files changed
Lines changed: 16 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
18 | | - | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
36 | 44 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
685 | | - | |
686 | | - | |
687 | | - | |
688 | | - | |
689 | | - | |
690 | | - | |
691 | | - | |
692 | | - | |
693 | | - | |
694 | | - | |
695 | | - | |
696 | | - | |
697 | | - | |
698 | | - | |
699 | | - | |
700 | | - | |
701 | | - | |
702 | | - | |
703 | | - | |
704 | | - | |
705 | | - | |
706 | | - | |
707 | | - | |
708 | | - | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
709 | 688 | | |
710 | 689 | | |
711 | 690 | | |
| |||
720 | 699 | | |
721 | 700 | | |
722 | 701 | | |
723 | | - | |
| 702 | + | |
724 | 703 | | |
725 | 704 | | |
726 | 705 | | |
| |||
733 | 712 | | |
734 | 713 | | |
735 | 714 | | |
736 | | - | |
| 715 | + | |
737 | 716 | | |
738 | 717 | | |
739 | 718 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
0 commit comments