Skip to content

Commit a175e4e

Browse files
authored
Add Serena MCP tool usage statistical analysis with request/response size metrics (#13063)
1 parent 8f7c6d0 commit a175e4e

File tree

4 files changed

+1015
-0
lines changed

4 files changed

+1015
-0
lines changed

scratchpad/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@ This directory contains design specifications and implementation documentation f
3939
| [mdflow Syntax Comparison](./mdflow-comparison.md) | ✅ Documented | Detailed comparison of mdflow and gh-aw syntax covering 17 aspects: file naming, frontmatter design, templates, imports, security models, execution patterns, and more |
4040
| [Gastown Multi-Agent Orchestration](./gastown.md) | ✅ Documented | Deep analysis of Gastown's multi-agent coordination patterns and mapping to gh-aw concepts: persistent state, workflow composition, crash recovery, agent communication, and implementation recommendations |
4141

42+
## Statistical Analysis & Reports
43+
44+
| Document | Date | Description |
45+
|----------|------|-------------|
46+
| [Serena Tools Usage Analysis](./serena-tools-analysis.md) | 2026-02-01 | ✅ Complete deep-dive statistical analysis of Serena MCP server tool usage in workflow run 21560089409 |
47+
| [Serena Tools Quick Reference](./serena-tools-quick-reference.md) | 2026-02-01 | ✅ At-a-glance summary of Serena tool usage metrics and insights |
48+
| [Serena Tools Raw Data](./serena-tools-data.json) | 2026-02-01 | ✅ JSON dataset with complete statistics for programmatic access |
49+
4250
## Related Documentation
4351

4452
For user-facing documentation, see [docs/](../docs/).

0 commit comments

Comments
 (0)