You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: wxt.config.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ export default defineConfig({
6
6
modules: ['@wxt-dev/module-react'],
7
7
manifest: {
8
8
name: 'Git Ingest - Turn any Git repo to a LLM-friendly prompt',
9
-
description: 'Turn any Git repository into a prompt-friendly text ingest for LLMs. By replacing hub with ingest in any github url to access the corresponding digest, a prompt-friendly extract of a codebase.',
9
+
description: 'Turn any Git repository into a prompt-friendly text ingest for LLMs. By replacing hub with ingest to access a coresponding digest.',
0 commit comments