Skip to content

Latest commit

 

History

History
100 lines (45 loc) · 1.79 KB

File metadata and controls

100 lines (45 loc) · 1.79 KB

Changelog

Unreleased

CI

  • Trigger pages deploy

  • Retrigger github pages deploy

  • Fix mcp publish tarball allowlist

  • Replace dependabot with renovate

Chores

  • Configure gittensory app id

  • Prepare public gittensory launch

Docs

  • Align public docs with gittensor aesthetic

  • Remove worker preview URLs from public docs

  • Publish static github pages artifact

Features

  • Scaffold gittensory advisory API

  • Add backend intelligence APIs

  • Expose MCP and PR intelligence

  • Add install site and mcp diagnostics

  • Add situational score projections

  • Add public registration polish gates

  • Add analytics and mcp version widget

  • Refresh Gittensor-aligned homepage

  • Add deterministic base-agent orchestrator (#14)

  • Detect stale installs and API compatibility in doctor and status

  • Add gittensory review safety scan (prompt-injection defang + secret-leak detection)

  • Ground the AI reviewer with finished CI status and full changed-file content

  • Add codebase RAG context for related callers, modules, and conventions

  • Add submitter-reputation spend control (internal-only deterministic downgrade)

  • Render the public PR feedback as one unified review comment

  • Gate per-PR review capabilities behind per-repo activation (LOOPOVER_REVIEW_* flags)

Fixes

  • Add explicit favicon metadata

  • Restore Nightward-style homepage flow

  • Use Gittensor screenshot in homepage hero

  • Keep workers dev fallback route

  • Use first-level api domain

  • Fall back from scoped public token 404s

  • Hydrate public repo gaps through graphql

  • Recover public repo detail gaps

  • Ignore stale beta api origins

  • Restore actionKind guards and add split-lane copy

Tests

  • Tighten and extend decision-pack regression coverage

  • Cover review-requested branches and tier sanitization