Releases: skc-learn/pega-agent-plugin
Releases · skc-learn/pega-agent-plugin
Release list
v1.0.0 - Initial Release
Pega Browser Agent v1.0.0
Intelligent co-pilot browser extension for Pega Infinity case workers.
Features
- Pega-aware intelligence with automatic UI detection
- PII protection with 8 categories and tokenization
- Natural language commands (11 supported intents)
- Case summarization with 4-part structure
- Action planning & execution with 14 action types
- Visual understanding with screenshot capture
- Workflow orchestration with self-healing
- MCP server for external integration
- Multi-LLM support (Anthropic, Azure, OpenAI, Local)
- Enterprise configuration with role-based access
Installation
# Clone the repository
git clone https://github.com/skc-learn/pega-agent-plugin.git
cd pega-agent-plugin/pega-browser-agent
# Install dependencies
npm install
# Build
npm run build
# Load in Chrome
# 1. Open chrome://extensions/
# 2. Enable "Developer mode"
# 3. Click "Load unpacked"
# 4. Select the pega-browser-agent folderDocumentation
See README.md for full documentation.
License
Enterprise license - see LICENSE file for details.