Skip to content

Milestones

List view

  • Real, adversarially-verified (2-independent-skeptic pass, 0 refuted of 19 raised) bugs in the review/scoring decision-making core: slop scorer false positives/negatives, duplicate-winner and linked-issue claim priority, contributor-cap approval-queue dead action, RAG prompt-injection bypass, public-comment sanitizer gaps, rate-limit bypasses, self-tune/auto-apply override safety. Found via a full-system adversarial audit, 2026-07-15.

    No due date
    19/19 issues closed
  • Fix the ORB visual before/after screenshot-capture pipeline: it currently wastes Browser Rendering + storage capturing screenshots for non-visual PRs, its preview-poll retry budget is trivially bypassed by unrelated re-review triggers (causing repeated re-reviews/comment edits on PRs whose repo has no discoverable preview deploy), its stored/embedded images are unresized full-page native-res PNGs that don't match the caption/sizing convention contributors are held to, and its placeholder URLs can point at a private Tailscale hostname unreachable from GitHub's public image fetchers. Found via a live investigation of JSONbored/metagraphed#6036.

    No due date
    4/4 issues closed
  • Migrate fleet-wide feature-toggle env vars (LOOPOVER_*) to config-as-code in the global .loopover.yml, matching the same config-as-code discipline already used for per-repo settings.

    No due date
    9/9 issues closed
  • Bringing packages/loopover-mcp (local) and src/mcp/server.ts (remote) into full tool parity and deciding whether their implementations should share a core; instrumenting real usage telemetry; keeping auth frictionless. Created 2026-07-15.

    No due date
    63/63 issues closed
  • Make loopover-mcp login (GitHub App device flow, already used for ORB's MCP session) also produce a usable GitHub token for AMS's git operations, so one login covers both. The App (Loopover ORB, ID 4139483) already has Contents/Pull requests/Issues/Checks/Workflows at Read & write — no re-consent migration needed. The gap is that the OAuth/device exchange discards the raw GitHub user-to-server token after using it once for identity verification; it is never persisted or returned to the CLI.

    No due date
    4/4 issues closed
  • Recurring post-Wave-4 gap-audit rounds for packages/loopover-miner/packages/loopover-engine — correctness bugs, unenforced documented contracts, stale comments, and small hardening gaps found by periodic codebase audits after Wave 4's initial 151/151 close.

    No due date
    94/94 issues closed
  • Post-Wave-3 audit found the individual pieces (discover/rank/queue, governor primitives, self-review adapter, submission-gate trigger, calibration) all landed and are individually wired, but the actual autonomous loop — create via a real coding-agent driver, dispatch via CLI, persist governor state across attempts, and repeat unattended — has zero live entrypoint. Closes that gap.

    Due by July 13, 2026
    21/21 issues closed
  • Robustness, observability, performance, feature-completeness, testing, and self-host packaging work for the Autonomous Miner System (AMS) — general hardening distinct from Wave 3's governor/loop/calibration mechanics. See the epic issue for full scope.

    Due by July 15, 2026
    151/151 issues closed
  • Full rebrand: gittensory to LoopOver across brand, packages, infrastructure, and every external-facing surface, sequenced in 4 steps so nothing breaks. See the epic issue for full scope.

    Due by July 14, 2026
    43/43 issues closed
  • Unified automation surface: autonomy dial, audit feed, approval queue (dashboard/CLI/MCP), agent-actions safety guards (kill-switch, actuation freshness, merge-precision circuit breaker), webhook/queue concurrency safety.

    Due by July 11, 2026
    54/54 issues closed
  • The rate-limit audit follow-ups: complete budget attribution for rate-limit admission; finish self-host rate-limit dashboards + runbooks; coalesce scheduled RAG full re-index over pending webhook incrementals.

    No due date
    2/2 issues closed
  • Migrate historical review data (Cloudflare D1/KV) → self-host, then deprecate cloud infra; inventory legacy hosted resources before cleanup; verify brokered self-host relay + separate telemetry from token brokerage. Enables the purely-self-hosted end state.

    Due by July 4, 2026
    9/9 issues closed
  • Browser Sentry with private source maps; expand self-host Sentry context + monitors. Optional self-host services: Langfuse LLM tracing, LiteLLM proxy + cost dashboard, dead-letter-queue management UI, OpenWebUI/Ollama, n8n + MinIO.

    Due by July 17, 2026
    516/516 issues closed
  • Epic #1499 modular analyzer runtime + net-new analyzers: static-analysis/semgrep over the diff, cross-file caller-impact/dead-symbol, exported-API breaking-change, package maintenance-health, revert-recurrence, changed-line coverage-delta; review-instruction injection v2; config generator + control surface.

    No due date
    20/20 issues closed
  • Production hardening + beta-stable readiness; official image release; backup/restore posture; CI-runner rebalance; resource profiling/tuning; docs accuracy; beta smoke matrix + checklist.

    Due by July 2, 2026
    70/70 issues closed
  • The review-stack enhancement roadmap (epic #1953): auto-review filters, review-effort score, committable suggestions, changed-files table, finding categories, config parity, @gittensory chat surface, linked-issue satisfaction, fix-handoff, recap digest, review memory, analytics dashboard, plus maintainer UI.

    Due by July 6, 2026
    114/114 issues closed
  • The converged self-hosted review runtime + auto-merge/auto-close gate is live and largely SHIPPED (convergence complete). Residual: operational reliability, infra bindings/adapters, convergence tails.

    Due by July 9, 2026
    246/246 issues closed
  • The safety-governor chokepoint, kill-switch, autonomous-submit trigger, discovery-loop closure, and most live-scoring calibration/personalization/anti-farming work stay owner-built/reviewed — the #1 slop-at-scale risk lives here. A handful of items (rate-limit/self-throttle enforcement wiring bounded to a miner's own history, and the offline historical-replay calibration harness) are open, scored contributor work — see individual issue labels.

    Due by July 17, 2026
    45/45 issues closed
  • Held (57): feasibility gate, claim ledger, plan-DAG extension, RAG, prompt-packet builder, CodingAgentDriver seam + drivers, harness primitives, portfolio bookkeeping, packaging/CLI/dashboard/extension. Tracked via a checklist issue; released after Wave 1 drains.

    Due by July 16, 2026
    80/80 issues closed
  • Contributor bounties (58): shared-engine extraction, miner package scaffold, local run-state/ledger, MinerGoalSpec config, engine-parity suite, cross-repo discovery + pure opportunity ranker, AI-policy map. Zero autonomous-write risk. gittensor:bug/feature labeled, open now.

    Due by July 13, 2026
    114/114 issues closed
  • Polish and improvements to our existing dashboard & MCP tools, in preparation for the next big release for gittensory, AMS (Autonomous Miner System).

    Due by July 13, 2026
    95/95 issues closed
  • Due by July 10, 2026
    111/111 issues closed
  • Due by July 6, 2026
    136/136 issues closed
  • Finish out all remaining logic, optimizations, cloud/hosted migrations + decommissioning, etc to ensure self-hosted maintainer system is flawless + operationally reliable.

    Due by July 1, 2026
    218/218 issues closed
  • The fastest path to PMF: turn a non-gittensor-registered developer into a productive, registered gittensor contributor. Dogfooded on awesome-claude, gittensory, metagraphed. Slots ahead of the rest of Wave 1.

    Due by June 20, 2026
    8/8 issues closed
  • Unified automation surface: autonomy dial, audit feed, approval queue (dashboard/CLI/MCP).

    Due by July 10, 2026
    2/2 issues closed
  • Local-orchestrated harness loop + miner write-tools (open_pr/file_issue), local scorer wrapper, multi-step DAG executor.

    Due by July 3, 2026
    14/14 issues closed
  • Cloud action layer on the gate/review: auto-request-changes, auto-approve, auto-merge, auto-close, auto-label, scheduling.

    Due by June 27, 2026
    140/140 issues closed
  • Autonomy framework, autoMaintain config, GitHub App write permission, action audit + kill-switch + dry-run/shadow mode.

    Due by June 24, 2026
    7/7 issues closed
  • Finish the contribution-quality wave (#525): dashboard control surfaces, write-safety bug fixes, email channel, verify-close shipped backend work. Unlocks the agent layer.

    Due by June 22, 2026
    47/47 issues closed