Skip to content

Commit c5c561d

Browse files
authored
new res
1 parent e3cf682 commit c5c561d

File tree

1 file changed

+64
-0
lines changed

1 file changed

+64
-0
lines changed

ui/public/resource/tool.json

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,5 +215,69 @@
215215
"subCategory": "dev",
216216
"url": "https://platform.openai.com/tokenizer",
217217
"socials": []
218+
},
219+
{
220+
"name": "gemini-cli",
221+
"category": "cli",
222+
"subCategory": "cli",
223+
"url": "https://github.com/google-gemini/gemini-cli",
224+
"socials": []
225+
},
226+
{
227+
"name": "warp",
228+
"category": "cli",
229+
"subCategory": "cli",
230+
"url": "https://www.warp.dev/",
231+
"socials": []
232+
},
233+
{
234+
"name": "wave-terminal",
235+
"category": "cli",
236+
"subCategory": "cli",
237+
"url": "https://www.waveterm.dev/",
238+
"socials": []
239+
},
240+
{
241+
"name": "amazon-q-cli",
242+
"category": "cli",
243+
"subCategory": "cli",
244+
"url": "https://aws.amazon.com/developer/learning/q-developer-cli/",
245+
"socials": []
246+
},
247+
{
248+
"name": "claude-code",
249+
"category": "cli",
250+
"subCategory": "cli",
251+
"url": "https://www.anthropic.com/claude-code",
252+
"socials": []
253+
},
254+
{
255+
"name": "tabby-terminal",
256+
"category": "cli",
257+
"subCategory": "cli",
258+
"url": "https://tabby.sh/",
259+
"socials": []
260+
},
261+
{
262+
"name": "ghostty",
263+
"category": "cli",
264+
"subCategory": "cli",
265+
"url": "https://ghostty.org/",
266+
"socials": []
267+
},
268+
{
269+
"name": "wezterm",
270+
"category": "cli",
271+
"subCategory": "cli",
272+
"url": "https://wezterm.org/",
273+
"socials": []
274+
},
275+
{
276+
"name": "alacritty",
277+
"category": "cli",
278+
"subCategory": "cli",
279+
"url": "https://github.com/alacritty/alacritty",
280+
"socials": []
218281
}
282+
219283
]

0 commit comments

Comments
 (0)