Commit a0ab0e7
authored
docs(k8s-proxy): add developer + llm workflow playbook page (#862)
Sibling to the existing k8s-proxy-developer-workflow page. Documents
an autonomous Keploy workflow driven from an MCP-aware editor (Claude
Code, Cursor, Windsurf, Claude Desktop, VS Code Copilot, Trae). The
developer types one of two prompts; the agent does everything else.
The two prompts:
1. "my keploy cloud replay is failing, please analyse and fix it."
(or "the keploy cloud replay pipeline is failing..." for CI)
2. "Add new keploy tests for my changes."
The page ships a single pasteable playbook that installs as a Claude
Code skill or any other editor's rules / memory file. Inside the
playbook the agent:
- Resolves app_id from `basename $(pwd)` + listApps.
- Resolves branch_id from `git rev-parse --abbrev-ref HEAD` +
create_branch (find-or-create, idempotent, sticky for the session).
- Diagnoses failing runs via two cases: Case 1 (app regression, agent
fixes handler code and announces file:line before applying);
Case 2 (test data stale, with sub-actions 2a noise / 2a response
edit / 2b mock edit / 2b delete_recording + re-record).
- For new tests: git diff to find changed handlers, pre-flight the
dev's local run command, then `keploy record -c "<cmd>" --sync` +
`keploy upload test-set` to land the bundle on the branch.
Sidebar updated to surface the page under K8s Proxy.
Signed-off-by: Charan Kamarapu <kamarapucharan@gmail.com>1 parent e3e3603 commit a0ab0e7
3 files changed
Lines changed: 510 additions & 102 deletions
File tree
- vale_styles/config/vocabularies/Base
- versioned_docs/version-4.0.0/quickstart
- versioned_sidebars
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
1 | 39 | | |
2 | 40 | | |
3 | 41 | | |
4 | 42 | | |
5 | 43 | | |
6 | | - | |
7 | 44 | | |
| 45 | + | |
8 | 46 | | |
9 | 47 | | |
| 48 | + | |
| 49 | + | |
10 | 50 | | |
| 51 | + | |
| 52 | + | |
11 | 53 | | |
12 | 54 | | |
13 | 55 | | |
| 56 | + | |
14 | 57 | | |
15 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
16 | 61 | | |
17 | 62 | | |
18 | 63 | | |
19 | 64 | | |
| 65 | + | |
20 | 66 | | |
21 | 67 | | |
22 | 68 | | |
23 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
24 | 73 | | |
| 74 | + | |
25 | 75 | | |
26 | 76 | | |
| 77 | + | |
27 | 78 | | |
28 | 79 | | |
29 | 80 | | |
| |||
34 | 85 | | |
35 | 86 | | |
36 | 87 | | |
37 | | - | |
38 | 88 | | |
| 89 | + | |
39 | 90 | | |
40 | 91 | | |
41 | 92 | | |
42 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
43 | 97 | | |
| 98 | + | |
44 | 99 | | |
45 | 100 | | |
46 | 101 | | |
47 | 102 | | |
48 | 103 | | |
49 | 104 | | |
50 | 105 | | |
51 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
52 | 111 | | |
| 112 | + | |
53 | 113 | | |
54 | | - | |
55 | | - | |
| 114 | + | |
56 | 115 | | |
57 | 116 | | |
| 117 | + | |
| 118 | + | |
58 | 119 | | |
59 | 120 | | |
60 | 121 | | |
61 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
62 | 127 | | |
| 128 | + | |
63 | 129 | | |
| 130 | + | |
64 | 131 | | |
65 | 132 | | |
| 133 | + | |
66 | 134 | | |
67 | | - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
68 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
69 | 143 | | |
| 144 | + | |
70 | 145 | | |
| 146 | + | |
| 147 | + | |
71 | 148 | | |
72 | | - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
73 | 152 | | |
| 153 | + | |
| 154 | + | |
74 | 155 | | |
| 156 | + | |
| 157 | + | |
75 | 158 | | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
76 | 163 | | |
| 164 | + | |
77 | 165 | | |
78 | 166 | | |
79 | 167 | | |
80 | 168 | | |
81 | 169 | | |
82 | 170 | | |
| 171 | + | |
83 | 172 | | |
| 173 | + | |
84 | 174 | | |
85 | 175 | | |
86 | 176 | | |
87 | 177 | | |
88 | 178 | | |
89 | 179 | | |
90 | | - | |
| 180 | + | |
91 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
92 | 185 | | |
93 | 186 | | |
94 | 187 | | |
| 188 | + | |
95 | 189 | | |
96 | 190 | | |
97 | 191 | | |
| 192 | + | |
98 | 193 | | |
99 | | - | |
100 | 194 | | |
| 195 | + | |
101 | 196 | | |
102 | 197 | | |
103 | 198 | | |
104 | 199 | | |
105 | 200 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
| |||
0 commit comments