Go to file
2026-05-22 03:36:11 +02:00
.gemini feat: Phase 3 — Nemotron session loop in GEMINI.md, docs/TODO.md, Phase 1+2 SLUTTRAPPORT in session log [Phase 3] 2026-05-22 01:28:40 +02:00
.vscode feat: osv-startup.ps1 + .vscode/settings.json — auto-unblock, purple/green only palette, clean prompt [Phase 4] 2026-05-22 03:09:36 +02:00
docs chore: sync TODO + ROADMAP — Phase 1+2+3 DONE, Phase 4 → NOW, Medioteq → LATER [housekeeping] 2026-05-22 01:55:19 +02:00
scripts fix: prompt Vauco bold bright green via ANSI escape sequence [Phase 4] 2026-05-22 03:36:11 +02:00
README.md Promote OSVauco to main hub: richer README, agentic MCP contract doc, and session-aware OPAX boot logging 2026-05-21 01:57:28 +02:00

OSVauco

Main operator workspace for OS-Vauco, focused on OPAX-MCP and Gemini TUI in GCP project propane-will-491900-m5 (region us-central1).

Repositories

  • OSVauco (this repo) operator hub: scripts, governance docs, session log.
  • vauco-gemini-tui-bridge Textual TUI + FastAPI WebSocket bridge for Gemini LLM.
  • vauco-bootstrap skill templates and higher-level automation flows.

Daily flow

From Cloud Shell:

cd ~/OSVauco
./scripts/osvauco-startup.sh     # auth + ADC + .env sync
./scripts/osvauco-opax-boot.sh   # OPAX-MCP ping + optional Gemini TUI entry
./scripts/osvauco-health-check.sh # sanity-check git/disk/auth

Session history is stored in docs/OSVAUCO_OPAX_SESSION_LOG.md. Governance rules live in docs/AGENT_RULEBOOK.md.