dev-manager Cockpit

Overview

Dev-manager Version

v0.1.10 commit db441ef1dcc6

Started: 2026-05-26 09:49:18 UTC

Built: 2026-05-26T09:49:11Z

Runtime Health

api.github: healthy
GitHub API is reachable
Authenticated as sayedahmedb-beep
api.jules: healthy
Jules API is reachable
Reachable via account work_1
api.jules.repo (Stbmap/chatter): healthy
Jules source found for repo
api.jules.repo (Stbmap/dev-manager): healthy
Jules source found for repo
api.jules.repo (Stbmap/stbmap): healthy
Jules source found for repo
provider.codex: healthy
Codex CLI is available
Path: /usr/local/bin/codex, Version: codex-cli 0.133.0
provider.gemini: degraded
Gemini CLI was found but version check failed
Path: /home/stbmap/.local/bin/gemini-work-b, Version check failed: exit status 127
workspace.local (Stbmap/chatter): healthy
Local workspace is healthy
workspace.local (Stbmap/dev-manager): healthy
Local workspace is healthy
workspace.local (Stbmap/stbmap): degraded
Local workspace has uncommitted changes
?? skills/liquid-glass-style-skill.md

Automation Mode

active Automatic scheduler, orchestrator, forwarder, and sanity auto-heal actions are allowed.

Enhancement Round

idle Kick off a Jules enhancement round once the tracked repo is ready.

Request: not requested yet

Summary: Request an enhancement round for Stbmap/dev-manager when you want the scheduler to look for follow-up improvements.

Open issues / PRs / active enhancer sessions: 0 / 0 / 0

Welcome to the dev-manager orchestration cockpit. It auto-refreshes, remembers your place, and keeps the state visible without manual reloads.

Listens to the manager event stream while that tab is open, without reloading the whole page.

The background Jules sync, scheduler, watcher, forwarder, and orchestrator loops are started in cmd/dev-manager/main.go and read their cadence from DB-backed runtime settings.

GitHub intake watches the tracked repository and imports open issues and pull requests into the queue before the scheduler starts sessions.

Clarification threads are exposed through the JSON API so Codex can read Jules questions and answer them directly without using the UI.

Active Sessions

2

Accounts

1

Agent Roles

11

Ready Items

56

Issues

66

PRs

2

Inbox

37

Suggestions

0

GitHub Sync

Repo: Stbmap/dev-manager

Status: ok: scanned 2 repo(s), 427 items total (Stbmap/chatter=72, Stbmap/dev-manager=355)

Jules Sync

Status: ok: synced 360 Jules session(s) (0 imported, 33 updated)

Webhook Intake

Status: ok: issue_comment delivery f300d770-58f0-11f1-93ef-d39453a18a2b reconciled

Sanity Check

Status: ok: no sanity issues detected

Drift Detector

Status: ok: no drift detected

Self-Improvement

Status: ok: no recurring self-improvement signals

Memory Retention

Status: ok: no expired memory entries (retention=180d)

Attention Window

Candidates: 2

Quietest / Noisiest: just now (7887666497429964412) / just now (8302011153878931355)

Goal Plans

Total: 127

Split / Blocked / Launchable: 0 / 0 / 24

Split Plans

Total: 1

Proposed / Approved / Applied: 0 / 0 / 0

Role Tasks

Total: 165

Active / Blocked / Failed / Completed: 0 / 1 / 0 / 93

Admission Decisions

Total: 363

Blocked / Allowed / Failed: 63 / 156 / 0

Main-first drift: 1

Operator Explanation

escalating Why the manager is waiting, launching, escalating, or refusing work.

  • 2 clarification session(s) are operator-owned
  • 1 blocked role task(s) remain

Next: resolve the operator-owned items before opening fresh work

Recent Sanity Actions

This is the manager's self-check trail. Auto-heal only repairs safe queue drift and uses long thresholds before it pauses or requeues expired work.

No sanity events yet.

Local Sessions

Sessions tracked by dev-manager in the local database. These are the normalized manager-owned rows the scheduler, watcher, and orchestrator actively manage end to end.

Pause keeps a session visible and held by the manager. Kill attempts to delete the remote Jules session, then stops local management and requeues the linked GitHub item when possible.

Selected Session

Click any session row to open its details here. The selection is remembered across auto-refreshes.

Trace / ID / Item State Details Actions
Stbmap/chatter
Issue #18
7887666497429964412
running
[P2] Build central multi-agent orchestrator with streamed turns and durable run state
Created: 1m ago Last Active: just now Lease Remaining: in 2d 23h
Stbmap/dev-manager
PR #355
8302011153878931355
running
feat: complete autonomy certification gate models, report logic, and web API
Created: 39m ago Last Active: just now Lease Remaining: in 2d 23h

Jules Sessions

Remote sessions pulled from the Jules API for any configured Jules accounts. This is the raw upstream mirror. The manager-owned queue lives in Local Sessions and uses normalized internal states for automation.

Remote Jules Sessions

Idle

Loading remote Jules sessions...

Questions / Blockers

First-class attention queue for Jules sessions that need a response, recovery nudge, or operator decision. This view listens to the manager event stream and refreshes only when something changes.

Attention Queue

Idle

Loading sessions that need attention...

Operator Inbox

Single place for human decisions. This queue collects escalations, provider failures, blocked messages, and other items the manager cannot safely finish on its own.

Attention Queue

Idle

Loading operator inbox items...

Jules Suggestions

Paste a Jules web suggestion here when the upstream surface does not expose a clean API. Suggestions are tracked advisory work first, then they can be promoted to a GitHub issue, turned into a directive inbox item, or ignored as noise.

Suggestion Relay

Idle

Loading suggestions...

Manager Memory

Durable memory rows capture incidents, prompt changes, self-improvement notes, split plans, and other lessons the manager should remember across sessions. Rows now carry an expiry and a retention sweep prunes stale memory so prompts stay current.

Memory Browser

Idle
Filter values persist in the browser and the results refresh automatically when this tab is open.

Loading memory entries...

Goal Plans

Goal plans turn broad work into ordered, reusable slices. Each row records the target, dependency graph, and the split/blocked/launchable disposition the manager derived before a worker starts.

Goal Plan Overview

Total: 127 Split required: 0 Blocked: 0 Launchable: 24
Time Target Goal Disposition Graph
1m ago Stbmap/chatter
goal-plan:Stbmap/chatter#18
Implement a worker-ready orchestration loop that turns a persisted user message into durable orchestration_runs, agent_turns, streaming agent messages, ordered WebSocket events, provider-token streaming, final content persistence, partial failure preservation, per-agent failure continuation, and correct terminal run statuses.
Plan: [P2] Build central multi-agent orchestrator with streamed turns and durable run state
Do not split under the current fat policy: issue #18 is a cohesive orchestration-loop slice, and run state, durable turns/messages, provider streaming, prompt building, routing, WebSocket events, and failure handling must be verified together to avoid incompatible contracts.
launchable
deps=0
history=0
children=0
ordered=1
16m ago Stbmap/chatter
goal-plan:Stbmap/chatter#71
Make PR #71 mergeable by validating the routing policy engine against issue #17 acceptance criteria, including all_respond display-order selection, round_robin advancement from prior completed turns, mention_only parsing/deduplication/invalid mention behavior, inactive/disabled agent exclusion, no-enabled-agent handling, and mc_synthesis coordinator/consulted-agent planning with visible consulted-agent errors.
Plan: [P2] Implement routing policy engine for all_respond, round_robin, mention_only, and MC synthesis
Do not split PR fast-lane closeout work. The remaining task is a focused review/repair pass on one routing-engine PR to verify all modes, selection ordering, mention handling, MC synthesis planning, and tests before merge.
launchable
deps=0
history=0
children=0
ordered=1
39m ago Stbmap/dev-manager
goal-plan:Stbmap/dev-manager#355
Review PR #355 for merge readiness against the clarified #294 scope: durable certification models, deterministic report/certification evaluation, explicit missing-evidence blockers, operator read/revoke actions, and no unsafe unattended-mode promotion without launch-gate enforcement.
Plan: feat: complete autonomy certification gate models, report logic, and web API
Do not split this PR. It is already a focused closeout artifact for issue #294, and PR fast-lane work should receive one local review/repair/merge verdict rather than child issues. Existing sessions are terminal and do not own the PR.
launchable
deps=0
history=3
children=0
ordered=4
51m ago Stbmap/chatter
goal-plan:Stbmap/chatter#17
Implement an independently testable routing policy engine that selects enabled room agents for all_respond, round_robin, mention_only, and mc_synthesis/moderator modes; preserves display_order semantics; handles invalid/duplicate mentions explicitly; and produces a clear run/turn plan for MC synthesis without hiding consulted-agent errors.
Plan: [P2] Implement routing policy engine for all_respond, round_robin, mention_only, and MC synthesis
Do not split under the current fat policy: issue #17 is a cohesive routing-policy engine slice, and the modes share the same agent selection, mention parsing, display-order, and run/turn planning contracts.
launchable
deps=0
history=0
children=0
ordered=1
1h 8m ago Stbmap/chatter
goal-plan:Stbmap/chatter#70
Make PR #70 mergeable by validating the prompt builder implementation against issue #16 acceptance criteria, including required prompt ordering, configurable history window/budget pruning, default exclusion of failed/cancelled messages, explicit inclusion flag behavior, latest-user-message retention, empty-history handling, and provider-ready agent-role metadata.
Plan: Implement prompt builder with system prompts, history windowing, and pruning
Do not split PR fast-lane closeout work. The remaining task is a focused review/repair pass on one prompt-builder PR to verify ordering, pruning, latest-message retention, failed/cancelled filtering, and provider-ready metadata before merge.
launchable
deps=0
history=0
children=0
ordered=1

Split Plans

Split plans are the operator-approved workflow that turns a broad item into linked child GitHub issues. Approve a proposal, apply it to create the child issues, or request a regeneration if the slice set needs another pass.

Split Plan Overview

Total: 1 Proposed: 0 Approved: 0 Applied: 0 Completed: 0 Rejected: 1
Time Target State Parent Children Summary Actions
4d 2h ago Stbmap/dev-manager
Stbmap/dev-manager#244
issue_split:Stbmap/dev-manager#244
rejected split_rejected
  • Add a supervised manager-soak eval profile
    proposed risk=medium labels=1
  • Add durable long-run evidence summaries
    proposed risk=medium labels=1
  • Add long-run autonomy stop conditions
    proposed risk=medium-high labels=2
Prove from merged main that the manager can survive a supervised multi-cycle workload window, capture incident-grade evidence, and stop deterministically when drift, duplicate work, stale leases, repeated recoveries, or manual intervention appear.
The issue is too broad for one fresh worker because it mixes three separable concerns while repo guidance still says keep the manager supervised, not unattended: a long-running driver, durable soak evidence, and deterministic stop conditions.
Rejected: 4d 2h ago

Agent Handoffs

Durable handoff rows record role transitions such as planner to implementer, implementer to reviewer, and orchestrator escalations. This is the visible multi-agent ownership trail.

Handoff Browser

Idle
This shows the role transition trail that the manager uses for multi-agent ownership and escalation.

Loading handoffs...

Role Tasks

Durable role-owned tasks are derived from handoffs and tracked separately from raw GitHub items. They keep planner, implementer, reviewer, repairer, and reconciler work visible across retries and scheduler restarts.

Total: 165 Active: 0 Blocked: 1 Failed: 0 Completed: 93
Ready: 0 Pending: 0 Abandoned: 0 Superseded: 1 Retired: 70 Stale: 0

By status:

  • blocked=1
  • completed=93
  • retired=70
  • superseded=1

By role/state:

  • implementer->completed=31
  • implementer->retired=15
  • implementer->superseded=1
  • reconciler->completed=26
  • reconciler->retired=12
  • repairer->completed=10
  • repairer->retired=20
  • reviewer->blocked=1
  • reviewer->completed=25
  • reviewer->retired=23
  • splitter->completed=1
Task Role / Status Target Chain Updated
agent-task:stbmap/dev-manager:github_item:Stbmap/dev-manager#355:reviewer
goal-handoff:Stbmap/dev-manager#355:planner->reviewer
reviewer blocked
1 active session(s) already exist for Stbmap/dev-manager#355
Stbmap/dev-manager
github_item Stbmap/dev-manager#355
chain: goal-handoff:Stbmap/dev-manager#355:planner->reviewer
origin: goal-handoff:Stbmap/dev-manager#355:planner->reviewer
37m ago
agent-task:stbmap/chatter:github_item:Stbmap/chatter#55:reconciler
handoff:pr_merge:reviewer->reconciler:8607365852593698811:Stbmap/chatter#55
reconciler completed merged
target pull request is merged on GitHub
Stbmap/chatter
github_item Stbmap/chatter#55
chain: handoff:pr_merge:reviewer->reconciler:8607365852593698811:Stbmap/chatter#55
origin: handoff:pr_merge:reviewer->reconciler:8607365852593698811:Stbmap/chatter#55
session: 8607365852593698811
1d 13h ago
agent-task:stbmap/chatter:github_item:Stbmap/chatter#52:reconciler
handoff:pr_merge:reviewer->reconciler:12822045986200905102:Stbmap/chatter#52
reconciler completed merged
target pull request is merged on GitHub
Stbmap/chatter
github_item Stbmap/chatter#52
chain: handoff:pr_merge:reviewer->reconciler:12822045986200905102:Stbmap/chatter#52
origin: handoff:pr_merge:reviewer->reconciler:12822045986200905102:Stbmap/chatter#52
session: 12822045986200905102
1d 14h ago
agent-task:stbmap/chatter:github_item:Stbmap/chatter#49:reconciler
handoff:pr_merge:reviewer->reconciler:7015900643684069678:Stbmap/chatter#49
reconciler completed merged
target pull request is merged on GitHub
Stbmap/chatter
github_item Stbmap/chatter#49
chain: handoff:pr_merge:reviewer->reconciler:7015900643684069678:Stbmap/chatter#49
origin: handoff:pr_merge:reviewer->reconciler:7015900643684069678:Stbmap/chatter#49
session: 7015900643684069678
1d 14h ago
agent-task:stbmap/dev-manager:github_item:Stbmap/dev-manager#334:reconciler
handoff:pr_merge:reviewer->reconciler:10284033072223344382:Stbmap/dev-manager#334
reconciler completed merged
target pull request is merged on GitHub
Stbmap/dev-manager
github_item Stbmap/dev-manager#334
chain: handoff:pr_merge:reviewer->reconciler:10284033072223344382:Stbmap/dev-manager#334
origin: handoff:pr_merge:reviewer->reconciler:10284033072223344382:Stbmap/dev-manager#334
session: 10284033072223344382
1d 22h ago

GitHub Issues

Imported work items from the tracked repository. These feed the scheduler.

Closed items are hidden by default. 624 closed item(s) are hidden. Use ?show_closed=1 to reveal them.

Repo / Issue Title State Updated Link
Stbmap/chatter
Issue #18
[P2] Build central multi-agent orchestrator with streamed turns and durable run state in-progress 1m ago Open
Stbmap/chatter
Issue #17
[P2] Implement routing policy engine for all_respond, round_robin, mention_only, and MC synthesis deferred 1m ago Open
Stbmap/dev-manager
Issue #260
feature: dev-manager scheduled tasks deferred 4m ago Open
Stbmap/dev-manager
Issue #291
feature: autonomy readiness scorecard and 100% vision dashboard deferred 4m ago Open
Stbmap/dev-manager
Issue #344
Add repo-scoped operator conversation console for Jules, dev-manager, supervisors, and operator interventions deferred 4m ago Open
Stbmap/dev-manager
Issue #294
feature: autonomy certification gate and unattended-mode promotion ready 4m ago Open
Stbmap/chatter
Issue #19
[P2] Implement run cancellation, failed-turn retry, and recovery semantics ready 4m ago Open
Stbmap/chatter
Issue #20
[P3] Build premium auth screens and authenticated app shell ready 4m ago Open
Stbmap/chatter
Issue #21
[P3] Create Liquid Glass design system primitives for the web UI ready 4m ago Open
Stbmap/chatter
Issue #22
[P3] Build main chat layout: sidebar, room header, timeline, composer, and agent strip slots ready 4m ago Open
Stbmap/chatter
Issue #23
[P3] Implement guided new-room creation with recommended agent teams ready 4m ago Open
Stbmap/chatter
Issue #24
[P3] Build wow-effect Agent Team Strip with live execution states ready 4m ago Open
Stbmap/chatter
Issue #25
[P3] Connect frontend to WebSocket streaming and deterministic message state ready 4m ago Open
Stbmap/chatter
Issue #26
[P3] Implement composer, @mention autocomplete, and agent picker ready 4m ago Open
Stbmap/chatter
Issue #27
[P3] Render markdown, code blocks, tables, links, copy actions, and safe rich responses ready 4m ago Open
Stbmap/chatter
Issue #28
[P3] Build first-run onboarding, premium empty states, and starter prompts ready 4m ago Open
Stbmap/chatter
Issue #29
[P3] Add conversation controls: cancel, retry, copy, collapse, jump-to-latest, and scroll pause ready 4m ago Open
Stbmap/chatter
Issue #30
[P4] Apply API, WebSocket, markdown, prompt, and secret security hardening ready 4m ago Open
Stbmap/chatter
Issue #31
[P4] Add structured logging, run traces, metrics, health, and readiness endpoints ready 4m ago Open
Stbmap/chatter
Issue #32
[P4] Build automated test suite for auth, API, realtime, orchestration, and UI smoke flows ready 4m ago Open
Stbmap/chatter
Issue #33
[P4] Add CI/CD checks and production deployment packaging ready 4m ago Open
Stbmap/chatter
Issue #35
[Future] Add room summaries and approved memory foundation hitl 4m ago Open
Stbmap/chatter
Issue #36
[Future] Add tools, retrieval, attachments, and citations architecture plan hitl 4m ago Open
Stbmap/chatter
Issue #34
[P4] Performance and accessibility pass for premium fast UI ready 4m ago Open
Stbmap/chatter
Issue #15
[P2] Implement provider-neutral LLM streaming interface for local Codex and Gemini CLIs deferred 4m ago Open
Stbmap/chatter
Issue #16
[P2] Implement prompt builder with system prompts, history windowing, and pruning deferred 4m ago Open
Stbmap/stbmap
Issue #213
Shared shell flickers and reloads route content on layout-only changes ready 2d ago Open
Stbmap/stbmap
Issue #252
Guard against the 'parallelize loading the world' performance anti-pattern ready 2d ago Open
Stbmap/stbmap
Issue #250
Workspace page dispose and subscription lifecycle audit ready 2d ago Open
Stbmap/stbmap
Issue #249
Hosted resize and flicker proof harness with screenshots or video diff ready 2d ago Open
Stbmap/stbmap
Issue #248
Preserve selected record, scroll position, and form draft during background refresh ready 2d ago Open
Stbmap/stbmap
Issue #247
Collection surfaces need explicit insert/delete/archive invalidation policy ready 2d ago Open
Stbmap/stbmap
Issue #246
Derive refresh interest from model, field, designation, and runtime contracts ready 2d ago Open
Stbmap/stbmap
Issue #245
Leaf widgets should be able to register object interest upward through the shared tree ready 2d ago Open
Stbmap/stbmap
Issue #244
Changed-field-aware refresh filtering for object-driven surfaces ready 2d ago Open
Stbmap/stbmap
Issue #243
Object lifecycle events should expose mutation metadata needed for precise refresh interest ready 2d ago Open
Stbmap/stbmap
Issue #242
Add CPU utilization profiler scenario for learning workspace object-event refresh storms ready 2d ago Open
Stbmap/stbmap
Issue #241
Add browser memory telemetry smoke for Learning Delivery and Learning Catalog ready 2d ago Open
Stbmap/stbmap
Issue #240
Hosted proof helpers need failure taxonomy for app failure vs harness mismatch ready 2d ago Open
Stbmap/stbmap
Issue #239
Workspace-selection Playwright helper fails when already inside the target workspace ready 2d ago Open
Stbmap/stbmap
Issue #238
Define a shared mutation continuity contract for receipts, selection, and follow-up actions ready 2d ago Open
Stbmap/stbmap
Issue #237
Suppress self-originating object refreshes after explicit mutation reloads ready 2d ago Open
Stbmap/stbmap
Issue #236
Learning workspace derived dependencies must register refresh interest ready 2d ago Open
Stbmap/stbmap
Issue #235
Query planner fallback full scans should emit support diagnostics above cardinality budget ready 2d ago Open
Stbmap/stbmap
Issue #234
Harden objectId and inSet query planning as a shared object-kernel capability ready 2d ago Open
Stbmap/stbmap
Issue #233
Audit and eliminate unsafe ObjectListQuery limit:null callsites ready 2d ago Open
Stbmap/stbmap
Issue #232
Display projection cache should avoid remapping unchanged snapshots on every list query ready 2d ago Open
Stbmap/stbmap
Issue #231
ObjectRegistryStore needs memory retention budgets and tenant/workspace lifecycle pruning ready 2d ago Open
Stbmap/stbmap
Issue #230
Audit page-local FutureBuilder and controller patterns that reload on constraints changes ready 2d ago Open
Stbmap/stbmap
Issue #229
Split workspace drag should throttle layout setState storms ready 2d ago Open
Stbmap/stbmap
Issue #228
Side-nav width changes must not recreate navigation context or reload active routes ready 2d ago Open
Stbmap/stbmap
Issue #227
Shared shell should keep stale content visible while background refresh revalidates ready 2d ago Open
Stbmap/stbmap
Issue #226
Retain split-pane route children across width-only rebuilds ready 2d ago Open
Stbmap/stbmap
Issue #225
Auto-refresh lifecycle test harness for tenant/model/object/debounce behavior ready 2d ago Open
Stbmap/stbmap
Issue #224
Auto-refresh coordinator should coalesce relevant events and avoid overlapping reloads ready 2d ago Open
Stbmap/stbmap
Issue #223
Learning Analytics workspace should use shared projections instead of eager model joins ready 2d ago Open
Stbmap/stbmap
Issue #222
Learning Path workspace needs bounded graph loading and refresh-interest filtering ready 2d ago Open
Stbmap/stbmap
Issue #221
Learning Catalog workspace should stop duplicating shared object list/projection handling ready 2d ago Open
Stbmap/stbmap
Issue #220
Learning Delivery staged graph loader should be rebuilt from authority roots ready 2d ago Open
Stbmap/stbmap
Issue #219
Workspace load diagnostics for query strategy, candidate count, and projection time ready 2d ago Open
Stbmap/stbmap
Issue #218
ObjectListQueryService needs unbounded-query diagnostics and budget enforcement ready 2d ago Open
Stbmap/stbmap
Issue #217
Playwright view-only surface helpers must not drive mutation flows ready 2d ago Open
Stbmap/stbmap
Issue #216
Generated app mutation receipt can disappear after create/update refresh race ready 2d ago Open
Stbmap/stbmap
Issue #215
Shared object interest manifest for refresh filtering ready 2d ago Open
Stbmap/stbmap
Issue #214
Learning workspace initial-load query budget and heavy fixture proof ready 2d ago Open
Stbmap/stbmap
Issue #211
F-953 Shared Realtime Surface Density and Memory Budget deferred 2d ago Open

GitHub PRs

Imported pull requests from the tracked repository.

Closed items are hidden by default. 624 closed item(s) are hidden. Use ?show_closed=1 to reveal them.

Repo / PR Title State Updated Link
Stbmap/dev-manager
PR #354
Autonomy certification gate and unattended-mode promotion deferred 1m ago Open
Stbmap/dev-manager
PR #355
feat: complete autonomy certification gate models, report logic, and web API in-progress 4m ago Open

Environment Configuration

Global Secrets

Manager-level secrets loaded at runtime.

Repositories

Map each GitHub repository to a local checkout so intake can watch it and Codex can answer from the correct codebase. This is the seam that makes multi-repo orchestration work.

Repo Check: warn: repo onboarding check passed with 2 warning(s) Health: ok: workspace exists Health checked: just now Intake: ok: scanned 72 item(s) Intake checked: 4m ago Policy: reuse=Prefer continuing a receptive sam... max-cycles=1
Updated: just now
Repo Check: warn: repo onboarding check passed with 1 warning(s) Health: ok: workspace exists Health checked: just now Intake: ok: scanned 355 item(s) Intake checked: 3m ago Policy: reuse=Prefer continuing a receptive sam... max-cycles=1
Updated: just now
Repo Check: ok: repo onboarding check passed Health: ok: workspace exists Health checked: just now Intake: ok: scanned 265 item(s) Intake checked: 2d ago Paused: Operator paused Stbmap/stbmap while working locally; dev-manager must not launch, review, merge, close, or otherwise manage this repo until the pause is cleared. Policy: reuse=Prefer continuing a receptive sam... route-responder=codex
Updated: just now

Add Repository Mapping

Repository Policy Versions

Every repository policy save records a durable snapshot. Use restore to roll a repo back to a known-good policy version.

Repo Version Status Summary Description Updated Actions
Stbmap/chatter #1 active - Enable Stbmap/chatter after bootstrap and successful repo preflight with explicit OAuth-scope waiver. 2d 16h ago
Stbmap/dev-manager #1 active - seeded from repo_configs 6d 3h ago
Stbmap/stbmap #2 active reuse=Prefer continuing a receptive sam... route-responder=codex - 1d 4h ago
Stbmap/stbmap #1 inactive - seeded from repo_configs 1d 4h ago

Runtime Settings

These DB-backed settings control the automatic loops and decision thresholds without code changes or restarts. Use Go duration strings like 30s, 5m, or 2h. The issue split policy lives here too, so you can keep Jules on fat issues unless you explicitly flip it to split.

Updated: 9d 19h ago
Updated: 1h 53m ago
Updated: 1d 22h ago
Updated: 4d 4h ago
Updated: 10d 18h ago
Updated: 1d 23h ago
Updated: 10d 18h ago
Updated: 1d 3h ago
Updated: 2d 20h ago
Updated: 2d 20h ago
Updated: 2d 20h ago
Updated: 2d 20h ago
Updated: 1m ago
Updated: 7d 10h ago
Updated: 6d 20h ago
Updated: 6d 20h ago
Updated: 7d 11h ago
Updated: 3m ago
Updated: 7d 11h ago
Updated: 4m ago
Updated: 7d 7h ago
Updated: 1m ago
Updated: 7d 11h ago
Updated: 5d 9h ago
Updated: 1h 4m ago
Updated: 6d 4h ago
Updated: 6d 4h ago
Updated: 3d 1h ago
Updated: 3d 1h ago
Updated: 3d 1h ago
Updated: 4d 7h ago
Updated: 7d 9h ago
Updated: 10d 21h ago
Updated: 7d 11h ago
Updated: 6d 20h ago
Updated: 1d 23h ago
Updated: 7d 7h ago
Updated: 1h 4m ago
Updated: just now
Updated: 1h 4m ago
Updated: 1h 4m ago
Updated: 1h 4m ago
Updated: 1h 4m ago
Updated: 7d 11h ago
Updated: 3d 22h ago
Updated: 2d 15h ago
Updated: 7d 5h ago
Updated: 6d 5h ago
Updated: 6d 5h ago
Updated: 6d 5h ago
Updated: 6d 5h ago
Updated: 7d 11h ago
Updated: 1m ago

Budgets

Budget thresholds live in runtime settings for global defaults and in each repository mapping for overrides. They control how much Jules and provider burn the manager will tolerate before it slows fresh launches.

Global: pass Burn: jules=20/unbounded codex=61/unbounded gemini=44/unbounded
Scope Policy Jules Codex Gemini Status Blocking
global global defaults 20/unbounded 61/unbounded 44/unbounded pass -
Stbmap/chatter inherited 9/unbounded 28/unbounded 0/unbounded pass -
Stbmap/dev-manager inherited 4/unbounded 10/unbounded 0/unbounded pass -
Stbmap/stbmap inherited 3/unbounded 0/unbounded 44/unbounded pass -

Accounts

Name Limits (Concurrent/Daily) Active
work_1
ID: 490a1869-f32f-4189-83cc-85b4334e8fcd
Conc: 10
Daily: 85
Used: 20 Remaining: 65
Active Jules API Key: OK Last Used: never

Add New Account

Agent Roles

Roles describe the worker lanes the manager knows about. Updating a role now creates a new prompt version instead of overwriting the previous one.

Add New Role

Prompt Versions

Prompt versions are the durable source of truth for worker instructions and recovery playbooks. Use scope_type=role and scope_key=implementer/reviewer/orchestrator/responder/admission/completion_review for defaults, scope_type=repo plus a repo full name for repo overrides, or scope_type=playbook to manage named recovery playbooks.

Create Prompt Version

Known Versions

Scope Prompt Version Status Description Content Updated Actions
playbook: global awaiting_clarification #1 active Clarification waiting path
{
  "key": "awaiting_clarification",
  "summary": "Answer or escalate a worker question with the smallest safe step.",
  "audience": "responder",
  "trigger_states": ["awaiting_clarification"],
  "allowed_actions": ["answer", "escalate"],
  "message_template": "This session is waiting on clarification. Answer the question directly from the repository docs and current codebase. If the docs do not cover it, say exactly what is missing and the smallest next step. Question: {{.Reason}}.",
  "operator_note_template": "Clarification playbook selected for {{.SessionID}}.",
  "stop_conditions": ["question answered", "escalated to human review"],
  "evidence": ["clarification question present", "confidence available"]
}
7d 6h ago
playbook: global blocked_merge #1 active Merge blocker recovery
{
  "key": "blocked_merge",
  "summary": "Clear merge conflicts or report the exact blocker.",
  "audience": "reviewer",
  "trigger_states": ["blocked"],
  "allowed_actions": ["nudge", "escalate"],
  "message_template": "This session is blocked by merge or review state. Resolve the blocker directly now. If this is a merge conflict or behind-base PR, update from the base branch, resolve conflicts, rerun the relevant tests, and push an updated PR. If you still cannot proceed, report the exact blocker and the smallest next step.",
  "operator_note_template": "Merge-block playbook selected for {{.ItemLabel}} because {{.Reason}}.",
  "stop_conditions": ["blocker resolved", "human review required"],
  "evidence": ["merge conflict", "branch protection", "base branch drift", "changes requested"]
}
7d 6h ago
playbook: global duplicate_session #1 active Duplicate session recovery
{
  "key": "duplicate_session",
  "summary": "Prevent duplicate work from spawning more quota burn.",
  "audience": "operator",
  "trigger_states": ["running", "blocked", "failed"],
  "allowed_actions": ["escalate", "release"],
  "message_template": "This session appears to duplicate another worker or a recently completed attempt. Stop new changes, keep the current evidence intact, and wait for manager reconciliation before starting more work.",
  "operator_note_template": "Duplicate-session playbook selected for {{.ItemLabel}}.",
  "stop_conditions": ["duplicate ownership resolved"],
  "evidence": ["duplicate launch", "similar branch", "similar PR title", "same item already owned"]
}
7d 6h ago
playbook: global failed_session #1 active Failed session recovery
{
  "key": "failed_session",
  "summary": "Stop active work and surface the smallest clean recovery path.",
  "audience": "operator",
  "trigger_states": ["failed"],
  "allowed_actions": ["escalate", "release"],
  "message_template": "This session appears failed or unrecoverable. Stop active work, preserve the current evidence, and report the smallest clean recovery step for {{.ItemLabel}}.",
  "operator_note_template": "Failed-session recovery selected for {{.ItemLabel}}.",
  "stop_conditions": ["operator intervenes", "session is terminalized"],
  "evidence": ["failed state", "stale lease", "missing remote activity"]
}
7d 6h ago
playbook: global local_only_session #1 active Local-only session recovery
{
  "key": "local_only_session",
  "summary": "Handle rows that exist locally without a reachable remote worker.",
  "audience": "operator",
  "trigger_states": ["blocked", "failed"],
  "allowed_actions": ["reassign", "escalate", "release"],
  "message_template": "This session is local-only or missing its remote worker. Do not assume the work is progressing remotely. Reconcile ownership, then decide whether to reassign or release {{.ItemLabel}}.",
  "operator_note_template": "Local-only recovery selected for {{.ItemLabel}}.",
  "stop_conditions": ["remote owner restored", "item requeued", "item released"],
  "evidence": ["no remote account", "missing Jules session", "stale lease with no activity"]
}
7d 6h ago
playbook: global operator_paused_work #1 active Operator paused work recovery
{
  "key": "operator_paused_work",
  "summary": "Respect operator pauses and wait for an explicit resume.",
  "audience": "implementer",
  "trigger_states": ["paused"],
  "allowed_actions": ["noop", "escalate"],
  "message_template": "This session is paused by operator policy. Do not start new work or self-reassign. Wait for an explicit resume or a fresh operator instruction.",
  "operator_note_template": "Operator-paused work selected for {{.ItemLabel}}.",
  "stop_conditions": ["operator resumes", "operator changes the pause reason"],
  "evidence": ["operator pause reason", "manager pause reason", "sanity pause"]
}
7d 6h ago
playbook: global quiet_running_session #1 active Quiet running worker
{
  "key": "quiet_running_session",
  "summary": "Nudge a running worker that has gone quiet but is still expected to continue.",
  "audience": "implementer",
  "trigger_states": ["running", "starting"],
  "allowed_actions": ["nudge"],
  "message_template": "This session has been quiet for {{.QuietFor}}. Continue from the repository docs and current branch. If you are blocked, report the exact blocker and the smallest next step for {{.ItemLabel}}.",
  "operator_note_template": "Quiet running worker nudged for {{.ItemLabel}} after {{.QuietFor}}.",
  "stop_conditions": ["worker responds", "state changes"],
  "evidence": ["quiet_for >= nudge_after", "session still has an active owner"]
}
6d 5h ago
playbook: global remote_only_session #1 active Remote-only session recovery
{
  "key": "remote_only_session",
  "summary": "Handle sessions that exist remotely but are missing locally.",
  "audience": "operator",
  "trigger_states": ["blocked", "failed"],
  "allowed_actions": ["escalate"],
  "message_template": "This session appears to exist remotely without a matching local owner. Stop assuming local state is authoritative and wait for manager reconciliation before taking any more action.",
  "operator_note_template": "Remote-only recovery selected for {{.SessionID}}.",
  "stop_conditions": ["local mirror reconciled"],
  "evidence": ["remote session missing local row", "mirror drift", "unmatched remote activity"]
}
7d 6h ago
playbook: global stale_lease #1 active Stale lease recovery
{
  "key": "stale_lease",
  "summary": "Reassign or release work that has exceeded its lease.",
  "audience": "operator",
  "trigger_states": ["running", "paused", "blocked", "awaiting_clarification"],
  "allowed_actions": ["reassign", "escalate", "release"],
  "message_template": "This session's lease looks stale. Confirm whether the worker is still actively making progress. If not, reassign or release the smallest work item possible and leave a clear trace for the next worker.",
  "operator_note_template": "Stale-lease playbook selected for {{.ItemLabel}} after {{.QuietFor}}.",
  "stop_conditions": ["lease refreshed", "work requeued", "operator decides to hold"],
  "evidence": ["quiet_for beyond lease threshold", "lease expired", "worker not responding"]
}
7d 6h ago
role: admission admission #1 active Decides whether to start a new Jules session.
You are the orchestrator for dev-manager.

Your job is to decide whether it is worth starting a fresh Jules session for a queued work item.
Be patient. Avoid duplicate sessions. Prefer waiting when an existing worker is already handling the same issue or pull request.
If the task is not clearly ready for a new worker, say so.
If the task is clearly ready, say so and give the smallest useful reason.
7d 7h ago
role: another-role another-role #1 active Desc
Prompt
6d 5h ago
role: completion_review completion_review #1 active Reviews terminal Jules sessions and reports whether the result looks trustworthy.
You are the orchestrator for dev-manager.

Your job is to assess a Jules session that just reached a terminal state.
Use the repository docs, current codebase, and manager context to produce a short completion review.
Say whether the completion looks trustworthy and what the smallest next manager step should be.
Be concrete, calm, and brief.
7d 7h ago
role: implementer implementer #1 active Writes code to implement features and bugfixes.
You are an implementer. Write the code to solve the issue.
4d 8h ago
role: orchestrator orchestrator #1 active Orchestrates the workflow and triages issues.
You are an orchestrator. Route and plan the work.
4d 8h ago
role: reconciler reconciler #1 active Closes out finished work and reconciles the queue.
You are a reconciler. Tidy up, verify the final state, and close the loop.
5d 15h ago
role: repairer repairer #1 active Repairs blocked work and clears merge conflicts.
You are a repairer. Fix the blocker or conflict that is preventing the work from progressing.
5d 15h ago
role: responder responder #1 active Answers clarification questions from Jules.
You are the clarification responder for dev-manager.

Your job is to answer Jules' question directly, briefly, and concretely.
Prefer repository docs, tracked issue/PR context, and the current codebase.
If the answer depends on live manager state, query the manager API yourself and turn that into a direct answer for Jules.
Never tell Jules to query localhost, the manager API, or any other local-only service.
If the docs do not cover the question, say exactly what is missing and the smallest next step.
7d 7h ago
role: reviewer reviewer #1 active Reviews code changes.
You are a reviewer. Review the code changes.
4d 8h ago
role: splitter splitter #1 active Splits broad work into smaller slices.
You are a splitter. Break broad work into smaller, actionable slices and hand the next slice to the right worker.
5d 15h ago
role: test-role test-role #2 active Updated Description
Updated Prompt
6d 5h ago
role: test-role test-role #1 inactive Test Description
Test Prompt
6d 5h ago

Skills & Artifacts

Manage durable guidance, design aids, and reference artifacts for implementer agents.

Upload Artifact

Create Skill Pack

Link Asset to Scope

Audit Log

Time Actor Event Target Details
1m ago scheduler goal_plan_recorded github_item: Stbmap/chatter#18
{"goal": "Implement a worker-ready orchestration loop that turns a persisted user message into durable orchestration_runs, agent_turns, streaming agent messages, ordered WebSocket events, provider-token streaming, final content persistence, partial failure preservation, per-agent failure continuation, and correct terminal run statuses.", "reason": "Do not split under the current fat policy: issue #18 is a cohesive orchestration-loop slice, and run state, durable turns/messages, provider streaming, prompt building, routing, WebSocket events, and failure handling must be verified together to avoid incompatible contracts.", "summary": "Start one Jules session from current main to implement the central multi-agent orchestrator on top of the merged message, realtime, provider, prompt, and routing layers.", "repo_policy": "reuse=Prefer continuing a receptive sam... max-cycles=1", "should_split": false, "verification": ["Run Go tests for orchestration, routing, prompt building, provider mock streaming, message persistence, and realtime event emission.", "Confirm user messages remain persisted if orchestration fails.", "Confirm each token event includes run_id, turn_id, message_id, room_id, agent_id, sequence, and content tied to durable DB rows.", "Confirm provider failure preserves partial agent content and marks message/turn failed.", "Confirm one local agent failure does not block later agents, while global failures mark the run appropriately.", "Confirm event order is run.started, agent.turn.started, token events, agent.turn.completed/failed, then run.completed/completed_with_failures/failed/cancelled.", "Confirm mock-provider integration tests cover a successful multi-agent run and a partial failed message path."], "admission_reason": "Issue #18 is ready and no live session owns it; the prerequisite routing-policy work has merged via PR #71, so the central orchestrator can start from current main as one cohesive backend slice.", "split_suppressed": false, "dependency_reason": "", "split_recommended": false, "issue_split_policy": "fat"}
1m ago dev-manager-codex provider_result github_item: Stbmap/chatter#18
{"model": "gpt-5.5", "action": "issue_split", "status": "success", "provider": "codex", "item_type": "issue", "latency_ms": 16024, "item_number": 18, "prompt_name": "issue_split", "repo_full_name": "Stbmap/chatter"}
1m ago dev-manager-codex provider_result github_item: Stbmap/chatter#18
{"model": "gpt-5.5", "action": "admission", "status": "success", "provider": "codex", "item_type": "issue", "latency_ms": 6974, "item_number": 18, "prompt_name": "admission", "repo_full_name": "Stbmap/chatter", "prompt_version_id": "11aac04d-7598-4ef2-9ea7-53be951f00c1", "prompt_version_number": 1}
1m ago dev-manager-webhook webhook_delivery_processed webhook_delivery: f300d770-58f0-11f1-93ef-d39453a18a2b
{"summary": "webhook reconciliation triggered", "event_type": "webhook_delivery_processed", "delivery_id": "f300d770-58f0-11f1-93ef-d39453a18a2b", "repo_full_name": "Stbmap/chatter", "source_event_type": "issue_comment"}
1m ago scheduler duplicate_session_prevented repo: Stbmap/chatter
{"is_pr": "false", "reason": "recent session 10584351620137738863 has similar title", "item_number": "17", "repo_full_name": "Stbmap/chatter", "duplicate_of_session": "10584351620137738863"}
3m ago dev-manager-webhook webhook_delivery_processed webhook_delivery: ab4d9620-58f0-11f1-8547-85d90baada75
{"summary": "webhook reconciliation triggered", "event_type": "webhook_delivery_processed", "delivery_id": "ab4d9620-58f0-11f1-8547-85d90baada75", "repo_full_name": "Stbmap/chatter", "source_event_type": "pull_request"}
3m ago dev-manager-webhook webhook_delivery_processed webhook_delivery: ab294540-58f0-11f1-9b23-edfdd611d69b
{"summary": "webhook reconciliation triggered", "event_type": "webhook_delivery_processed", "delivery_id": "ab294540-58f0-11f1-9b23-edfdd611d69b", "repo_full_name": "Stbmap/chatter", "source_event_type": "issue_comment"}
3m ago scheduler unacceptable_pr_admission_closed pull_request: Stbmap/chatter#72
{"reason": "Do not start a fresh session for PR #72: a blocked session already owns this PR, and the routing-policy work was already merged via PR #71, so PR #72 should be closed as duplicate/obsolete rather than repaired in parallel.", "item_number": 72, "repo_full_name": "Stbmap/chatter"}
3m ago dev-manager-codex provider_result github_item: Stbmap/chatter#72
{"model": "gpt-5.5", "action": "admission", "status": "success", "provider": "codex", "item_type": "pr", "latency_ms": 7597, "item_number": 72, "prompt_name": "admission", "repo_full_name": "Stbmap/chatter", "prompt_version_id": "11aac04d-7598-4ef2-9ea7-53be951f00c1", "prompt_version_number": 1}
4m ago dev-manager-github-intake github-item-state-sync github_item: 344893f2-fbee-40a5-839b-b71527e19a0e
{"state": "ready", "reason": "state synced from deferred to ready", "item_number": "354", "repo_full_name": "Stbmap/dev-manager"}
4m ago dev-manager-webhook webhook_delivery_processed webhook_delivery: 874cf900-58f0-11f1-8abf-b2e241f4909b
{"summary": "webhook reconciliation triggered", "event_type": "webhook_delivery_processed", "delivery_id": "874cf900-58f0-11f1-8abf-b2e241f4909b", "repo_full_name": "Stbmap/chatter", "source_event_type": "issue_comment"}
5m ago agent agent_session_notify_completed agent_protocol: 14349452141628097079
{"body": "", "kind": "done", "state": "complete", "title": "", "summary": "Jules reported completion", "trace_id": "7ba7a174-36f9-4026-aaed-963e8980cb65", "source_id": "14349452141628097079", "session_id": "14349452141628097079", "source_type": "jules", "manager_status": "released", "repo_full_name": "Stbmap/chatter", "codex_forwarded": "false", "ignored_terminal": "true"}
5m ago agent agent_session_notify_requested agent_protocol: 14349452141628097079
{"body": "", "kind": "done", "title": "", "summary": "Jules reported completion", "trace_id": "7ba7a174-36f9-4026-aaed-963e8980cb65", "source_id": "14349452141628097079", "session_id": "14349452141628097079", "source_type": "jules", "repo_full_name": "Stbmap/chatter"}
5m ago pr-first-controller pr_closeout_action pull_request: Stbmap/chatter#72
{"action": "launch_repair", "reason": "PR is dirty and no active session remains.", "pr_number": 72, "repo_full_name": "Stbmap/chatter"}
5m ago pr-first-controller pr_source_session_linked session: 10584351620137738863
{"head_ref": "implement-routing-policy-engine-10584351620137738863", "pr_number": 72, "session_id": "10584351620137738863", "issue_number": null, "repo_full_name": "Stbmap/chatter"}
5m ago scheduler agent_task_duplicate_block_released agent_task: agent-task:stbmap/chatter:github_item:Stbmap/chatter#71:reviewer
{"task_key": "agent-task:stbmap/chatter:github_item:Stbmap/chatter#71:reviewer", "target_id": "Stbmap/chatter#71", "item_number": 71, "previous_error": "1 active session(s) already exist for Stbmap/chatter#71", "repo_full_name": "Stbmap/chatter"}
5m ago dev-manager-webhook webhook_delivery_processed webhook_delivery: 6b72d880-58f0-11f1-982d-fa23cf722cea
{"summary": "webhook reconciliation triggered", "event_type": "webhook_delivery_processed", "delivery_id": "6b72d880-58f0-11f1-982d-fa23cf722cea", "repo_full_name": "Stbmap/chatter", "source_event_type": "issue_comment"}
5m ago dev-manager-webhook webhook_delivery_processed webhook_delivery: 69d33240-58f0-11f1-94d5-4b5c99df525e
{"summary": "webhook reconciliation triggered", "event_type": "webhook_delivery_processed", "delivery_id": "69d33240-58f0-11f1-94d5-4b5c99df525e", "repo_full_name": "Stbmap/chatter", "source_event_type": "pull_request"}
5m ago dev-manager-webhook webhook_delivery_processed webhook_delivery: 6aba0fd0-58f0-11f1-8eee-218a916424ab
{"summary": "webhook reconciliation triggered", "event_type": "webhook_delivery_processed", "delivery_id": "6aba0fd0-58f0-11f1-8eee-218a916424ab", "repo_full_name": "Stbmap/chatter", "source_event_type": "issue_comment"}
5m ago dev-manager-github-intake github-item-imported github_item: 269e80d7-cfb0-4dfc-aa89-688caabc7007
{"state": "ready", "reason": "imported from GitHub", "item_number": "72", "repo_full_name": "Stbmap/chatter"}
6m ago dev-manager-webhook webhook_delivery_processed webhook_delivery: 5fdfbdd0-58f0-11f1-8d83-3fc700571e31
{"summary": "webhook reconciliation triggered", "event_type": "webhook_delivery_processed", "delivery_id": "5fdfbdd0-58f0-11f1-8d83-3fc700571e31", "repo_full_name": "Stbmap/chatter", "source_event_type": "issue_comment"}
6m ago dev-manager-watcher pr_merged session: 10191081861395462448
{"reason": "merged automatically after reviewer approval", "pull_number": 71}
6m ago dev-manager-codex codex_completion_review session: 10191081861395462448
{"outcome": "merged", "summary": "PR #71 was merged after reviewer approval, so this looks trustworthy enough to close out. It completes issue #17’s routing-policy engine work after the PR fast-lane review. Smallest next manager step: mark issue #17 complete and only reopen if post-merge CI or audit finds regressions in mention validation, round-robin selection, or MC synthesis error handling."}
6m ago dev-manager-codex provider_result session: 10191081861395462448
{"model": "gpt-5.5", "action": "completion_review", "status": "success", "provider": "codex", "trace_id": "67a737d6-ff86-4220-a94b-26d819a0d767", "item_type": "pr", "latency_ms": 5464, "item_number": 71, "prompt_name": "completion_review", "repo_full_name": "Stbmap/chatter", "prompt_version_id": "0ff79af0-3c61-4a39-9931-9de571b7623f", "prompt_version_number": 1}
6m ago dev-manager-webhook webhook_delivery_processed webhook_delivery: 5b1a4680-58f0-11f1-93eb-97bd2b6ea8b6
{"summary": "webhook reconciliation triggered", "event_type": "webhook_delivery_processed", "delivery_id": "5b1a4680-58f0-11f1-93eb-97bd2b6ea8b6", "repo_full_name": "Stbmap/chatter", "source_event_type": "pull_request"}
6m ago dev-manager-watcher orphan_terminal_github_item_session_released session: 10584351620137738863
{"is_pr": true, "reason": "linked PR #71 is already closed on GitHub", "item_state": "closed", "item_number": 71, "remote_state": "running", "session_title": "[P2] Implement routing policy engine for all_respond, round_robin, mention_only, and MC synthesis", "repo_full_name": "Stbmap/chatter", "terminal_item_id": "b5e423c1-e129-4bd4-8193-19598dd2d9b2"}
6m ago dev-manager-codex codex_completion_review session: 10191081861395462448
{"outcome": "merged", "summary": "PR #71 reached merged state after reviewer closeout, so the completion is reasonably trustworthy. It finalizes issue #17’s routing-policy engine path for all_respond, round_robin, mention_only, and MC synthesis. Smallest next manager step: mark issue #17 complete and watch post-merge CI/audit for regressions around mention validation, round-robin turn selection, and MC synthesis error handling."}
6m ago dev-manager-codex provider_result session: 10191081861395462448
{"model": "gpt-5.5", "action": "completion_review", "status": "success", "provider": "codex", "trace_id": "67a737d6-ff86-4220-a94b-26d819a0d767", "item_type": "pr", "latency_ms": 7592, "item_number": 71, "prompt_name": "completion_review", "repo_full_name": "Stbmap/chatter", "prompt_version_id": "0ff79af0-3c61-4a39-9931-9de571b7623f", "prompt_version_number": 1}
6m ago agent agent_protocol_verify_completed agent_protocol: Stbmap/chatter
{"reason": "", "status": "passed", "profile": "go-test-all", "run_key": "sandbox:Stbmap/chatter:go-test-all:agent:Stbmap/chatter", "trace_id": "", "source_id": "Stbmap/chatter", "source_type": "agent"}
6m ago agent agent_protocol_verify_requested agent_protocol: Stbmap/chatter
{"reason": "", "profile": "go-test-all", "trace_id": "", "source_id": "Stbmap/chatter", "source_type": "agent"}
9m ago dev-manager-github-intake github-item-state-sync github_item: 344893f2-fbee-40a5-839b-b71527e19a0e
{"state": "ready", "reason": "state synced from deferred to ready", "item_number": "354", "repo_full_name": "Stbmap/dev-manager"}
13m ago agent agent_session_notify_completed agent_protocol: 10191081861395462448
{"body": "", "kind": "done", "state": "awaiting_clarification", "title": "", "summary": "Jules reported completion", "trace_id": "67a737d6-ff86-4220-a94b-26d819a0d767", "source_id": "10191081861395462448", "session_id": "10191081861395462448", "source_type": "jules", "manager_status": "active", "repo_full_name": "Stbmap/chatter", "codex_forwarded": "false", "pr_closeout_repeated": "true", "pr_closeout_required": "true"}
13m ago agent agent_session_notify_requested agent_protocol: 10191081861395462448
{"body": "", "kind": "done", "title": "", "summary": "Jules reported completion", "trace_id": "67a737d6-ff86-4220-a94b-26d819a0d767", "source_id": "10191081861395462448", "session_id": "10191081861395462448", "source_type": "jules", "repo_full_name": "Stbmap/chatter"}
13m ago agent agent_session_notify_completed agent_protocol: 10191081861395462448
{"body": "", "kind": "done", "state": "awaiting_clarification", "title": "", "summary": "Jules reported completion", "trace_id": "67a737d6-ff86-4220-a94b-26d819a0d767", "source_id": "10191081861395462448", "session_id": "10191081861395462448", "source_type": "jules", "manager_status": "active", "repo_full_name": "Stbmap/chatter", "codex_forwarded": "false", "pr_closeout_required": "true"}
13m ago agent agent_session_notify_requested agent_protocol: 10191081861395462448
{"body": "", "kind": "done", "title": "", "summary": "Jules reported completion", "trace_id": "67a737d6-ff86-4220-a94b-26d819a0d767", "source_id": "10191081861395462448", "session_id": "10191081861395462448", "source_type": "jules", "repo_full_name": "Stbmap/chatter"}
14m ago agent agent_protocol_verify_completed agent_protocol: Stbmap/chatter
{"reason": "", "status": "passed", "profile": "go-test-all", "run_key": "sandbox:Stbmap/chatter:go-test-all:agent:Stbmap/chatter", "trace_id": "", "source_id": "Stbmap/chatter", "source_type": "agent"}
14m ago agent agent_protocol_verify_requested agent_protocol: Stbmap/chatter
{"reason": "", "profile": "go-test-all", "trace_id": "", "source_id": "Stbmap/chatter", "source_type": "agent"}
14m ago dev-manager-github-intake github-item-state-sync github_item: 344893f2-fbee-40a5-839b-b71527e19a0e
{"state": "ready", "reason": "state synced from deferred to ready", "item_number": "354", "repo_full_name": "Stbmap/dev-manager"}
15m ago pr-first-controller pr_closeout_action pull_request: Stbmap/chatter#71
{"action": "blocked", "reason": "PR #71 already has an active running reviewer session (10191081861395462448), so local closeout should not race or duplicate that review. Wait for the active reviewer to finish before issuing a merge verdict.", "pr_number": 71, "repo_full_name": "Stbmap/chatter"}
15m ago dev-manager-codex provider_result pull_request: Stbmap/chatter#71
{"model": "gpt-5.5", "action": "completion_review", "status": "success", "provider": "codex", "item_type": "pr", "latency_ms": 6100, "item_number": 71, "prompt_name": "completion_review", "repo_full_name": "Stbmap/chatter", "prompt_version_id": "0ff79af0-3c61-4a39-9931-9de571b7623f", "prompt_version_number": 1}
15m ago pr-first-controller pr_source_session_linked session: 14349452141628097079
{"head_ref": "routing-engine-mc-synthesis-14349452141628097079", "pr_number": 71, "session_id": "14349452141628097079", "issue_number": 17, "repo_full_name": "Stbmap/chatter"}
16m ago scheduler goal_plan_recorded github_item: Stbmap/chatter#71
{"goal": "Make PR #71 mergeable by validating the routing policy engine against issue #17 acceptance criteria, including all_respond display-order selection, round_robin advancement from prior completed turns, mention_only parsing/deduplication/invalid mention behavior, inactive/disabled agent exclusion, no-enabled-agent handling, and mc_synthesis coordinator/consulted-agent planning with visible consulted-agent errors.", "reason": "Do not split PR fast-lane closeout work. The remaining task is a focused review/repair pass on one routing-engine PR to verify all modes, selection ordering, mention handling, MC synthesis planning, and tests before merge.", "summary": "Keep PR #71 in one closeout/review session against the PR branch.", "repo_policy": "reuse=Prefer continuing a receptive sam... max-cycles=1", "should_split": false, "verification": ["Run Go tests for orchestration routing, mention parsing, and any engine integration touched by MC synthesis.", "Confirm all_respond returns every enabled room agent in display_order.", "Confirm round_robin advances from prior completed turns and handles one-agent rooms and wrap-around.", "Confirm mention_only selects only valid mentioned room agents, de-duplicates mentions, orders by room display_order, and reports invalid mentions without silently choosing another agent.", "Confirm inactive/disabled agents and rooms with no enabled agents produce deterministic errors or system messages.", "Confirm mc_synthesis produces clear coordinator and consulted-agent turn plans, preserves internal evidence/history, suppresses only intended general-chat token broadcasts, and does not hide consulted-agent failures."], "admission_reason": "PR #71 is ready for fast-lane closeout/review, and no active session currently owns this PR or branch; start a targeted PR review before moving on to new issue work.", "split_suppressed": false, "dependency_reason": "", "split_recommended": false, "issue_split_policy": "fat"}
16m ago dev-manager-codex provider_result github_item: Stbmap/chatter#71
{"model": "gpt-5.5", "action": "issue_split", "status": "success", "provider": "codex", "item_type": "pr", "latency_ms": 9935, "item_number": 71, "prompt_name": "issue_split", "repo_full_name": "Stbmap/chatter"}
16m ago dev-manager-codex provider_result github_item: Stbmap/chatter#71
{"model": "gpt-5.5", "action": "admission", "status": "success", "provider": "codex", "item_type": "pr", "latency_ms": 10371, "item_number": 71, "prompt_name": "admission", "repo_full_name": "Stbmap/chatter", "prompt_version_id": "11aac04d-7598-4ef2-9ea7-53be951f00c1", "prompt_version_number": 1}
16m ago scheduler launch_gate_deferral_released github_item: Stbmap/chatter#34
{"item_number": 34, "defer_reason": "Blocked sessions should be resolved before launching fresh work repo=Stbmap/chatter: 1 blocked session(s) remain", "previous_state": "deferred", "repo_full_name": "Stbmap/chatter"}
16m ago scheduler launch_gate_deferral_released github_item: Stbmap/chatter#33
{"item_number": 33, "defer_reason": "Blocked sessions should be resolved before launching fresh work repo=Stbmap/chatter: 1 blocked session(s) remain", "previous_state": "deferred", "repo_full_name": "Stbmap/chatter"}
16m ago scheduler launch_gate_deferral_released github_item: Stbmap/chatter#32
{"item_number": 32, "defer_reason": "Blocked sessions should be resolved before launching fresh work repo=Stbmap/chatter: 1 blocked session(s) remain", "previous_state": "deferred", "repo_full_name": "Stbmap/chatter"}
16m ago scheduler launch_gate_deferral_released github_item: Stbmap/chatter#31
{"item_number": 31, "defer_reason": "Blocked sessions should be resolved before launching fresh work repo=Stbmap/chatter: 1 blocked session(s) remain", "previous_state": "deferred", "repo_full_name": "Stbmap/chatter"}
16m ago scheduler launch_gate_deferral_released github_item: Stbmap/chatter#30
{"item_number": 30, "defer_reason": "Blocked sessions should be resolved before launching fresh work repo=Stbmap/chatter: 1 blocked session(s) remain", "previous_state": "deferred", "repo_full_name": "Stbmap/chatter"}
16m ago scheduler launch_gate_deferral_released github_item: Stbmap/chatter#29
{"item_number": 29, "defer_reason": "Blocked sessions should be resolved before launching fresh work repo=Stbmap/chatter: 1 blocked session(s) remain", "previous_state": "deferred", "repo_full_name": "Stbmap/chatter"}

JSON API Endpoints

The manager exposes the following JSON API endpoints for orchestration tooling: