|
1 | 1 | ## [0.0.72](https://github.com/involvex/super-agent-cli/compare/v0.0.71...v0.0.72) (2026-01-31) |
2 | 2 |
|
| 3 | + |
3 | 4 | ### Features |
4 | 5 |
|
5 | | -- **testing:** add comprehensive testing infrastructure with Vitest ([cb0d9bd](https://github.com/involvex/super-agent-cli/commit/cb0d9bdf91dec92e3c174baebc4f69bd4bdc040b)) |
| 6 | +* **testing:** add comprehensive testing infrastructure with Vitest ([cb0d9bd](https://github.com/involvex/super-agent-cli/commit/cb0d9bdf91dec92e3c174baebc4f69bd4bdc040b)) |
| 7 | + |
| 8 | + |
6 | 9 |
|
7 | 10 | ## [0.0.71](https://github.com/involvex/super-agent-cli/compare/v0.0.70...v0.0.71) (2026-01-31) |
8 | 11 |
|
| 12 | + |
| 13 | + |
9 | 14 | ## [0.0.70](https://github.com/involvex/super-agent-cli/compare/v0.0.69...v0.0.70) (2026-01-30) |
10 | 15 |
|
| 16 | + |
11 | 17 | ### Features |
12 | 18 |
|
13 | | -- **settings:** add zai models, update default to glm-4 ([231f2a2](https://github.com/involvex/super-agent-cli/commit/231f2a261c57ad253f9d1269ed94d6ab1310ca01)) |
| 19 | +* **settings:** add zai models, update default to glm-4 ([231f2a2](https://github.com/involvex/super-agent-cli/commit/231f2a261c57ad253f9d1269ed94d6ab1310ca01)) |
| 20 | + |
| 21 | + |
14 | 22 |
|
15 | 23 | ## [0.0.69](https://github.com/involvex/super-agent-cli/compare/v0.0.68...v0.0.69) (2026-01-30) |
16 | 24 |
|
| 25 | + |
| 26 | + |
17 | 27 | ## [0.0.68](https://github.com/involvex/super-agent-cli/compare/v0.0.67...v0.0.68) (2026-01-30) |
18 | 28 |
|
| 29 | + |
19 | 30 | ### Features |
20 | 31 |
|
21 | | -- **input:** update agent provider when switching ([03577d9](https://github.com/involvex/super-agent-cli/commit/03577d93e3384c95b7fc5c3b084cff1dc0b2579e)) |
22 | | -- **settings:** add zai provider support ([5e9d918](https://github.com/involvex/super-agent-cli/commit/5e9d918cacbb978590210767debdb92d1801225e)) |
| 32 | +* **input:** update agent provider when switching ([03577d9](https://github.com/involvex/super-agent-cli/commit/03577d93e3384c95b7fc5c3b084cff1dc0b2579e)) |
| 33 | +* **settings:** add zai provider support ([5e9d918](https://github.com/involvex/super-agent-cli/commit/5e9d918cacbb978590210767debdb92d1801225e)) |
| 34 | + |
| 35 | + |
23 | 36 |
|
24 | 37 | ## [0.0.67](https://github.com/involvex/super-agent-cli/compare/v0.0.66...v0.0.67) (2026-01-30) |
25 | 38 |
|
| 39 | + |
26 | 40 | ### Features |
27 | 41 |
|
28 | | -- **input:** enable runtime extension of slash commands with user settings integration ([cb705f4](https://github.com/involvex/super-agent-cli/commit/cb705f446b13c73016aa60e8d88be6ed58f8f58c)) |
| 42 | +* **input:** enable runtime extension of slash commands with user settings integration ([cb705f4](https://github.com/involvex/super-agent-cli/commit/cb705f446b13c73016aa60e8d88be6ed58f8f58c)) |
| 43 | + |
| 44 | + |
29 | 45 |
|
30 | 46 | ## [0.0.66](https://github.com/involvex/super-agent-cli/compare/v0.0.65...v0.0.66) (2026-01-30) |
31 | 47 |
|
| 48 | + |
32 | 49 | ### Features |
33 | 50 |
|
34 | | -- **commands:** add custom slash commands with add/remove/list support ([6fe05af](https://github.com/involvex/super-agent-cli/commit/6fe05aff4fcb056bc6915376239d149128358dff)) |
| 51 | +* **commands:** add custom slash commands with add/remove/list support ([6fe05af](https://github.com/involvex/super-agent-cli/commit/6fe05aff4fcb056bc6915376239d149128358dff)) |
| 52 | + |
| 53 | + |
35 | 54 |
|
36 | 55 | ## [0.0.65](https://github.com/involvex/super-agent-cli/compare/v0.0.64...v0.0.65) (2026-01-30) |
37 | 56 |
|
| 57 | + |
38 | 58 | ### Features |
39 | 59 |
|
40 | | -- **commands:** add /doctor and /commands slash commands ([7631bc2](https://github.com/involvex/super-agent-cli/commit/7631bc212929119aabdfd52e7bc650b9419d6bbf)) |
| 60 | +* **commands:** add /doctor and /commands slash commands ([7631bc2](https://github.com/involvex/super-agent-cli/commit/7631bc212929119aabdfd52e7bc650b9419d6bbf)) |
| 61 | + |
| 62 | + |
41 | 63 |
|
42 | 64 | ## [0.0.64](https://github.com/involvex/super-agent-cli/compare/v0.0.63...v0.0.64) (2026-01-30) |
43 | 65 |
|
| 66 | + |
44 | 67 | ### Features |
45 | 68 |
|
46 | | -- **core:** add listModels capability and Cloudflare Workers AI support ([17bd521](https://github.com/involvex/super-agent-cli/commit/17bd521d929cb15df94679d37803e3ad9ed05709)) |
| 69 | +* **core:** add listModels capability and Cloudflare Workers AI support ([17bd521](https://github.com/involvex/super-agent-cli/commit/17bd521d929cb15df94679d37803e3ad9ed05709)) |
| 70 | + |
| 71 | + |
47 | 72 |
|
48 | 73 | ## [0.0.63](https://github.com/involvex/super-agent-cli/compare/v0.0.62...v0.0.63) (2026-01-30) |
49 | 74 |
|
| 75 | + |
50 | 76 | ### Features |
51 | 77 |
|
52 | | -- **cli:** add import command for cross-assistant resource migration ([2f0b1cc](https://github.com/involvex/super-agent-cli/commit/2f0b1cc8538cdc9ed1e000edf2460947d8f43750)) |
53 | | -- **provider:** add /provider set-key command for direct API key configuration ([79dce9b](https://github.com/involvex/super-agent-cli/commit/79dce9b558a7a7a105e9fd084f56d40266146067)) |
| 78 | +* **cli:** add import command for cross-assistant resource migration ([2f0b1cc](https://github.com/involvex/super-agent-cli/commit/2f0b1cc8538cdc9ed1e000edf2460947d8f43750)) |
| 79 | +* **provider:** add /provider set-key command for direct API key configuration ([79dce9b](https://github.com/involvex/super-agent-cli/commit/79dce9b558a7a7a105e9fd084f56d40266146067)) |
| 80 | + |
| 81 | + |
54 | 82 |
|
55 | 83 | ## [0.0.62](https://github.com/involvex/super-agent-cli/compare/v0.0.61...v0.0.62) (2026-01-30) |
56 | 84 |
|
| 85 | + |
57 | 86 | ### Features |
58 | 87 |
|
59 | | -- **cli:** refactor command architecture and introduce agents/skills management ([0bef26e](https://github.com/involvex/super-agent-cli/commit/0bef26ef8d3fc9360369c35ebf9835425dbe6f89)) |
| 88 | +* **cli:** refactor command architecture and introduce agents/skills management ([0bef26e](https://github.com/involvex/super-agent-cli/commit/0bef26ef8d3fc9360369c35ebf9835425dbe6f89)) |
| 89 | + |
| 90 | + |
60 | 91 |
|
61 | 92 | ## [0.0.61](https://github.com/involvex/super-agent-cli/compare/v0.0.60...v0.0.61) (2026-01-30) |
62 | 93 |
|
| 94 | + |
63 | 95 | ### Features |
64 | 96 |
|
65 | | -- **plugins:** add workspace configuration for plugins monorepo structure ([bac2647](https://github.com/involvex/super-agent-cli/commit/bac26473e37ceb6575a94d2d858467ea3ed64505)) |
| 97 | +* **plugins:** add workspace configuration for plugins monorepo structure ([bac2647](https://github.com/involvex/super-agent-cli/commit/bac26473e37ceb6575a94d2d858467ea3ed64505)) |
| 98 | + |
| 99 | + |
66 | 100 |
|
67 | 101 | ## [0.0.60](https://github.com/involvex/super-agent-cli/compare/v0.0.59...v0.0.60) (2026-01-30) |
68 | 102 |
|
| 103 | + |
| 104 | + |
69 | 105 | ## [0.0.59](https://github.com/involvex/super-agent-cli/compare/v0.0.58...v0.0.59) (2026-01-30) |
70 | 106 |
|
| 107 | + |
71 | 108 | ### Features |
72 | 109 |
|
73 | | -- **plugins:** enhance plugin installation to support GitHub repos and local directories ([a4b448a](https://github.com/involvex/super-agent-cli/commit/a4b448a7571d9392683b836648178241acf7a51f)) |
| 110 | +* **plugins:** enhance plugin installation to support GitHub repos and local directories ([a4b448a](https://github.com/involvex/super-agent-cli/commit/a4b448a7571d9392683b836648178241acf7a51f)) |
| 111 | + |
| 112 | + |
74 | 113 |
|
75 | 114 | ## [0.0.58](https://github.com/involvex/super-agent-cli/compare/v0.0.57...v0.0.58) (2026-01-30) |
76 | 115 |
|
| 116 | + |
77 | 117 | ### Features |
78 | 118 |
|
79 | | -- **ui:** add banner utilities and branding assets ([69f8ef4](https://github.com/involvex/super-agent-cli/commit/69f8ef4145fe101e71a37b346b19f78f8b5b0f6d)) |
| 119 | +* **ui:** add banner utilities and branding assets ([69f8ef4](https://github.com/involvex/super-agent-cli/commit/69f8ef4145fe101e71a37b346b19f78f8b5b0f6d)) |
| 120 | + |
| 121 | + |
80 | 122 |
|
81 | 123 | ## [0.0.57](https://github.com/involvex/super-agent-cli/compare/v0.0.56...v0.0.57) (2026-01-30) |
82 | 124 |
|
| 125 | + |
83 | 126 | ### Features |
84 | 127 |
|
85 | | -- **web:** add session management and enhanced UI with sidebar ([6e82cad](https://github.com/involvex/super-agent-cli/commit/6e82cadb1beb3f2e250fa69bcef5bf922506dc34)) |
| 128 | +* **web:** add session management and enhanced UI with sidebar ([6e82cad](https://github.com/involvex/super-agent-cli/commit/6e82cadb1beb3f2e250fa69bcef5bf922506dc34)) |
| 129 | + |
| 130 | + |
86 | 131 |
|
87 | 132 | ## [0.0.56](https://github.com/involvex/super-agent-cli/compare/v0.0.55...v0.0.56) (2026-01-30) |
88 | 133 |
|
| 134 | + |
| 135 | + |
89 | 136 | ## [0.0.55](https://github.com/involvex/super-agent-cli/compare/v0.0.54...v0.0.55) (2026-01-30) |
90 | 137 |
|
| 138 | + |
91 | 139 | ### Features |
92 | 140 |
|
93 | | -- **web:** add web interface for CLI interaction ([7cfa7c3](https://github.com/involvex/super-agent-cli/commit/7cfa7c3adf57a29391aa8ea2d7667d8e5a637013)), closes [#web-interface](https://github.com/involvex/super-agent-cli/issues/web-interface) |
| 141 | +* **web:** add web interface for CLI interaction ([7cfa7c3](https://github.com/involvex/super-agent-cli/commit/7cfa7c3adf57a29391aa8ea2d7667d8e5a637013)), closes [#web-interface](https://github.com/involvex/super-agent-cli/issues/web-interface) |
| 142 | + |
| 143 | + |
94 | 144 |
|
95 | 145 | ## [0.0.54](https://github.com/involvex/super-agent-cli/compare/v0.0.53...v0.0.54) (2026-01-30) |
96 | 146 |
|
| 147 | + |
97 | 148 | ### Features |
98 | 149 |
|
99 | | -- **indexing:** add file indexing system for faster search ([4f4d0c5](https://github.com/involvex/super-agent-cli/commit/4f4d0c58abe09a44c4afe6da757e85412e565ace)) |
| 150 | +* **indexing:** add file indexing system for faster search ([4f4d0c5](https://github.com/involvex/super-agent-cli/commit/4f4d0c58abe09a44c4afe6da757e85412e565ace)) |
| 151 | + |
| 152 | + |
100 | 153 |
|
101 | 154 | ## [0.0.53](https://github.com/involvex/super-agent-cli/compare/v0.0.52...v0.0.53) (2026-01-30) |
102 | 155 |
|
| 156 | + |
103 | 157 | ### Features |
104 | 158 |
|
105 | | -- **plugins:** add plugin system with management commands ([eeb78d0](https://github.com/involvex/super-agent-cli/commit/eeb78d0ccd90881ed89df4220e86ef5d87360d1b)) |
| 159 | +* **plugins:** add plugin system with management commands ([eeb78d0](https://github.com/involvex/super-agent-cli/commit/eeb78d0ccd90881ed89df4220e86ef5d87360d1b)) |
| 160 | + |
| 161 | + |
106 | 162 |
|
107 | 163 | ## [0.0.52](https://github.com/involvex/super-agent-cli/compare/v0.0.51...v0.0.52) (2026-01-30) |
108 | 164 |
|
| 165 | + |
| 166 | + |
109 | 167 | ## [0.0.51](https://github.com/involvex/super-agent-cli/compare/v0.0.50...v0.0.51) (2026-01-30) |
110 | 168 |
|
| 169 | + |
111 | 170 | ### Features |
112 | 171 |
|
113 | | -- **mcp:** add MCP server management commands ([08c24fd](https://github.com/involvex/super-agent-cli/commit/08c24fdef96f69462948e466a198007ead4b1ee0)) |
| 172 | +* **mcp:** add MCP server management commands ([08c24fd](https://github.com/involvex/super-agent-cli/commit/08c24fdef96f69462948e466a198007ead4b1ee0)) |
| 173 | + |
| 174 | + |
114 | 175 |
|
115 | 176 | ## [0.0.50](https://github.com/involvex/super-agent-cli/compare/v0.0.49...v0.0.50) (2026-01-30) |
116 | 177 |
|
| 178 | + |
117 | 179 | ### Features |
118 | 180 |
|
119 | | -- **chat:** add chat session persistence commands ([a443eab](https://github.com/involvex/super-agent-cli/commit/a443eab9102b01f0e4dc59dfb127bfeba3aab167)) |
| 181 | +* **chat:** add chat session persistence commands ([a443eab](https://github.com/involvex/super-agent-cli/commit/a443eab9102b01f0e4dc59dfb127bfeba3aab167)) |
| 182 | + |
| 183 | + |
120 | 184 |
|
121 | 185 | ## [0.0.49](https://github.com/involvex/super-agent-cli/compare/v0.0.48...v0.0.49) (2026-01-30) |
122 | 186 |
|
| 187 | + |
123 | 188 | ### Features |
124 | 189 |
|
125 | | -- **provider:** enable runtime provider switching ([087a57d](https://github.com/involvex/super-agent-cli/commit/087a57d9dda985a7bb7696e12a576fd8f16eb087)) |
| 190 | +* **provider:** enable runtime provider switching ([087a57d](https://github.com/involvex/super-agent-cli/commit/087a57d9dda985a7bb7696e12a576fd8f16eb087)) |
| 191 | + |
| 192 | + |
126 | 193 |
|
127 | 194 | ## [0.0.48](https://github.com/involvex/super-agent-cli/compare/v0.0.47...v0.0.48) (2026-01-30) |
128 | 195 |
|
| 196 | + |
129 | 197 | ### Features |
130 | 198 |
|
131 | | -- **provider:** add OpenAI Compatible provider and multi-provider support ([41c2e89](https://github.com/involvex/super-agent-cli/commit/41c2e896ef2ab724a3ccdb47b923c7a0069d3077)) |
| 199 | +* **provider:** add OpenAI Compatible provider and multi-provider support ([41c2e89](https://github.com/involvex/super-agent-cli/commit/41c2e896ef2ab724a3ccdb47b923c7a0069d3077)) |
| 200 | + |
| 201 | + |
132 | 202 |
|
133 | 203 | ## [0.0.47](https://github.com/involvex/super-agent-cli/compare/v0.0.46...v0.0.47) (2026-01-30) |
134 | 204 |
|
| 205 | + |
| 206 | + |
135 | 207 | ## [0.0.46](https://github.com/involvex/super-agent-cli/compare/v0.0.45...v0.0.46) (2026-01-30) |
136 | 208 |
|
| 209 | + |
137 | 210 | ### Features |
138 | 211 |
|
139 | | -- **release:** add automated npm publishing workflow and build configuration ([bdb54a0](https://github.com/involvex/super-agent-cli/commit/bdb54a06a012d190457f81e3440f6d0f4ad5d43f)) |
| 212 | +* **release:** add automated npm publishing workflow and build configuration ([bdb54a0](https://github.com/involvex/super-agent-cli/commit/bdb54a06a012d190457f81e3440f6d0f4ad5d43f)) |
| 213 | + |
| 214 | + |
140 | 215 |
|
141 | 216 | ## [0.0.45](https://github.com/involvex/super-agent-cli/compare/v0.0.44...v0.0.45) (2026-01-30) |
142 | 217 |
|
| 218 | + |
| 219 | + |
143 | 220 | ## [0.0.44](https://github.com/involvex/super-agent-cli/compare/v0.0.43...v0.0.44) (2026-01-30) |
144 | 221 |
|
| 222 | + |
145 | 223 | ### Features |
146 | 224 |
|
147 | | -- **ui:** add provider selection and configuration viewer components ([6eca4ce](https://github.com/involvex/super-agent-cli/commit/6eca4cef5b5438d4900b6ebe95c9f50c36db711e)) |
| 225 | +* **ui:** add provider selection and configuration viewer components ([6eca4ce](https://github.com/involvex/super-agent-cli/commit/6eca4cef5b5438d4900b6ebe95c9f50c36db711e)) |
| 226 | + |
| 227 | + |
148 | 228 |
|
149 | 229 | ## [0.0.43](https://github.com/involvex/super-agent-cli/compare/v0.0.42...v0.0.43) (2026-01-30) |
150 | 230 |
|
| 231 | + |
| 232 | + |
151 | 233 | ## [0.0.42](https://github.com/involvex/super-agent-cli/compare/v0.0.41...v0.0.42) (2026-01-30) |
152 | 234 |
|
| 235 | + |
153 | 236 | ### Features |
154 | 237 |
|
155 | | -- **input:** add shell command execution and escape key handling ([bcb2e64](https://github.com/involvex/super-agent-cli/commit/bcb2e6450634302d25dabe538689c5f689df2ac3)) |
| 238 | +* **input:** add shell command execution and escape key handling ([bcb2e64](https://github.com/involvex/super-agent-cli/commit/bcb2e6450634302d25dabe538689c5f689df2ac3)) |
| 239 | + |
| 240 | + |
156 | 241 |
|
157 | 242 | ## [0.0.41](https://github.com/involvex/super-agent-cli/compare/v0.0.40...v0.0.41) (2026-01-30) |
158 | 243 |
|
| 244 | + |
159 | 245 | ### Features |
160 | 246 |
|
161 | | -- **cli:** add yolo mode toggle and improve keyboard shortcuts ([70d7ad0](https://github.com/involvex/super-agent-cli/commit/70d7ad027495c120f8bb4eb315bc7beef988bf2c)) |
| 247 | +* **cli:** add yolo mode toggle and improve keyboard shortcuts ([70d7ad0](https://github.com/involvex/super-agent-cli/commit/70d7ad027495c120f8bb4eb315bc7beef988bf2c)) |
| 248 | + |
| 249 | + |
162 | 250 |
|
163 | 251 | ## [0.0.40](https://github.com/involvex/super-agent-cli/compare/v0.0.39...v0.0.40) (2026-01-30) |
164 | 252 |
|
| 253 | + |
165 | 254 | ### Features |
166 | 255 |
|
167 | | -- **cli:** add agent modes, file mentions, and command palette ([91d9e62](https://github.com/involvex/super-agent-cli/commit/91d9e62ecfc3ef9452f10095a8c644345fe82697)) |
| 256 | +* **cli:** add agent modes, file mentions, and command palette ([91d9e62](https://github.com/involvex/super-agent-cli/commit/91d9e62ecfc3ef9452f10095a8c644345fe82697)) |
| 257 | + |
| 258 | + |
168 | 259 |
|
169 | 260 | ## [0.0.39](https://github.com/involvex/super-agent-cli/compare/v0.0.38...v0.0.39) (2026-01-30) |
170 | 261 |
|
| 262 | + |
171 | 263 | ### Features |
172 | 264 |
|
173 | | -- **core:** add native Gemini SDK support and update provider configuration ([c3def79](https://github.com/involvex/super-agent-cli/commit/c3def79821b24159c235d41562f2cca91c651827)) |
| 265 | +* **core:** add native Gemini SDK support and update provider configuration ([c3def79](https://github.com/involvex/super-agent-cli/commit/c3def79821b24159c235d41562f2cca91c651827)) |
| 266 | + |
| 267 | + |
174 | 268 |
|
175 | 269 | ## [0.0.38](https://github.com/involvex/super-agent-cli/compare/v0.0.37...v0.0.38) (2026-01-30) |
176 | 270 |
|
| 271 | + |
177 | 272 | ### Features |
178 | 273 |
|
179 | | -- **core:** add Gemini provider and ProjectMap tool ([23e00e5](https://github.com/involvex/super-agent-cli/commit/23e00e5552dced9b8d856c67455c4eac14662c1f)) |
| 274 | +* **core:** add Gemini provider and ProjectMap tool ([23e00e5](https://github.com/involvex/super-agent-cli/commit/23e00e5552dced9b8d856c67455c4eac14662c1f)) |
| 275 | + |
| 276 | + |
180 | 277 |
|
181 | 278 | ## [0.0.37](https://github.com/involvex/super-agent-cli/compare/v0.0.36...v0.0.37) (2026-01-30) |
182 | 279 |
|
| 280 | + |
183 | 281 | ### Code Refactoring |
184 | 282 |
|
185 | | -- **core:** refactor LLM client to provider pattern with Gemini default ([45c5d95](https://github.com/involvex/super-agent-cli/commit/45c5d95301dd9f6a19d497261a7789fe2c1f6a11)) |
| 283 | +* **core:** refactor LLM client to provider pattern with Gemini default ([45c5d95](https://github.com/involvex/super-agent-cli/commit/45c5d95301dd9f6a19d497261a7789fe2c1f6a11)) |
| 284 | + |
186 | 285 |
|
187 | 286 | ### BREAKING CHANGES |
188 | 287 |
|
189 | | -- **core:** Configuration format changed from single API key/model to provider-based structure. Users need to update their ~/.super-agent/settings.json to use the new format with providers object. |
| 288 | +* **core:** Configuration format changed from single API key/model to provider-based structure. Users need to update their ~/.super-agent/settings.json to use the new format with providers object. |
| 289 | + |
| 290 | + |
190 | 291 |
|
191 | 292 | ## [0.0.36](https://github.com/involvex/super-agent-cli/compare/v0.0.35...v0.0.36) (2026-01-30) |
192 | 293 |
|
| 294 | + |
193 | 295 | ### Features |
194 | 296 |
|
195 | | -- **cli:** add about and plugins management commands ([dc966c1](https://github.com/involvex/super-agent-cli/commit/dc966c14a4919fd9984219054f168e136b9dbd33)) |
| 297 | +* **cli:** add about and plugins management commands ([dc966c1](https://github.com/involvex/super-agent-cli/commit/dc966c14a4919fd9984219054f168e136b9dbd33)) |
| 298 | + |
| 299 | + |
196 | 300 |
|
197 | 301 | ## [0.0.35](https://github.com/involvex/super-agent-cli/compare/07ec1540c3e1049c8b5653f73af1a2d7e620aba6...v0.0.35) (2026-01-30) |
198 | 302 |
|
| 303 | + |
199 | 304 | ### Bug Fixes |
200 | 305 |
|
201 | | -- improve diff generation and multi-line string replacement for large files ([#23](https://github.com/involvex/super-agent-cli/issues/23)) ([e662dd3](https://github.com/involvex/super-agent-cli/commit/e662dd32f8b04380196b0d06da00b3913af8e616)) |
202 | | -- migrate to bun ([#78](https://github.com/involvex/super-agent-cli/issues/78)) ([9180c4b](https://github.com/involvex/super-agent-cli/commit/9180c4b02e11a9cc58ac0372ca53a51f445d1cf8)) |
203 | | -- re-enable vibekit by resolving runtime crash when using grok cli ([#77](https://github.com/involvex/super-agent-cli/issues/77)) ([bd78e9e](https://github.com/involvex/super-agent-cli/commit/bd78e9e8456818e45578fbeb9f540064ecc2797b)) |
| 306 | +* improve diff generation and multi-line string replacement for large files ([#23](https://github.com/involvex/super-agent-cli/issues/23)) ([e662dd3](https://github.com/involvex/super-agent-cli/commit/e662dd32f8b04380196b0d06da00b3913af8e616)) |
| 307 | +* migrate to bun ([#78](https://github.com/involvex/super-agent-cli/issues/78)) ([9180c4b](https://github.com/involvex/super-agent-cli/commit/9180c4b02e11a9cc58ac0372ca53a51f445d1cf8)) |
| 308 | +* re-enable vibekit by resolving runtime crash when using grok cli ([#77](https://github.com/involvex/super-agent-cli/issues/77)) ([bd78e9e](https://github.com/involvex/super-agent-cli/commit/bd78e9e8456818e45578fbeb9f540064ecc2797b)) |
| 309 | + |
204 | 310 |
|
205 | 311 | ### Features |
206 | 312 |
|
207 | | -- add configurable base URL support ([#19](https://github.com/involvex/super-agent-cli/issues/19)) ([07ec154](https://github.com/involvex/super-agent-cli/commit/07ec1540c3e1049c8b5653f73af1a2d7e620aba6)) |
208 | | -- add model parameter support for CLI ([#29](https://github.com/involvex/super-agent-cli/issues/29)) ([6f8f9cf](https://github.com/involvex/super-agent-cli/commit/6f8f9cf8394ef9b4608211f4e8493f713882e27b)) |
209 | | -- add support for auto-edit toggle ([#24](https://github.com/involvex/super-agent-cli/issues/24)) ([5183e4d](https://github.com/involvex/super-agent-cli/commit/5183e4d3b58ab7b16b32087b54e6639b871cdb97)) |
210 | | -- add support for mcp ([#44](https://github.com/involvex/super-agent-cli/issues/44)) ([9c1d82b](https://github.com/involvex/super-agent-cli/commit/9c1d82be3c1022262eb229501123f2776c39189a)) |
211 | | -- git commands ([#41](https://github.com/involvex/super-agent-cli/issues/41)) ([9642bda](https://github.com/involvex/super-agent-cli/commit/9642bdaeef1cbccb4adb9429062052f1d5477a43)) |
212 | | -- improve model configuration and settings management ([#59](https://github.com/involvex/super-agent-cli/issues/59)) ([5a4b2c8](https://github.com/involvex/super-agent-cli/commit/5a4b2c8e25337c6ec013baf4295dbb520712e501)) |
213 | | -- save selected model ([#39](https://github.com/involvex/super-agent-cli/issues/39)) ([c00feda](https://github.com/involvex/super-agent-cli/commit/c00feda72802e7aef02b11ca72a1274ca5c6db7d)) |
| 313 | +* add configurable base URL support ([#19](https://github.com/involvex/super-agent-cli/issues/19)) ([07ec154](https://github.com/involvex/super-agent-cli/commit/07ec1540c3e1049c8b5653f73af1a2d7e620aba6)) |
| 314 | +* add model parameter support for CLI ([#29](https://github.com/involvex/super-agent-cli/issues/29)) ([6f8f9cf](https://github.com/involvex/super-agent-cli/commit/6f8f9cf8394ef9b4608211f4e8493f713882e27b)) |
| 315 | +* add support for auto-edit toggle ([#24](https://github.com/involvex/super-agent-cli/issues/24)) ([5183e4d](https://github.com/involvex/super-agent-cli/commit/5183e4d3b58ab7b16b32087b54e6639b871cdb97)) |
| 316 | +* add support for mcp ([#44](https://github.com/involvex/super-agent-cli/issues/44)) ([9c1d82b](https://github.com/involvex/super-agent-cli/commit/9c1d82be3c1022262eb229501123f2776c39189a)) |
| 317 | +* git commands ([#41](https://github.com/involvex/super-agent-cli/issues/41)) ([9642bda](https://github.com/involvex/super-agent-cli/commit/9642bdaeef1cbccb4adb9429062052f1d5477a43)) |
| 318 | +* improve model configuration and settings management ([#59](https://github.com/involvex/super-agent-cli/issues/59)) ([5a4b2c8](https://github.com/involvex/super-agent-cli/commit/5a4b2c8e25337c6ec013baf4295dbb520712e501)) |
| 319 | +* save selected model ([#39](https://github.com/involvex/super-agent-cli/issues/39)) ([c00feda](https://github.com/involvex/super-agent-cli/commit/c00feda72802e7aef02b11ca72a1274ca5c6db7d)) |
| 320 | + |
214 | 321 |
|
215 | 322 | ### Styles |
216 | 323 |
|
217 | | -- apply prettier formatting and rename package ([9ef7633](https://github.com/involvex/super-agent-cli/commit/9ef7633f35568d18bb617a2e266487cb7875f539)) |
| 324 | +* apply prettier formatting and rename package ([9ef7633](https://github.com/involvex/super-agent-cli/commit/9ef7633f35568d18bb617a2e266487cb7875f539)) |
| 325 | + |
218 | 326 |
|
219 | 327 | ### BREAKING CHANGES |
220 | 328 |
|
221 | | -- package renamed from @vibe-kit/grok-cli to @involvex/super-agent-cli |
| 329 | +* package renamed from @vibe-kit/grok-cli to @involvex/super-agent-cli |
| 330 | + |
| 331 | + |
| 332 | + |
0 commit comments