Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .agents/plugins/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"name": "glean",
"source": "./plugins/glean",
"description": "Official Glean plugin — search documents, Slack, and email; explore code across repos; find experts and stakeholders; prep for meetings and onboarding.",
"version": "3.1.0",
"version": "3.2.0",
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
Expand All @@ -19,7 +19,7 @@
"name": "glean-dev-docs",
"source": "./plugins/glean-dev-docs",
"description": "Search the public Glean developer documentation — APIs, SDKs, MCP, and integration guides for building with Glean.",
"version": "3.1.0",
"version": "3.2.0",
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
Expand Down
7 changes: 6 additions & 1 deletion .pluginpack/codex.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,20 @@
"plugins/glean-dev-docs/assets/avatar.png",
"plugins/glean-dev-docs/skills/dev-docs-guide/SKILL.md",
"plugins/glean/.codex-plugin/plugin.json",
"plugins/glean/.mcp.json",
"plugins/glean/CHANGELOG.md",
"plugins/glean/LICENSE",
"plugins/glean/README.md",
"plugins/glean/assets/avatar.png",
"plugins/glean/dist/index.js",
"plugins/glean/package.json",
"plugins/glean/skills/catch-up/SKILL.md",
"plugins/glean/skills/code-owners/SKILL.md",
"plugins/glean/skills/codebase-context/SKILL.md",
"plugins/glean/skills/connect-glean/SKILL.md",
"plugins/glean/skills/find-examples/SKILL.md",
"plugins/glean/skills/find-expert/SKILL.md",
"plugins/glean/skills/glean_run/SKILL.md",
"plugins/glean/skills/meeting-prep/SKILL.md",
"plugins/glean/skills/onboarding/SKILL.md",
"plugins/glean/skills/plan-prep/SKILL.md",
Expand Down Expand Up @@ -52,6 +56,7 @@
"plugins/glean/skills/using-glean/reference/synthesis.md",
"plugins/glean/skills/using-glean/reference/user-activity.md",
"plugins/glean/skills/using-glean/reference/vetting.md",
"plugins/glean/skills/verify-rfc/SKILL.md"
"plugins/glean/skills/verify-rfc/SKILL.md",
"plugins/glean/start.mjs"
]
}
2 changes: 1 addition & 1 deletion plugins/glean-dev-docs/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "glean-dev-docs",
"version": "3.1.0",
"version": "3.2.0",
"description": "Search the public Glean developer documentation — APIs, SDKs, MCP, and integration guides for building with Glean.",
"author": {
"name": "Glean",
Expand Down
44 changes: 20 additions & 24 deletions plugins/glean-dev-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [3.2.0](https://github.com/gleanwork/agent-plugins/compare/v3.1.0...v3.2.0) (2026-07-29)

### Features

* do not emit glean-vnext for cursor (for now) ([b27f576](https://github.com/gleanwork/agent-plugins/commit/b27f576e4e1eacbaa25ef98f69a3d30cb8fec504))
* fold glean-vnext runtime MCP server into the glean plugin ([92cf686](https://github.com/gleanwork/agent-plugins/commit/92cf68685f749829fc8c305c046b930045b838e5))
* **using-glean:** document memory tool write support and memory_schema ([21f6dc5](https://github.com/gleanwork/agent-plugins/commit/21f6dc503341417e3fe26cd4b7e31fd3c35b72a5))

### Documentation

* correct pluginpack version target (0.8.0 shipped without features; needs 0.8.1+) ([8508c28](https://github.com/gleanwork/agent-plugins/commit/8508c2874931b9ce52773b6aadb43345d1fabcd3))
* developer testing doc for glean-vnext integration ([da98442](https://github.com/gleanwork/agent-plugins/commit/da98442dc1cab51cac3476cfe94f178765941fce))
* move glean-vnext developer testing doc out of the repo ([d90c624](https://github.com/gleanwork/agent-plugins/commit/d90c6248a3f3891752a9cab621b4351c2545b743))

## [3.1.0](https://github.com/gleanwork/agent-plugins/compare/v3.0.0...v3.1.0) (2026-07-14)

### Features

* add Codex plugin support ([#1](https://github.com/gleanwork/agent-plugins/issues/1)) ([10a8b1e](https://github.com/gleanwork/agent-plugins/commit/10a8b1ee34f464a60c19d3c2fa60a2e3e5aa061e))

## 3.0.0 (2026-06-14)

### Features
Expand All @@ -17,27 +37,3 @@
* read App ID from variable or secret ([0f02ecc](https://github.com/gleanwork/agent-plugins/commit/0f02ecc4465e56e8eefef2a4e0f0c2044771be3c))
* rev package.json on release via release-it ([9b36785](https://github.com/gleanwork/agent-plugins/commit/9b36785a38278d2e7f4f79f6ac52499ccec030a9))
* use client-id for create-github-app-token v3 ([1f949a3](https://github.com/gleanwork/agent-plugins/commit/1f949a3e5a5acab9ef3ca7ca511307b55c50ce75))

## [2.1.1](https://github.com/gleanwork/cursor-plugins/compare/v2.1.0...v2.1.1) (2026-03-17)

## [2.1.0](https://github.com/gleanwork/cursor-plugins/compare/v2.0.0...v2.1.0) (2026-02-26)

### Features

* update plugin category and keywords for Cursor marketplace ([7991c0e](https://github.com/gleanwork/cursor-plugins/commit/7991c0eeb31bac044d7750973c36ee9973e34a02))

## [2.0.0](https://github.com/gleanwork/cursor-plugins/compare/v1.0.0...v2.0.0) (2026-02-25)

## 1.0.0 (2026-02-21)

All notable changes to this project will be documented in this file.

## 0.1.0 (Unreleased)

### Features

- **glean-core**: Foundation plugin with 6 skills, 2 rules, and 2 commands
- **glean-search**: Enterprise search agent and command
- **glean-code**: Cross-repo code exploration with 2 agents and 5 commands
- **glean-people**: People finder agent and stakeholder discovery commands
- Validation script and CI workflow
3 changes: 2 additions & 1 deletion plugins/glean/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "glean",
"version": "3.1.0",
"version": "3.2.0",
"description": "Official Glean plugin — search documents, Slack, and email; explore code across repos; find experts and stakeholders; prep for meetings and onboarding.",
"author": {
"name": "Glean",
Expand All @@ -11,6 +11,7 @@
"repository": "https://github.com/gleanwork/agent-plugins",
"license": "MIT",
"skills": "./skills/",
"mcpServers": "./.mcp.json",
"interface": {
"displayName": "Glean",
"shortDescription": "Enterprise knowledge in Codex",
Expand Down
15 changes: 15 additions & 0 deletions plugins/glean/.mcp.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"mcpServers": {
"glean-local": {
"command": "node",
"args": [
"./start.mjs"
],
"cwd": ".",
"env": {
"ENABLE_HITL": "true",
"HITL_TIMEOUT_MS": "300000"
}
}
}
}
44 changes: 20 additions & 24 deletions plugins/glean/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [3.2.0](https://github.com/gleanwork/agent-plugins/compare/v3.1.0...v3.2.0) (2026-07-29)

### Features

* do not emit glean-vnext for cursor (for now) ([b27f576](https://github.com/gleanwork/agent-plugins/commit/b27f576e4e1eacbaa25ef98f69a3d30cb8fec504))
* fold glean-vnext runtime MCP server into the glean plugin ([92cf686](https://github.com/gleanwork/agent-plugins/commit/92cf68685f749829fc8c305c046b930045b838e5))
* **using-glean:** document memory tool write support and memory_schema ([21f6dc5](https://github.com/gleanwork/agent-plugins/commit/21f6dc503341417e3fe26cd4b7e31fd3c35b72a5))

### Documentation

* correct pluginpack version target (0.8.0 shipped without features; needs 0.8.1+) ([8508c28](https://github.com/gleanwork/agent-plugins/commit/8508c2874931b9ce52773b6aadb43345d1fabcd3))
* developer testing doc for glean-vnext integration ([da98442](https://github.com/gleanwork/agent-plugins/commit/da98442dc1cab51cac3476cfe94f178765941fce))
* move glean-vnext developer testing doc out of the repo ([d90c624](https://github.com/gleanwork/agent-plugins/commit/d90c6248a3f3891752a9cab621b4351c2545b743))

## [3.1.0](https://github.com/gleanwork/agent-plugins/compare/v3.0.0...v3.1.0) (2026-07-14)

### Features

* add Codex plugin support ([#1](https://github.com/gleanwork/agent-plugins/issues/1)) ([10a8b1e](https://github.com/gleanwork/agent-plugins/commit/10a8b1ee34f464a60c19d3c2fa60a2e3e5aa061e))

## 3.0.0 (2026-06-14)

### Features
Expand All @@ -17,27 +37,3 @@
* read App ID from variable or secret ([0f02ecc](https://github.com/gleanwork/agent-plugins/commit/0f02ecc4465e56e8eefef2a4e0f0c2044771be3c))
* rev package.json on release via release-it ([9b36785](https://github.com/gleanwork/agent-plugins/commit/9b36785a38278d2e7f4f79f6ac52499ccec030a9))
* use client-id for create-github-app-token v3 ([1f949a3](https://github.com/gleanwork/agent-plugins/commit/1f949a3e5a5acab9ef3ca7ca511307b55c50ce75))

## [2.1.1](https://github.com/gleanwork/cursor-plugins/compare/v2.1.0...v2.1.1) (2026-03-17)

## [2.1.0](https://github.com/gleanwork/cursor-plugins/compare/v2.0.0...v2.1.0) (2026-02-26)

### Features

* update plugin category and keywords for Cursor marketplace ([7991c0e](https://github.com/gleanwork/cursor-plugins/commit/7991c0eeb31bac044d7750973c36ee9973e34a02))

## [2.0.0](https://github.com/gleanwork/cursor-plugins/compare/v1.0.0...v2.0.0) (2026-02-25)

## 1.0.0 (2026-02-21)

All notable changes to this project will be documented in this file.

## 0.1.0 (Unreleased)

### Features

- **glean-core**: Foundation plugin with 6 skills, 2 rules, and 2 commands
- **glean-search**: Enterprise search agent and command
- **glean-code**: Cross-repo code exploration with 2 agents and 5 commands
- **glean-people**: People finder agent and stakeholder discovery commands
- Validation script and CI workflow
Loading