Skip to content

Daily Update 2026 06 05

Tal Muskal edited this page Jun 6, 2026 · 1 revision

Daily Update — 2026-06-05

Publish Pipeline

Status: ALL GREEN — Run 27033404942 (54/54 pass)

Stabilized after trust-layer commits broke Build All, Observer-Compiler, and Core Runtime validation. Key fixes:

  • adapters/tui → genty/tui path references in 6 build scripts
  • adapters/webui → genty/web-app in publish-from-tag workflow
  • genty-core/runtime exports pointing at dist/ not src/ (typesVersions added)
  • Platform tsconfig bumped to ES2023, co-located .test.ts excluded from build
  • Observer-compiler: getLaunchBehavior graph fallback for non-publishable targets
  • Seam contract: context, extensions, trust directories added to platform-capabilities
  • Dynamic context test newline fix
  • genty-web-app: removed tsc steps from publish-from-tag (Vite SPA with noEmit: true)

Live Stack

gemini-3.1-pro-preview — Vanilla NI: 14/14 PASS (on wiki)

Agent Ubuntu macOS Windows
claude-code PASS PASS PASS
codex PASS PASS PASS
pi PASS (retry) PASS PASS
gemini-cli PASS PASS PASS
hermes PASS PASS SKIPPED #468

Infrastructure Fixes

  • TSCONFIG_ERROR: CLI vitest config + root package.json test scripts now use packages/adapters/cli/vitest.config.ts
  • genty harness: Added to atlas graph launch behavior fallback (not in BABYSITTER_PLUGIN_TARGETS to avoid observer compilation)
  • genty proxy auth: Clear AGENT_MUX_PROVIDER (set to empty, not delete — child env is {...process.env, ...plan.env})
  • antigravity: Added install step (go install) and proxy routing in live-stack workflow
  • codex EEXIST: Aggressive cleanup of stale bin files + npm --force fallback in triggers action
  • Hooks validation: Removed silent upgrade of failed hooks evidence in interactive mode

Known Issues Filed

  • #936 — genty yolo generates invalid .mjs process files
  • #937 — pi + gemini-3.1-pro-preview proxy terminated (Ubuntu flaky)
  • #938 — BI mode fails across all agents with gemini-3.1-pro-preview

Agent Dispatches

  • Triage: #876, #877, #879 — completed
  • Plans: #856, #877, #880, #881 — completed
  • Review: #930 — completed
  • QA Daily — completed

Clone this wiki locally