Commit d633576
fix: address all Gemini code review comments on PR #457
- Use --delete-branch flag with gh pr close instead of manual Git API
branch deletion (removes delete_branch function entirely)
- Fix reviewer attribution in retrospective.md (remove incorrect model version)
- Replace debug print() with logger.info() in generate_ux_suite.py
- Note: LearningAgent IS in wrangler.jsonc v1_sentinel migration (line 470),
Gemini's comment was a false positive
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0c3ae8e commit d633576
3 files changed
Lines changed: 4 additions & 32 deletions
File tree
- docs/20260329/continuous_improvement/v2
- ux-stitch-artifacts/build-ux-automation
- scripts/github
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | 88 | | |
114 | 89 | | |
115 | 90 | | |
| |||
120 | 95 | | |
121 | 96 | | |
122 | 97 | | |
123 | | - | |
124 | 98 | | |
125 | 99 | | |
126 | 100 | | |
127 | 101 | | |
128 | 102 | | |
129 | | - | |
130 | 103 | | |
131 | 104 | | |
132 | 105 | | |
133 | 106 | | |
134 | 107 | | |
135 | | - | |
136 | 108 | | |
137 | 109 | | |
138 | 110 | | |
| |||
0 commit comments