repowiserepowise
Sign in
DimitroffVodka/foundry-mcp-live
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseDimitroffVodka/foundry-mcp-live

Commits

Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.

Needs review

16of 45 scored

16 commits sit in this repo's top risk tercile, which is 36% of the 45scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 8.5 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.

Fix commits716%Commits whose subject reads as a bug fix rather than new work.Written by an agent3476%Read from commit trailers, so it counts what was declared.Change diffusion1.36bitsShannon entropy of a commit's churn across its files. Zero is a single file, and every extra bit is a doubling of how widely the change spread.Review threshold8.5out of 10Score a commit has to clear to land in this repo's top tercile.

How the work changed shape

Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.

Began other-led, now leaning feature.

Feature13%
Fix20%
Refactor9%
Docs2%
Deps7%
Chore9%
Other40%
76%of indexed commits are agent-attributed(34 of 45)
claude (34)

Review-priority queue

Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.

Commit review-priority queue
#CommitAuthorWhenLinesRiskTop driver
1
82576f0cInitial commit: monorepo for Foundry MCP Bridge module + server
FlimtotheFlam
2mo ago+5.2K -0
99%Elevated
more lines added than baseline
2
24a66d12v0.16.0: runtime resilience and Foundry v14 compatibility
FlimtotheFlam
1mo ago+3.3K -93
96%Elevated
more lines added than baseline
3
61ec4d5av0.6.0: security hardening
FlimtotheFlam
2mo ago+8.0K -43
96%Elevated
more lines added than baseline
4
3dd2e216v0.13.0: opt-in audit wrapper for mutating tools
FlimtotheFlamclaudeassisted
2mo ago+1.7K -1.1K
92%Elevated
more lines added than baseline
5
ce724a7arefactor(server): consolidate tools 96→67 to cut LLM context bloat
Dimitroffvodkaclaudeassisted
1mo ago+721 -755
90%Elevated
more lines added than baseline
6
a457c3d2feat(server): add trace_workflow preset tool + debugging recipes
Dimitroffvodkaclaudeassisted
1mo ago+429 -2
88%Elevated
more lines added than baseline
7
0db2bd63v0.9.0: combat, chat, and request_roll (Tier C)
FlimtotheFlamclaudeassisted
2mo ago+496 -12
86%Elevated
more lines added than baseline
8
26de6951v0.10.0: Typed Rolls, Item Use, and Damage Application
FlimtotheFlamclaudeassisted
2mo ago+535 -4
82%Elevated
more lines added than baseline
9
77cf4f2fv0.8.0: world-authoring tools (gated)
FlimtotheFlamclaudeassisted
2mo ago+536 -3
82%Elevated
more lines added than baseline
10
73f105b2v0.8.2: world-authoring delete/update counterparts (Tier A)
FlimtotheFlamclaudeassisted
2mo ago+317 -4
79%Elevated
more lines added than baseline
11
270f8ec1feat(module): server-update warning, read-only mutations toggle, hook serializer
Dimitroffvodkaclaudeassisted
1mo ago+179 -1
73%Elevated
more lines added than baseline
12
37753a06v0.12.0: scene levels + region CRUD
FlimtotheFlamclaudeassisted
2mo ago+249 -3
73%Elevated
more lines added than baseline
13
80afc8eev0.11.2: scene management + multi-level navigation
FlimtotheFlamclaudeassisted
2mo ago+253 -3
73%Elevated
more lines added than baseline
14
c65a77f1v0.11.0: scene placeables, settings, actor-item focus, templates, token flags
FlimtotheFlamclaudeassisted
2mo ago+250 -5
73%Elevated
more lines added than baseline
15
dbf2b561chore(release): v0.17.0 + docs + Linux service installer
Dimitroffvodkaclaudeassisted
1mo ago+241 -4
67%Elevated
more lines added than baseline
16
94ba4298feat(server): version handshake, trace_workflow hardening, Midi v14 fixes
Dimitroffvodkaclaudeassisted
1mo ago+166 -27
67%Elevated
more lines added than baseline
17
0bb220b0v0.8.3: scene placement and ownership (Tier B)
FlimtotheFlamclaudeassisted
2mo ago+227 -5
61%Typical
more lines added than baseline
18
a927a2ffAdd GEMINI.md and AGENTS.md with MCP setup instructions
FlimtotheFlamclaudeassisted
2mo ago+167 -0
61%Typical
more lines added than baseline
19
3ae65801Document multi-client MCP setup (Claude Desktop/Code, Codex, Gemini) + add example configs
FlimtotheFlam
2mo ago+167 -52
61%Typical
more lines added than baseline
20
5189eef2v0.12.1: request_check rename + update_scene + projection + discovery
FlimtotheFlamclaudeassisted
2mo ago+139 -18
56%Typical
more lines added than baseline
21
b263fd09Fix v0.10.0 dispatcher and handler bugs
FlimtotheFlamclaudeassisted
2mo ago+114 -61
56%Typical
more lines added than baseline
22
9cf7c9f7v0.12.3: get_debug_snapshot + Error console serialization fix
FlimtotheFlamclaudeassisted
2mo ago+139 -3
52%Typical
more lines added than baseline
23
a5c4c530Fix Shadowdark NPC attack/damage path empirically
FlimtotheFlamclaudeassisted
2mo ago+66 -8
50%Typical
more lines added than baseline
24
c729421cMake manifest URL the primary install path; add release workflow for auto-zip on tag push
FlimtotheFlam
2mo ago+61 -5
48%Typical
more lines added than baseline
25
1a171af6fix(module): restore Foundry V13 support (compatibility.minimum 14→13)
Dimitroffvodkaclaudeassisted
1mo ago+57 -5
44%Typical
more lines added than baseline
26
e5954073v0.11.1: call_module_api — allowlist-style module-function dispatch
FlimtotheFlamclaudeassisted
2mo ago+57 -3
44%Typical
more lines added than baseline
27
a0999f42v0.6.2: host-based routing for same-named users
FlimtotheFlam
2mo ago+52 -14
41%Typical
more lines added than baseline
28
96f08827Address code review findings from Codex agent review
FlimtotheFlamclaudeassisted
2mo ago+46 -18
39%Typical
more lines added than baseline
29
310c9bddREADME: explain how to enable opt-in tools
FlimtotheFlamclaudeassisted
2mo ago+32 -0
36%Typical
more lines added than baseline
30
9e63442cImprove AGENTS.md and fix TOOLS.md bridge schema
FlimtotheFlamclaudeassisted
2mo ago+36 -9
36%Typical
more lines added than baseline
31
f031ae56chore(server): add Linux start.sh launcher; ignore .lnk/scratch debris
Dimitroffvodkaclaudeassisted
1mo ago+32 -0
32%Below typical
more lines added than baseline
32
d7f56ccbv0.12.2: call_module_api supports dotted paths for nested namespaces
FlimtotheFlamclaudeassisted
2mo ago+32 -10
30%Below typical
more lines added than baseline
33
8254d81ev0.13.1: honest WebSocket startup logging
FlimtotheFlamclaudeassisted
2mo ago+22 -4
27%Below typical
more lines added than baseline
34
2c467ebdv0.7.0: rename module id to foundry-mcp-live
FlimtotheFlam
2mo ago+19 -17
27%Below typical
more lines added than baseline
35
ce92323aUse HTTP transport directly for Claude Code (no proxy needed); clarify diagram
FlimtotheFlam
2mo ago+17 -13
23%Below typical
more lines added than baseline
36
87000238v0.11.3: bump minimum Foundry compat to v14
FlimtotheFlamclaudeassisted
2mo ago+13 -11
20%Below typical
more scattered than baseline
37
75faf903v0.9.1: fix send_chat_message field rename (type → style)
FlimtotheFlamclaudeassisted
2mo ago+14 -6
20%Below typical
more lines added than baseline
38
3d78e1d5v0.7.1: rename GitHub repo to foundry-mcp-live to match module id
FlimtotheFlam
2mo ago+13 -13
17%Below typical
more scattered than baseline
39
26f0f71cfix(server): pin zod to v3 to restore tools/list
Dimitroffvodkaclaudeassisted
1mo ago+7 -14
14%Below typical
fewer lines added than baseline
40
3fb50defv0.8.1: fix Zod 4 incompatibility in world-authoring schemas
FlimtotheFlamclaudeassisted
2mo ago+7 -7
12%Below typical
fewer lines added than baseline
41
2d476af1Fix release workflow to include module/lib/ in zip; bump to 0.6.1
FlimtotheFlam
2mo ago+6 -4
10%Below typical
fewer lines added than baseline
42
cb8215f4v0.10.1: bump version after fix commits
FlimtotheFlamclaudeassisted
2mo ago+3 -3
7%Below typical
fewer lines added than baseline
43
4acd80d6v0.7.2: security and code-review fixes
FlimtotheFlamclaudeassisted
2mo ago+3 -3
7%Below typical
fewer lines added than baseline
44
450ce54cPoint manifest URL at release asset; ignore dist/
FlimtotheFlam
2mo ago+2 -1
3%Below typical
fewer lines added than baseline
45
f17c4f37Ignore .planning/ — workspace-local research and notes
FlimtotheFlamclaudeassisted
2mo ago+1 -0
1%Below typical
fewer lines added than baseline
  • 82576f0cInitial commit: monorepo for Foundry MCP Bridge module + server
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +5.2K -0
    Risk
    99%Elevated
  • 24a66d12v0.16.0: runtime resilience and Foundry v14 compatibility
    Author
    FlimtotheFlam
    When
    1mo ago
    Lines
    +3.3K -93
    Risk
    96%Elevated
  • 61ec4d5av0.6.0: security hardening
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +8.0K -43
    Risk
    96%Elevated
  • 3dd2e216v0.13.0: opt-in audit wrapper for mutating tools
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +1.7K -1.1K
    Risk
    92%Elevated
  • ce724a7arefactor(server): consolidate tools 96→67 to cut LLM context bloat
    Author
    Dimitroffvodka
    When
    1mo ago
    Lines
    +721 -755
    Risk
    90%Elevated
  • a457c3d2feat(server): add trace_workflow preset tool + debugging recipes
    Author
    Dimitroffvodka
    When
    1mo ago
    Lines
    +429 -2
    Risk
    88%Elevated
  • 0db2bd63v0.9.0: combat, chat, and request_roll (Tier C)
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +496 -12
    Risk
    86%Elevated
  • 26de6951v0.10.0: Typed Rolls, Item Use, and Damage Application
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +535 -4
    Risk
    82%Elevated
  • 77cf4f2fv0.8.0: world-authoring tools (gated)
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +536 -3
    Risk
    82%Elevated
  • 73f105b2v0.8.2: world-authoring delete/update counterparts (Tier A)
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +317 -4
    Risk
    79%Elevated
  • 270f8ec1feat(module): server-update warning, read-only mutations toggle, hook serializer
    Author
    Dimitroffvodka
    When
    1mo ago
    Lines
    +179 -1
    Risk
    73%Elevated
  • 37753a06v0.12.0: scene levels + region CRUD
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +249 -3
    Risk
    73%Elevated
  • 80afc8eev0.11.2: scene management + multi-level navigation
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +253 -3
    Risk
    73%Elevated
  • c65a77f1v0.11.0: scene placeables, settings, actor-item focus, templates, token flags
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +250 -5
    Risk
    73%Elevated
  • dbf2b561chore(release): v0.17.0 + docs + Linux service installer
    Author
    Dimitroffvodka
    When
    1mo ago
    Lines
    +241 -4
    Risk
    67%Elevated
  • 94ba4298feat(server): version handshake, trace_workflow hardening, Midi v14 fixes
    Author
    Dimitroffvodka
    When
    1mo ago
    Lines
    +166 -27
    Risk
    67%Elevated
  • 0bb220b0v0.8.3: scene placement and ownership (Tier B)
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +227 -5
    Risk
    61%Typical
  • a927a2ffAdd GEMINI.md and AGENTS.md with MCP setup instructions
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +167 -0
    Risk
    61%Typical
  • 3ae65801Document multi-client MCP setup (Claude Desktop/Code, Codex, Gemini) + add example configs
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +167 -52
    Risk
    61%Typical
  • 5189eef2v0.12.1: request_check rename + update_scene + projection + discovery
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +139 -18
    Risk
    56%Typical
  • b263fd09Fix v0.10.0 dispatcher and handler bugs
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +114 -61
    Risk
    56%Typical
  • 9cf7c9f7v0.12.3: get_debug_snapshot + Error console serialization fix
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +139 -3
    Risk
    52%Typical
  • a5c4c530Fix Shadowdark NPC attack/damage path empirically
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +66 -8
    Risk
    50%Typical
  • c729421cMake manifest URL the primary install path; add release workflow for auto-zip on tag push
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +61 -5
    Risk
    48%Typical
  • 1a171af6fix(module): restore Foundry V13 support (compatibility.minimum 14→13)
    Author
    Dimitroffvodka
    When
    1mo ago
    Lines
    +57 -5
    Risk
    44%Typical
  • e5954073v0.11.1: call_module_api — allowlist-style module-function dispatch
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +57 -3
    Risk
    44%Typical
  • a0999f42v0.6.2: host-based routing for same-named users
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +52 -14
    Risk
    41%Typical
  • 96f08827Address code review findings from Codex agent review
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +46 -18
    Risk
    39%Typical
  • 310c9bddREADME: explain how to enable opt-in tools
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +32 -0
    Risk
    36%Typical
  • 9e63442cImprove AGENTS.md and fix TOOLS.md bridge schema
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +36 -9
    Risk
    36%Typical
  • f031ae56chore(server): add Linux start.sh launcher; ignore .lnk/scratch debris
    Author
    Dimitroffvodka
    When
    1mo ago
    Lines
    +32 -0
    Risk
    32%Below typical
  • d7f56ccbv0.12.2: call_module_api supports dotted paths for nested namespaces
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +32 -10
    Risk
    30%Below typical
  • 8254d81ev0.13.1: honest WebSocket startup logging
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +22 -4
    Risk
    27%Below typical
  • 2c467ebdv0.7.0: rename module id to foundry-mcp-live
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +19 -17
    Risk
    27%Below typical
  • ce92323aUse HTTP transport directly for Claude Code (no proxy needed); clarify diagram
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +17 -13
    Risk
    23%Below typical
  • 87000238v0.11.3: bump minimum Foundry compat to v14
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +13 -11
    Risk
    20%Below typical
  • 75faf903v0.9.1: fix send_chat_message field rename (type → style)
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +14 -6
    Risk
    20%Below typical
  • 3d78e1d5v0.7.1: rename GitHub repo to foundry-mcp-live to match module id
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +13 -13
    Risk
    17%Below typical
  • 26f0f71cfix(server): pin zod to v3 to restore tools/list
    Author
    Dimitroffvodka
    When
    1mo ago
    Lines
    +7 -14
    Risk
    14%Below typical
  • 3fb50defv0.8.1: fix Zod 4 incompatibility in world-authoring schemas
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +7 -7
    Risk
    12%Below typical
  • 2d476af1Fix release workflow to include module/lib/ in zip; bump to 0.6.1
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +6 -4
    Risk
    10%Below typical
  • cb8215f4v0.10.1: bump version after fix commits
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +3 -3
    Risk
    7%Below typical
  • 4acd80d6v0.7.2: security and code-review fixes
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +3 -3
    Risk
    7%Below typical
  • 450ce54cPoint manifest URL at release asset; ignore dist/
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +2 -1
    Risk
    3%Below typical
  • f17c4f37Ignore .planning/ — workspace-local research and notes
    Author
    FlimtotheFlam
    When
    2mo ago
    Lines
    +1 -0
    Risk
    1%Below typical
Showing 45 of 45 commits

How the score behaves here

Change risk →

Two views of the same model: where the cuts fall, and what commit shape lands you above them.

Score distribution

Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.

07typical ↑↑ elevated0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 45 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.

1101001,000Lines changed (log) →0.04.0Diffusion →
Below typical15
Typical14
Elevated16

Commit history for DimitroffVodka/foundry-mcp-live

DimitroffVodka/foundry-mcp-live has 45 commits in its history from 2 contributors, the first of them May 17, 2026. In the last 90 days 37 files were touched, 141 times in total, most often server.js. Every commit is scored for change risk from its size, spread and the history of the files it touches.