Commit Graph

41 Commits

Author SHA1 Message Date
47585e248c fix(boot): bruk /health endepunkt for OPAX ping-sjekk (ikke /ping) 2026-05-25 12:23:48 +02:00
1cea31d50c fix(boot): rename opax-logg-slutt() til opax_logg_slutt() — bindestrek i funksjonsnavn ugyldig i -bash (Cloud Shell) 2026-05-25 11:43:06 +02:00
5728024b21
feat(gdrive-mirror): GDrive/GitHub paritet, backup, PROMPT_COMMAND logging (#1)
- GDRIVE_MIRROR_BOOT.md med staleness-varsel (12t terskel) og connector-prioritet
- sync-gdrive-mirror.sh: auto-tidsstempel, prosjektindeks, .gdrive-mirror-state
- osvauco-opax-boot.sh: alias auto-inject ~/.bashrc, GitHub vs lokal HEAD, PROMPT_COMMAND terminal-logging
- opax-logg-slutt.sh standalone
- .github/workflows/backup-gdrive-nightly.yml: nattlig git bundle + nøkkelfiler til GDrive
- docs/GDRIVE_SETUP.md: ett-gangs oppsett-guide for rclone + IAM
- docs/TODO.md: IAM/secrets-oppsett + gemini TUI-logging som neste oppgaver
2026-05-25 11:39:28 +02:00
e53503289a fix(boot): load nvm before launching gemini so PATH is correct in script subshell 2026-05-24 19:33:34 +02:00
69eab2c113 docs: oppdater README, IAM-docs, legg til rag/memory/eval mapper og cost-guard 2026-05-23 20:54:05 +00:00
79bb7c8625 fix: cost-audit.sh — Artifact Registry sizeBytes float-safe via awk 2026-05-23 07:57:49 +02:00
36195a2135 fix: osvauco-opax-boot.sh — roadmap NESTE, gh i AUTH, enkel OPAX-ping, session-logg med gjort/uløst 2026-05-23 07:44:21 +02:00
eb1b027067 chore: slett shell-init.sh — duplikat av boot.sh 2026-05-23 07:40:42 +02:00
9f5a78ab2c fix: shell-init.sh — correct START_EPOCH, full osvauco-startup style, auth+ADC check 2026-05-23 07:35:16 +02:00
fa429fcd29 feat: add scripts/shell-init.sh — auto cost alert on terminal startup 2026-05-23 07:27:47 +02:00
8fa078d61d feat: add scripts/cost-audit.sh — billable resource snapshot 2026-05-23 07:18:19 +02:00
749b3be927 feat: add scripts/cleanup-old-runs.sh — delete legacy Cloud Run services 2026-05-23 06:44:54 +02:00
a51ccc817f feat: boot.sh v3 — Doom font ASCII logo for OS-VAUCO 2026-05-23 06:37:59 +02:00
d0c0b6d89a fix: boot.sh ASCII art — pure ASCII font that renders in all terminals 2026-05-23 06:29:12 +02:00
8ffd9c7dab feat: scripts/boot.sh v2 — full hacker dashboard with auth, agent status, cost audit 2026-05-23 06:27:20 +02:00
d1e26b19ec feat: add scripts/boot.sh — auto-startup protocol for Cloud Shell and terminal 2026-05-23 06:23:31 +02:00
2ce021a4e1 fix: prompt Vauco bold bright green via ANSI escape sequence [Phase 4] 2026-05-22 03:36:11 +02:00
dc02b5d877 feat: osv-startup.ps1 — remove bottom box, bold green OSVauco prompt [Phase 4] 2026-05-22 03:25:57 +02:00
66527d18b8 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
94fde5799d fix: osv-startup.ps1 — remove animation, fix gcloud path detection, honest ADC status [Phase 4] 2026-05-22 03:01:44 +02:00
f879e75221 feat: osv-startup.ps1 — individual doc boxes, pulse animation on top/bottom, glow per line [Phase 4] 2026-05-22 02:57:11 +02:00
105e44fea4 fix: osv-startup.ps1 — resolve syntax error line 105, pre-compute all status strings [Phase 4] 2026-05-22 02:47:30 +02:00
b993055bbd feat: osv-startup.ps1 — gradient glow boxes, green inner text, purple-to-green border effect [Phase 4] 2026-05-22 02:44:37 +02:00
5ceb0cd282 feat: osv-startup.ps1 — tight boxes, concise text, glow on checkmarks, custom prompt [Phase 4] 2026-05-22 02:41:49 +02:00
2e66e6c510 feat: osv-startup.ps1 — purple section titles, box borders, text inside glow blocks, fix ADC logic + git encoding [Phase 4] 2026-05-22 02:32:41 +02:00
7088ccce2d feat: osv-startup.ps1 — full green glow banner when all systems OK [visual feedback] 2026-05-22 02:14:31 +02:00
e3ca6e8832 feat: enhance osv-startup.ps1 — add GCP/ADC status, region, Gemini 2.5 Pro model lock, git log docs summary [Phase 4] 2026-05-22 02:11:46 +02:00
46da74bf4a feat: add osv-startup.ps1 — VS Code Windows startup script with OPAX banner, git pull and OPAX ping [Phase 4] 2026-05-22 02:09:40 +02:00
63495e2627 ... 2026-05-22 02:03:54 +02:00
f3bf419134 feat: opax.vauco.no LIVE — lock HUB_URL + update boot healthcheck to prod domain [Phase 2] 2026-05-21 06:22:59 +02:00
755054e1d3 Tweak OPAX boot script to remove WARN on intentional Gemini=N, add docs/ git log summary at startup so user sees latest changes, and change WARN to INFO for non-critical steps. 2026-05-21 03:14:53 +02:00
0ba7d496c2 OPAX boot + GitHub auth helper 2026-05-21 01:09:44 +00:00
a681f12632 Enhance OPAX boot script with GitHub auth check, combined green/red ready line, and add separate osv-github-auth.sh helper. Clear Cloud Shell welcome before OSVauco banner. 2026-05-21 03:00:53 +02:00
585685dfca Make OPAX boot session logging fully non-interactive (no prompt), with optional override via OSV_OPAX_SESSION_DESC env var. 2026-05-21 02:35:35 +02:00
afa5631a94 Make OPAX session description optional and keep log line, without forcing text every run 2026-05-21 02:32:35 +02:00
c1cd7f7a43 Polish OPAX boot script with color-coded steps and light progress style while keeping it focused on current OSVauco project 2026-05-21 02:30:26 +02:00
70e7dc3615 Add green/yellow status styling and clearer layout to OSVauco startup and OPAX boot scripts 2026-05-21 02:02:36 +02:00
18a9f93c37 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
bcee0cbd30 Add OSVauco startup and health-check scripts plus .gemini/GEMINI.md tuned to current OPAX-MCP project 2026-05-21 01:49:12 +02:00
b215bbbfaa Set OSVauco/main as canonical in AGENT_RULEBOOK and show repo in OPAX boot banner 2026-05-21 01:36:21 +02:00
6a6569348b Scaffold OSVauco repo with OPAX MCP boot script and docs stubs 2026-05-21 01:31:06 +02:00