Skip to content

Commit

Permalink
Add modules
Browse files Browse the repository at this point in the history
  • Loading branch information
mkondratek committed Oct 23, 2024
1 parent 07a8436 commit 5affd7d
Show file tree
Hide file tree
Showing 2 changed files with 1,178 additions and 55 deletions.
16 changes: 16 additions & 0 deletions agent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,22 @@
"yaml": "^2.3.4"
},
"dependencies": {
"@openctx/provider-azure-devops-workitems": "^0.0.6",
"@openctx/provider-confluence": "^0.0.7",
"@openctx/provider-devdocs": "^0.0.10",
"@openctx/provider-github": "^0.0.9",
"@openctx/provider-google-docs": "^0.0.15",
"@openctx/provider-jira": "^0.0.13",
"@openctx/provider-linear-docs": "^0.0.5",
"@openctx/provider-linear-issues": "^0.0.9",
"@openctx/provider-links": "^0.0.20",
"@openctx/provider-notion": "^0.0.6",
"@openctx/provider-prometheus": "^0.0.18",
"@openctx/provider-semgrep": "^0.0.7",
"@openctx/provider-slack": "^0.0.9",
"@openctx/provider-sourcegraph-search": "^0.0.11",
"@openctx/provider-storybook": "^0.0.17",
"@openctx/provider-web": "^0.0.11",
"csv-parse": "^5.5.6"
}
}
Loading

0 comments on commit 5affd7d

Please sign in to comment.