Skip to content

Releases: JSONbored/gittensory

@jsonbored/gittensory-mcp v0.6.0

14 Jun 22:40
9228692

Choose a tag to compare

Published @jsonbored/gittensory-mcp v0.6.0 to npm with provenance.

Install:

npm install -g @jsonbored/gittensory-mcp@0.6.0

@jsonbored/gittensory-mcp v0.5.0

12 Jun 13:03
a316457

Choose a tag to compare

Published @jsonbored/gittensory-mcp v0.5.0 to npm with provenance.

Install:

npm install -g @jsonbored/gittensory-mcp@0.5.0

@jsonbored/gittensory-mcp v0.4.0

02 Jun 08:49
dcd930c

Choose a tag to compare

Published @jsonbored/gittensory-mcp v0.4.0 to npm with provenance.

Install:

npm install -g @jsonbored/gittensory-mcp@0.4.0

What's Changed

  • test(coverage): raise website closeout gates to 97 percent by @JSONbored in #172
  • docs(contributing): clarify review and deploy guidelines by @JSONbored in #173
  • fix(api): restrict extension session scope by @JSONbored in #168
  • test(ci): freeze freshness fixture time by @JSONbored in #174
  • chore(deps): remove unused root packages by @JSONbored in #175
  • fix(signals): score personalFit language bonus from real repo language match by @galuis116 in #166
  • feat(bounties): add lifecycle watcher signals by @bittoby in #29
  • fix(signals): detect preflight duplicate work by symmetric term overlap by @galuis116 in #164
  • feat(sync): update upstream drift issues by fingerprint by @MkDev11 in #156
  • docs(ci): add coverage buffer and contributor test-quality guidance by @monsterdavidliu-ux in #55
  • feat(mcp): add local workspace intelligence v2 by @monsterdavidliu-ux in #70
  • feat: add PR review queue intelligence with private recommendations by @Kelvinchen03 in #71
  • feat(agent): monitor open PRs and wire into decision packs by @monsterdavidliu-ux in #72
  • feat(registration): broaden registration readiness and config signals by @Khaostica in #73
  • feat(scoring): validate linked issue multiplier eligibility by @MkDev11 in #179
  • Fix saturation-model contribution bonus capped at 5 instead of MAX_CONTRIBUTION_BONUS (25) by @galuis116 in #181
  • feat(auth): classify control-panel roles by @oktofeesh1 in #189
  • feat(github-agent): complete command router v2 by @oktofeesh1 in #190
  • feat(extension): harden auth session handling by @oktofeesh1 in #195
  • feat(analytics): add privacy-safe usage event spine by @oktofeesh1 in #182
  • feat(analytics): add daily activation rollups by @oktofeesh1 in #183
  • feat(analytics): track MCP compatibility adoption by @oktofeesh1 in #185
  • feat(analytics): generate weekly value reports by @oktofeesh1 in #188
  • feat(github-agent): add public-safe answer cards by @oktofeesh1 in #192
  • fix: Harden GitHub webhook endpoint against large-body DoS and unauthenticated flood traffic by @jonathanchang31 in #197
  • [codex] Harden public AI summary invariants by @jeffreyzeng10 in #200
  • feat(config): ingest maintainer focus manifests for repo-specific guidance by @Khaostica in #191
  • feat(github-agent): add maintainer queue digest commands by @oktofeesh1 in #193
  • feat(pwa): make control panel notification-ready with opt-in model and PWA baseline by @jonathanchang31 in #203
  • feat(outcomes): learn accepted and rejected PR patterns by repo by @Khaostica in #75
  • feat(github-agent): add command usefulness feedback by @oktofeesh1 in #194
  • fix(upstream): validate recorded drift issues before updating GitHub by @JSONbored in #184
  • fix: bound local scorer warning diagnostics by @JSONbored in #210
  • fix(analytics): hide operator metrics from public weekly summary by @JSONbored in #211
  • fix(auth): scope maintainer dashboard data by @JSONbored in #207
  • fix(agent): scope open PR monitor public actions by @JSONbored in #208
  • fix(openapi): document daily rollups endpoint by @JSONbored in #209
  • Neutralize Markdown/mentions in maintainer queue digest titles by @JSONbored in #212
  • fix(security): omit private maintainer notes from branch guidance by @JSONbored in #213
  • fix(api): require app roles for command feedback by @JSONbored in #215
  • fix: sanitize public outcome pattern details by @JSONbored in #214
  • fix(analytics): redact actor components in usage metadata by @JSONbored in #216
  • feat(scoring): model branch eligibility for issue PRs by @MkDev11 in #178
  • feat(ai): wire optional deterministic-summary rewrite layer into public output by @Khaostica in #204
  • docs(ui): add role-based beta onboarding journeys by @claytonlin1110 in #205
  • feat(registry): track repo hyperparameter drift severity by @MkDev11 in #217
  • fix(ai): block public reward and ranking language by @JSONbored in #230
  • Classify changes-requested PRs as blocked before stale in observed scenarios by @philluiz2323 in #228
  • feat(agent): add recommendation confidence provenance by @MkDev11 in #226
  • feat(extension): add public-safe packet copy and private blocker actions in GitHub overlay by @jonathanchang31 in #202
  • feat: add contributor evidence graph by @MkDev11 in #218
  • feat: add a live maintainer public-safe PR preview simulator wired to settings-preview by @bittoby in #221
  • Fix pending-PR projection double-counting merge-ready PRs by @philluiz2323 in #222
  • Fix case-sensitive repoFullName match dropping maintainer-lane detection by @philluiz2323 in #225
  • ci(label): add deterministic type auto-labeling by @JSONbored in #259
  • fix(extension): prevent leaking private reviewability in public-safe packet by @JSONbored in #256
  • fix(docs): clarify MCP metadata upload boundary by @JSONbored in #231
  • fix(label): tolerate forbidden fork label writes by @JSONbored in #264
  • fix(ci): restore pull request type labeling by @JSONbored in #268
  • chore(release): 0.4.0 by @JSONbored in #265

New Contributors

Full Changelog: mcp-v0.3.0...mcp-v0.4.0

@jsonbored/gittensory-mcp v0.3.0

31 May 22:10
df8a24d

Choose a tag to compare

Published @jsonbored/gittensory-mcp v0.3.0 to npm with provenance.

Install:

npm install -g @jsonbored/gittensory-mcp@0.3.0

What's Changed

  • ci(deps): replace dependabot with renovate by @JSONbored in #51
  • ci(changelog): make changelog checks release-only by @JSONbored in #52
  • feat(maintainers): add settings preview diagnostics by @bittoby in #31
  • feat(agent): make next-action recommendations repo-specific by @MkDev11 in #30
  • feat(mcp): detect stale installs and API compatibility in doctor and status by @bittoby in #28
  • feat(github-app): add command-specific @gittensory responses by @monsterdavidliu-ux in #25
  • feat(agent): serve stale decision packs with freshness marker and background rebuild by @MkDev11 in #26
  • feat(ops): add signal freshness SLOs by @oktofeesh1 in #54
  • feat(preflight): generate public-safe pr packets by @oktofeesh1 in #53
  • feat(identity): cache official miner detection by @oktofeesh1 in #50
  • feat(mcp): harden local scorer adapter setup by @monsterdavidliu-ux in #27
  • fix(ci): isolate GitHub write token to release job by @JSONbored in #60
  • feat(scoring): derive observed pending PR scenarios by @oktofeesh1 in #57
  • fix(security): bound official miner cache payload by @JSONbored in #62
  • fix(mcp): keep repo root out of API payloads by @JSONbored in #59
  • fix: block snake_case private signals in PR packets by @JSONbored in #66
  • fix(security): bound signal freshness snapshot listings by @JSONbored in #64
  • feat(signals): wire burden forecast through intelligence + MCP with freshness by @MkDev11 in #61
  • fix: avoid matching miner IDs as GitHub logins by @JSONbored in #67
  • fix: verify sticky comment bot author by @JSONbored in #68
  • fix(sync): surface check-run fetch failures by @JSONbored in #69
  • feat(signals): wire issue quality reports through snapshot + REST + MCP + opportunities by @MkDev11 in #56
  • fix(github): keep blocker details public-safe by @JSONbored in #76
  • fix(agent): keep public commands repo-scoped by @JSONbored in #77
  • fix(auth): restrict GitHub OAuth sessions to admins by @JSONbored in #79
  • fix: restrict session access to private advisory data by @JSONbored in #78
  • feat(scoring): support exponential saturation previews by @oktofeesh1 in #120
  • feat(mcp): parse validation command summaries by @oktofeesh1 in #121
  • feat(mcp): add current-branch GitHub status hints by @oktofeesh1 in #122
  • feat(data): add contributor reconciliation reports by @oktofeesh1 in #123
  • feat(signals): classify issue-discovery lifecycle by @oktofeesh1 in #124
  • fix(scoring): exclude closed PRs from open pressure cleanup by @JSONbored in #125
  • feat(sync): add upstream ruleset drift tracking by @JSONbored in #126
  • fix: bound current-branch check lookups by @JSONbored in #154
  • feat(ui): productionize Cloudflare frontend replacement by @JSONbored in #158
  • fix(ui): render app subroutes directly by @JSONbored in #167
  • chore(release): @jsonbored/gittensory-mcp 0.3.0 by @JSONbored in #169
  • ci(release): allow MCP scorer scripts in publish smoke by @JSONbored in #170
  • ci(changelog): skip MCP release maintenance entries by @JSONbored in #171

Full Changelog: mcp-v0.2.0...mcp-v0.3.0

@jsonbored/gittensory-mcp v0.2.0

28 May 13:54
50678b2

Choose a tag to compare

Published @jsonbored/gittensory-mcp v0.2.0 to npm with provenance.

Install:

npm install -g @jsonbored/gittensory-mcp@0.2.0

What's Changed

  • feat(docs): add analytics and mcp version widget by @JSONbored in #6
  • fix(docs): add explicit favicon metadata by @JSONbored in #7
  • feat(docs): refresh Gittensor-aligned homepage by @JSONbored in #8
  • fix(docs): restore Nightward-style homepage flow by @JSONbored in #9
  • docs(changelog): refresh homepage fix entry by @JSONbored in #10
  • fix(docs): use Gittensor screenshot in homepage hero by @JSONbored in #11
  • fix(changelog): strip squash PR suffixes by @JSONbored in #12
  • fix(changelog): label mcp release workflow changes by @JSONbored in #13
  • feat(agent): add deterministic base-agent orchestrator by @JSONbored in #14

Full Changelog: mcp-v0.1.4...mcp-v0.2.0

@jsonbored/gittensory-mcp v0.1.4

26 May 17:21
aa771ec

Choose a tag to compare

Published @jsonbored/gittensory-mcp v0.1.4 to npm with provenance.

Install:

npm install -g @jsonbored/gittensory-mcp@0.1.4

Highlights:

  • public registration polish gates
  • MCP publish tarball allowlist fix
  • npm provenance attestation on the published package

What's Changed

  • feat(docs): add install site and mcp diagnostics by @JSONbored in #1
  • chore(release): prepare public gittensory launch by @JSONbored in #2
  • feat(scoring): add situational score projections by @JSONbored in #3
  • docs(site): align public docs with gittensor aesthetic by @JSONbored in #4
  • feat(release): add public registration polish gates by @JSONbored in #5

Full Changelog: https://github.com/JSONbored/gittensory/commits/mcp-v0.1.4