opencode-gitlab-plugin 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,457 @@
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
4
+
5
+ ## [2.0.0](https://gitlab.com/vglafirov/opencode-gitlab-plugin/compare/v1.9.0...v2.0.0) (2026-03-02)
6
+
7
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ * Package renamed from @gitlab/opencode-gitlab-plugin
11
+ to opencode-gitlab-plugin. Update your imports accordingly.
12
+
13
+ ### ✨ Features
14
+
15
+ * rename package from @gitlab/opencode-gitlab-plugin to opencode-gitlab-plugin ([71079a1](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/71079a17980889502182ebc5003d76dab35c1d1c))
16
+
17
+ ## [1.9.0](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.8.0...v1.9.0) (2026-03-02)
18
+
19
+
20
+ ### ✨ Features
21
+
22
+ * **merge-requests:** add approve and unapprove tools ([db0401c](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/db0401c29eb241d4dc5e9764e9819aada0db078d))
23
+
24
+ ## [1.8.0](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.7.1...v1.8.0) (2026-02-25)
25
+
26
+
27
+ ### ✨ Features
28
+
29
+ * **users:** add user lookup and status tools ([992cb91](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/992cb91565d94f9b69e764262c9f792fe05c1b12))
30
+
31
+ ## [1.7.1](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.7.0...v1.7.1) (2026-02-24)
32
+
33
+
34
+ ### 📚 Documentation
35
+
36
+ * **discussions:** improve gitlab_create_discussion description for reply use case ([a0d2296](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/a0d2296cf2aa42258c7ca1749df86810c852174b))
37
+
38
+ ## [1.7.0](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.6.2...v1.7.0) (2026-02-24)
39
+
40
+
41
+ ### ✨ Features
42
+
43
+ * **award-emoji:** add tools for managing reactions on resources ([77b8ad5](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/77b8ad5656b681c3a6c9395f2a0025126e4c39bb))
44
+ * **discussions:** use GraphQL for discussion resolution ([b6ed342](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/b6ed342cea8f726b14a2850350d217a937406caa))
45
+
46
+
47
+ ### 🐛 Bug Fixes
48
+
49
+ * **todos:** handle 404 gracefully when marking todo as done ([2a26763](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/2a267632012d89884ebc3462ac0adafc5ffd9286))
50
+
51
+ ## [1.6.2](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.6.1...v1.6.2) (2026-02-04)
52
+
53
+
54
+ ### 🐛 Bug Fixes
55
+
56
+ * resolved filter now correctly filters resolvable discussions only ([59defec](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/59defec6c1c1d1536ea659a536b2bde3e89c95c5))
57
+
58
+ ## [1.6.1](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.6.0...v1.6.1) (2026-02-04)
59
+
60
+
61
+ ### 🐛 Bug Fixes
62
+
63
+ * use typeof check for resolved filter to handle [secure] correctly ([7db6bf2](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/7db6bf2e222a28edf576e823575c7799d17fae9b))
64
+
65
+ ## [1.6.0](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.5.9...v1.6.0) (2026-02-04)
66
+
67
+
68
+ ### ✨ Features
69
+
70
+ * add client-side resolved filter to discussions and notes tools ([32bee6d](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/32bee6d61547da402da5d9cc97e54b5776fa782c))
71
+
72
+ ## [1.5.9](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.5.8...v1.5.9) (2026-02-03)
73
+
74
+
75
+ ### 🐛 Bug Fixes
76
+
77
+ * rebuild dist after tools consolidation ([ea65540](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/ea65540794ea6cdf39afceb184e61b4d4052f1e3))
78
+
79
+ ## [1.5.8](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.5.7...v1.5.8) (2026-02-03)
80
+
81
+
82
+ ### ♻️ Code Refactoring
83
+
84
+ * consolidate MR details, CI lint, and todo tools ([46d830f](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/46d830fd6d9fabf851d7f6e8cc00836e55c7f266))
85
+
86
+ ## [1.5.7](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.5.6...v1.5.7) (2026-02-03)
87
+
88
+
89
+ ### ♻️ Code Refactoring
90
+
91
+ * consolidate epic issue management tools into unified interface ([b8708d7](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/b8708d7fa65e4fcc5fda0e46daaf2391d8bbc094))
92
+
93
+ ## [1.5.6](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.5.5...v1.5.6) (2026-02-03)
94
+
95
+
96
+ ### ♻️ Code Refactoring
97
+
98
+ * consolidate search tools into unified interface ([bb75def](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/bb75def68290ea740a04d09afc5d7efa9da02020))
99
+ * implement GitLab Duo review suggestions ([8fa6738](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/8fa67382436d8edb9bce1868c3330d8853255606))
100
+
101
+ ## [1.5.5](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.5.4...v1.5.5) (2026-02-03)
102
+
103
+
104
+ ### ♻️ Code Refactoring
105
+
106
+ * consolidate notes tools into unified interface ([2e407ad](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/2e407ad9bce03b7c6b2220ab39d6dac9bc82ebd4))
107
+ * improve validation error messages in notes tools ([3c95ca6](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/3c95ca66281378f480250ed549611e352319b001))
108
+
109
+ ## [1.5.4](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.5.3...v1.5.4) (2026-02-03)
110
+
111
+
112
+ ### 📚 Documentation
113
+
114
+ * update README for unified discussion tools consolidation ([a832573](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/a832573159b157c0cfe806ab1f12047325e14c56))
115
+
116
+ ## [1.5.3](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.5.2...v1.5.3) (2026-02-03)
117
+
118
+
119
+ ### 🐛 Bug Fixes
120
+
121
+ * use null checks for stricter validation ([6c39c81](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/6c39c81aa839a99a0c12b3aa57d9376e5e3788d4))
122
+
123
+
124
+ ### ♻️ Code Refactoring
125
+
126
+ * consolidate discussion tools into unified interface ([aa0cefd](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/aa0cefdcc36fbd00c375ca17b0d75dbda3ecbe18))
127
+ * remove gitlab_create_commit tool ([4c4944d](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/4c4944d8afcd710e7b0910d82197802eee75e6fd))
128
+
129
+ ## [1.5.2](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.5.1...v1.5.2) (2026-02-02)
130
+
131
+
132
+ ### 📚 Documentation
133
+
134
+ * update documentation to reflect GraphQL API migrations ([1b5aff1](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/1b5aff1d630577d9ec05966e249a89fdb8a86b3f))
135
+
136
+ ## [1.5.1](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.5.0...v1.5.1) (2026-02-02)
137
+
138
+
139
+ ### 🐛 Bug Fixes
140
+
141
+ * remove unsupported GraphQL fields causing API errors ([6d6de6f](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/6d6de6fff29609f3fc591a199055a752abe0fdcd))
142
+
143
+ ## [1.5.0](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.4.0...v1.5.0) (2026-02-02)
144
+
145
+
146
+ ### ✨ Features
147
+
148
+ * migrate discussions to GraphQL with cursor-based pagination ([1c61895](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/1c61895a8f0146f40d7a29a303cdc49e91280280))
149
+
150
+ ## [1.4.0](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.3.0...v1.4.0) (2026-02-02)
151
+
152
+
153
+ ### ✨ Features
154
+
155
+ * **todos:** migrate listTodos to GraphQL API with pagination support ([5726c8b](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/5726c8bb3b8fbce6f014c0f3500bf4d913eb4033))
156
+
157
+
158
+ ### 🐛 Bug Fixes
159
+
160
+ * **todos:** add validation for conflicting pagination parameters ([f46d8c2](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/f46d8c2d4c0f4e4b6363013fc3bcee676b78d777))
161
+ * **todos:** address MR review feedback ([87b3afa](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/87b3afae2992e789c59f0c908c7b48a957e4a931))
162
+
163
+ ## [1.3.0](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.2.0...v1.3.0) (2026-01-30)
164
+
165
+
166
+ ### ✨ Features
167
+
168
+ * **notes:** migrate notes listing to GraphQL API with pagination support ([2ec5d65](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/2ec5d6528b27b86a08f5c747f38762f90eb1f297))
169
+
170
+
171
+ ### 🐛 Bug Fixes
172
+
173
+ * address review feedback for notes GraphQL migration ([fcb1a35](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/fcb1a355f3ecbddf2429b0e2fecaeb1f02d29ffe))
174
+
175
+ ## [1.2.0](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.1.0...v1.2.0) (2026-01-29)
176
+
177
+
178
+ ### ✨ Features
179
+
180
+ * **merge-requests:** add auto-merge (MWPS) tool using GraphQL API ([2bb3a21](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/2bb3a2123058616cd27003f885ad4d4082e4b3a0))
181
+
182
+ ## [1.1.0](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.0.6...v1.1.0) (2026-01-13)
183
+
184
+
185
+ ### ✨ Features
186
+
187
+ * improve npm metadata for better discoverability ([9d0b635](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/9d0b635b3bcd99f884e28985c72cdb9f0a796d75))
188
+
189
+ ## [1.0.6](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.0.5...v1.0.6) (2026-01-07)
190
+
191
+
192
+ ### 📚 Documentation
193
+
194
+ * update tool documentation to reflect actual implementation ([b1dd47c](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/b1dd47c07c91cbac9a0ec6df7dba8ba63e39f359))
195
+
196
+ ## [1.0.5](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.0.4...v1.0.5) (2026-01-07)
197
+
198
+
199
+ ### 📚 Documentation
200
+
201
+ * add required GitLab handbook documentation files ([46a2a53](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/46a2a5302330b24e5b7506bdfc70fe0141ce16ed))
202
+
203
+ ## [1.0.4](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.0.3...v1.0.4) (2026-01-07)
204
+
205
+
206
+ ### 🐛 Bug Fixes
207
+
208
+ * add npm authentication for npmjs.org publishing per official docs ([7d485c1](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/7d485c18129dfe4afa66489543fcab6c154b2ebe))
209
+
210
+
211
+ ### ♻️ Code Refactoring
212
+
213
+ * simplify npmjs publishing to match gitlab-ai-provider setup ([2ed68ef](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/2ed68ef6080be5d2955b93bff9d43c3b74589bb2))
214
+
215
+ ## [1.0.3](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.0.2...v1.0.3) (2026-01-07)
216
+
217
+
218
+ ### 🐛 Bug Fixes
219
+
220
+ * use SIGSTORE_ID_TOKEN for npm provenance in GitLab CI ([202854f](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/202854f1dfe31cfeb3dee787722590397a615ace))
221
+
222
+ ## [1.0.2](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.0.1...v1.0.2) (2026-01-07)
223
+
224
+
225
+ ### 📚 Documentation
226
+
227
+ * update repository references to gitlab-org location ([414d833](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/414d833d4ff84233ce99089a043ed6b2e4142bcf))
228
+
229
+ ## [1.0.1](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/compare/v1.0.0...v1.0.1) (2026-01-07)
230
+
231
+
232
+ ### 🐛 Bug Fixes
233
+
234
+ * add provenance flag to npm publish for OIDC authentication ([c0a011a](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/c0a011ab5ca2514969ddddf4c5ce5e72458fc68c))
235
+
236
+ ## 1.0.0 (2026-01-07)
237
+
238
+
239
+ ### ⚠ BREAKING CHANGES
240
+
241
+ * This is the first release with automated CI/CD pipeline
242
+
243
+ ### ✨ Features
244
+
245
+ * add gitlab-skills as dependency ([c177598](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/c1775988308eacc64381d92636b750ce35d70a24))
246
+ * add postinstall script to ensure skills installation ([3c1202c](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/3c1202cbd34e575caf5cbb4ae3c7ba7bfae48c56))
247
+ * added new tools ([645aa35](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/645aa350d6900e68e92b07f5ac67c1391a1e8deb))
248
+ * added tools ([36422ac](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/36422ac3f0c4a0c94f79b3f8865c2f0c3e4dd510))
249
+ * enable automated releases with semantic-release ([46fe768](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/46fe7686444574dc5deb8fbe471c250d4c787816))
250
+ * implement Enhanced Search tools (Issue [#6](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/issues/6) Phase 2) ([ba9ac18](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/ba9ac18b986bfde7b81958a66a3e3cd412bd577f))
251
+ * implement Git & CI Operations tools (Issue [#6](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/issues/6) Phase 1) ([4a80b1e](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/4a80b1ec725c3b4f7d7e0a77a911b57f1fdae883))
252
+ * implement GraphQL-based vulnerability management tools ([22536e9](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/22536e95b3d87c5f5a0e559d7cc4ffe0ce686464))
253
+ * improve ref parameter handling in gitlab_get_file ([027a682](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/027a682cfb70723b6215b26db64050a6b8f4f26e))
254
+ * modular approach ([7ecc37c](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/7ecc37c7a5f4eda81c3533349e21a674639d8ad1))
255
+ * publish to npmjs ([1b24d93](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/1b24d934c592f49264b549f90150dad1819a8605))
256
+ * restore git plugin and use custom GITLAB_TOKEN for semantic-release ([7b33e34](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/7b33e34464c61aacf02fd595368a58eff9f005c5))
257
+ * rolled back npm namespace ([00d6137](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/00d6137ae6ff491d4a6826c6fbd99f618d72183c))
258
+ * trigger release ([f53abf3](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/f53abf3b58c5ed2cf230da087791c9702f80cdfa))
259
+
260
+
261
+ ### 🐛 Bug Fixes
262
+
263
+ * add git authentication for semantic-release ([1b746ae](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/1b746aec9cf78963a706ef164e152ae52c0a7715))
264
+ * add GITLAB_TOKEN environment variable for semantic-release ([123c5b5](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/123c5b50bb30af1a953b3f8e410f1c452cc06868))
265
+ * add mock for @opencode-ai/plugin to fix tools tests ([8fb0409](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/8fb04097841aba42a1b5d155dec7a5cdf91052a9))
266
+ * added package lock ([4b59907](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/4b599077e0f332c20650259f423eb19f54563f0b))
267
+ * bun lock ([f870734](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/f8707343d74d3b35dcd08950fc764641c1ff4465))
268
+ * **ci:** disable husky hooks in release job ([6a33dd9](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/6a33dd9799816dbae8334b832a1978af1ab2178e))
269
+ * cleaning up index.ts file ([14316e4](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/14316e4efe009d701a882d44a5ec9354de6fd3c4))
270
+ * create release ([584eeb3](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/584eeb3ab0b00c9bcd0f3de59e068ef41a841da8))
271
+ * create release ([e74f8a7](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/e74f8a7550a6d2a58b3fb551fe4ad3a2db56e0c7))
272
+ * create release ([58a2abd](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/58a2abdd317c1a02644859baed4eb27be4661a1b))
273
+ * create release ([36e8aa9](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/36e8aa9c2f7a958bb4441dbcfaae9dfa98db0e48))
274
+ * disable husky hooks in publish-release job ([9e610f4](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/9e610f403db5b7687e1cc6140d3a602cd3aea524))
275
+ * fix postInstall script ([9f054c5](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/9f054c563b06c8c14bc0a13776ebf0d66cf62857))
276
+ * **hooks:** explicitly specify lint-staged config file ([1b71b62](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/1b71b625de947565c32687a983c1a0cedc83ff22))
277
+ * include .npmrc in published package for registry resolution ([db82b34](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/db82b3424c7839ae3be001e7e09b3f3110661a5d))
278
+ * remove git plugin to avoid protected branch push ([d24648d](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/d24648d66dfeecabe61e453deea0d56f5329ab5e))
279
+ * replace bun-types with @types/node in tsconfig ([a30208b](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/a30208b80d77c34b73057d2310d459e48bcd8973))
280
+ * switched to vitest ([f91d9fb](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/f91d9fb2a0aac01e9d0450fd465c4a6ffa216c14))
281
+ * updated locks ([6447d7e](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/6447d7e3ba3dc25d21f0559eccc56e97006f881a))
282
+ * updated skills dep ([27c59a4](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/27c59a4c6ff68b7b035d102f8859daf6b24c1128))
283
+
284
+
285
+ ### 📚 Documentation
286
+
287
+ * remove unused docs ([39d16d1](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/39d16d1eea6683872913080b4b6b3367d391ebff))
288
+ * Updated documentation ([bf5c8b9](https://gitlab.com/gitlab-org/editor-extensions/opencode-gitlab-plugin/commit/bf5c8b9c32c5340155cb8b238f59988b29e25c89))
289
+
290
+ # [1.11.0](https://gitlab.com/vglafirov/opencode-gitlab-plugin/compare/v1.10.0...v1.11.0) (2025-12-16)
291
+
292
+
293
+ ### Features
294
+
295
+ * trigger release ([f53abf3](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/f53abf3b58c5ed2cf230da087791c9702f80cdfa))
296
+
297
+ # [1.10.0](https://gitlab.com/vglafirov/opencode-gitlab-plugin/compare/v1.9.0...v1.10.0) (2025-12-15)
298
+
299
+
300
+ ### Features
301
+
302
+ * implement GraphQL-based vulnerability management tools ([22536e9](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/22536e95b3d87c5f5a0e559d7cc4ffe0ce686464))
303
+
304
+ # [1.9.0](https://gitlab.com/vglafirov/opencode-gitlab-plugin/compare/v1.8.0...v1.9.0) (2025-12-15)
305
+
306
+
307
+ ### Features
308
+
309
+ * added tools ([36422ac](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/36422ac3f0c4a0c94f79b3f8865c2f0c3e4dd510))
310
+
311
+ # [1.8.0](https://gitlab.com/vglafirov/opencode-gitlab-plugin/compare/v1.7.0...v1.8.0) (2025-12-15)
312
+
313
+
314
+ ### Bug Fixes
315
+
316
+ * create release ([584eeb3](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/584eeb3ab0b00c9bcd0f3de59e068ef41a841da8))
317
+
318
+
319
+ ### Features
320
+
321
+ * implement Enhanced Search tools (Issue [#6](https://gitlab.com/vglafirov/opencode-gitlab-plugin/issues/6) Phase 2) ([ba9ac18](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/ba9ac18b986bfde7b81958a66a3e3cd412bd577f))
322
+
323
+ # [1.7.0](https://gitlab.com/vglafirov/opencode-gitlab-plugin/compare/v1.6.4...v1.7.0) (2025-12-14)
324
+
325
+
326
+ ### Features
327
+
328
+ * implement Git & CI Operations tools (Issue [#6](https://gitlab.com/vglafirov/opencode-gitlab-plugin/issues/6) Phase 1) ([4a80b1e](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/4a80b1ec725c3b4f7d7e0a77a911b57f1fdae883))
329
+
330
+ ## [1.6.4](https://gitlab.com/vglafirov/opencode-gitlab-plugin/compare/v1.6.3...v1.6.4) (2025-12-14)
331
+
332
+
333
+ ### Bug Fixes
334
+
335
+ * create release ([e74f8a7](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/e74f8a7550a6d2a58b3fb551fe4ad3a2db56e0c7))
336
+
337
+ ## [1.6.3](https://gitlab.com/vglafirov/opencode-gitlab-plugin/compare/v1.6.2...v1.6.3) (2025-12-14)
338
+
339
+
340
+ ### Bug Fixes
341
+
342
+ * create release ([58a2abd](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/58a2abdd317c1a02644859baed4eb27be4661a1b))
343
+
344
+ ## [1.6.2](https://gitlab.com/vglafirov/opencode-gitlab-plugin/compare/v1.6.1...v1.6.2) (2025-12-13)
345
+
346
+
347
+ ### Bug Fixes
348
+
349
+ * create release ([36e8aa9](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/36e8aa9c2f7a958bb4441dbcfaae9dfa98db0e48))
350
+
351
+ ## [1.6.1](https://gitlab.com/vglafirov/opencode-gitlab-plugin/compare/v1.6.0...v1.6.1) (2025-12-11)
352
+
353
+
354
+ ### Bug Fixes
355
+
356
+ * cleaning up index.ts file ([14316e4](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/14316e4efe009d701a882d44a5ec9354de6fd3c4))
357
+
358
+ # [1.6.0](https://gitlab.com/vglafirov/opencode-gitlab-plugin/compare/v1.5.0...v1.6.0) (2025-12-11)
359
+
360
+
361
+ ### Features
362
+
363
+ * added new tools ([645aa35](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/645aa350d6900e68e92b07f5ac67c1391a1e8deb))
364
+
365
+ # [1.5.0](https://gitlab.com/vglafirov/opencode-gitlab-plugin/compare/v1.4.0...v1.5.0) (2025-12-11)
366
+
367
+
368
+ ### Bug Fixes
369
+
370
+ * add mock for @opencode-ai/plugin to fix tools tests ([8fb0409](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/8fb04097841aba42a1b5d155dec7a5cdf91052a9))
371
+ * added package lock ([4b59907](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/4b599077e0f332c20650259f423eb19f54563f0b))
372
+ * replace bun-types with @types/node in tsconfig ([a30208b](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/a30208b80d77c34b73057d2310d459e48bcd8973))
373
+ * switched to vitest ([f91d9fb](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/f91d9fb2a0aac01e9d0450fd465c4a6ffa216c14))
374
+
375
+
376
+ ### Features
377
+
378
+ * modular approach ([7ecc37c](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/7ecc37c7a5f4eda81c3533349e21a674639d8ad1))
379
+
380
+ # [1.4.0](https://gitlab.com/vglafirov/opencode-gitlab-plugin/compare/v1.3.4...v1.4.0) (2025-12-11)
381
+
382
+
383
+ ### Features
384
+
385
+ * improve ref parameter handling in gitlab_get_file ([027a682](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/027a682cfb70723b6215b26db64050a6b8f4f26e))
386
+
387
+ ## [1.3.4](https://gitlab.com/vglafirov/opencode-gitlab-plugin/compare/v1.3.3...v1.3.4) (2025-12-10)
388
+
389
+
390
+ ### Bug Fixes
391
+
392
+ * updated locks ([6447d7e](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/6447d7e3ba3dc25d21f0559eccc56e97006f881a))
393
+ * updated skills dep ([27c59a4](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/27c59a4c6ff68b7b035d102f8859daf6b24c1128))
394
+
395
+ ## [1.3.3](https://gitlab.com/vglafirov/opencode-gitlab-plugin/compare/v1.3.2...v1.3.3) (2025-12-10)
396
+
397
+
398
+ ### Bug Fixes
399
+
400
+ * fix postInstall script ([9f054c5](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/9f054c563b06c8c14bc0a13776ebf0d66cf62857))
401
+
402
+ ## [1.3.2](https://gitlab.com/vglafirov/opencode-gitlab-plugin/compare/v1.3.1...v1.3.2) (2025-12-10)
403
+
404
+
405
+ ### Bug Fixes
406
+
407
+ * bun lock ([f870734](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/f8707343d74d3b35dcd08950fc764641c1ff4465))
408
+
409
+ ## [1.3.1](https://gitlab.com/vglafirov/opencode-gitlab-plugin/compare/v1.3.0...v1.3.1) (2025-12-10)
410
+
411
+
412
+ ### Bug Fixes
413
+
414
+ * include .npmrc in published package for registry resolution ([db82b34](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/db82b3424c7839ae3be001e7e09b3f3110661a5d))
415
+
416
+ # [1.3.0](https://gitlab.com/vglafirov/opencode-gitlab-plugin/compare/v1.2.0...v1.3.0) (2025-12-10)
417
+
418
+
419
+ ### Features
420
+
421
+ * add postinstall script to ensure skills installation ([3c1202c](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/3c1202cbd34e575caf5cbb4ae3c7ba7bfae48c56))
422
+
423
+ # [1.2.0](https://gitlab.com/vglafirov/opencode-gitlab-plugin/compare/v1.1.0...v1.2.0) (2025-12-10)
424
+
425
+
426
+ ### Features
427
+
428
+ * add gitlab-skills as dependency ([c177598](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/c1775988308eacc64381d92636b750ce35d70a24))
429
+
430
+ # [1.1.0](https://gitlab.com/vglafirov/opencode-gitlab-plugin/compare/v1.0.0...v1.1.0) (2025-12-06)
431
+
432
+
433
+ ### Features
434
+
435
+ * rolled back npm namespace ([00d6137](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/00d6137ae6ff491d4a6826c6fbd99f618d72183c))
436
+
437
+ # [1.0.0](https://gitlab.com/vglafirov/opencode-gitlab-plugin/compare/v0.1.0...v1.0.0) (2025-12-03)
438
+
439
+
440
+ ### Bug Fixes
441
+
442
+ * **ci:** disable husky hooks in release job ([6a33dd9](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/6a33dd9799816dbae8334b832a1978af1ab2178e))
443
+ * **hooks:** explicitly specify lint-staged config file ([1b71b62](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/1b71b625de947565c32687a983c1a0cedc83ff22))
444
+
445
+
446
+ ### Features
447
+
448
+ * enable automated releases with semantic-release ([46fe768](https://gitlab.com/vglafirov/opencode-gitlab-plugin/commit/46fe7686444574dc5deb8fbe471c250d4c787816))
449
+
450
+
451
+ ### BREAKING CHANGES
452
+
453
+ * This is the first release with automated CI/CD pipeline
454
+
455
+ # Changelog
456
+
457
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
package/LICENSE ADDED
@@ -0,0 +1,28 @@
1
+ Copyright (c) 2011-present GitLab Inc.
2
+
3
+ Portions of this software are licensed as follows:
4
+
5
+ * All content residing under the "doc/" directory of this repository is licensed under "Creative Commons: CC BY-SA 4.0 license".
6
+ * All content that resides under the "ee/" directory of this repository, if that directory exists, is licensed under the license defined in "ee/LICENSE".
7
+ * All content that resides under the "jh/" directory of this repository, if that directory exists, is licensed under the license defined in "jh/LICENSE".
8
+ * All client-side JavaScript (when served directly or after being compiled, arranged, augmented, or combined), is licensed under the "MIT Expat" license.
9
+ * All third party components incorporated into the GitLab Software are licensed under the original license provided by the owner of the applicable component.
10
+ * Content outside of the above mentioned directories or restrictions above is available under the "MIT Expat" license as defined below.
11
+
12
+ Permission is hereby granted, free of charge, to any person obtaining a copy
13
+ of this software and associated documentation files (the "Software"), to deal
14
+ in the Software without restriction, including without limitation the rights
15
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
16
+ copies of the Software, and to permit persons to whom the Software is
17
+ furnished to do so, subject to the following conditions:
18
+
19
+ The above copyright notice and this permission notice shall be included in all
20
+ copies or substantial portions of the Software.
21
+
22
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
23
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
24
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
25
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
26
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
27
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
28
+ SOFTWARE.