Skip to content

Commit

Permalink
feat: update plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
simonas-notcat committed Nov 12, 2023
1 parent 1782c79 commit dd0d539
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/agent-explore/src/plugins/community.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export const communityPlugins: IAgentExplorerPlugin[] = [
{
"config": {
"url": "github://veramolabs/agent-explorer-plugin-brainshare",
"commitId": "23a729c3510ca712b4f8f7ba5d492f38303737a5",
"commitId": "e922d4121ab3cdddc4266ecd046f452bb1cfc6b2",
"enabled": true
},
"name": "Brain share",
Expand Down Expand Up @@ -40,7 +40,7 @@ export const communityPlugins: IAgentExplorerPlugin[] = [
{
"config": {
"url": "github://veramolabs/agent-explorer-plugin-graph-view",
"commitId": "de5f8b0beec582800270fc63c27955d1dee5534a",
"commitId": "a382b22606e0ef716aab24476588af48aa24a8a8",
"enabled": true
},
"name": "Graph View",
Expand Down

0 comments on commit dd0d539

Please sign in to comment.