Compare commits

..
Author SHA1 Message Date
Emeriko b21b979a7b Revert "benchmarks: add system prompt to baseline arm so it doesn't ramble (closes #126) (#128)"
This reverts commit 37f46b8f02.
2026-06-19 01:43:53 +02:00
+1 -1
View File
@@ -2,9 +2,9 @@
"name": "ponytail-mcp",
"version": "0.1.0",
"description": "MCP server that serves Ponytail's lazy-senior-dev instructions as a prompt and a tool.",
"private": true,
"type": "module",
"license": "MIT",
"bin": { "ponytail-mcp": "./index.js" },
"scripts": { "test": "node --test ./test/*.test.js" },
"dependencies": {
"@modelcontextprotocol/sdk": "^1.19.0",