-
-
Notifications
You must be signed in to change notification settings - Fork 34
Prompt Lab
scarecr0w12 edited this page Jun 19, 2026
·
1 revision
Design, version, test, and iterate on prompt templates. The Prompt Lab page provides a workspace for prompt engineering with version tracking and run recording.
- Template CRUD — create, edit, and save prompt templates with tags
- Version tracking — auto-incremented version numbers on each save
- Test runs — record prompt runs with model, input, output, and score
- Run history — browse past runs filtered by template
| Method | Path | Description |
|---|---|---|
GET |
/api/prompts?templateId= |
List templates and runs |
POST |
/api/prompts |
Create template or record a run |
The Prompt Lab page has a two-panel layout:
- Left panel — template list with name, version, and tags
- Right panel — template editor with save/test buttons and recent run history
Navigate to Prompt Lab from the sidebar (🧪 icon).
CortexPrism — Open-source agentic AI harness · Discord · MIT License · Built with Deno 2.x + TypeScript
- Agent Loop
- Metacognition
- Memory System
- Skills System
- Sub-Agents
- Built-in Tools
- Code Intelligence
- Code Sandbox
- Cross-Agent Context Protocol
- Prompt Lab
- PKM Assistant
- Voice Pipeline
- Computer Use
- Browser Tool
- Git & GitHub
- Scheduler & Jobs
- Dashboard
- Observability
- A2A Protocol
- MCP Gateway
- Distributed Nodes
- Memori Checkpoints
- Eval System
- Workflow Engine
- Triggers
- Projects
- TUI
- Glossary
- Update System
- Chrome Bridge
- AgentLint