VPS 4 Builder
e93f0edbe9
docs: renomeia terminologia "staging" -> "dev" em todo o ecossistema
...
O "staging" nunca foi implementado (sem banco *_staging nem container ativo em
nenhum projeto). Padroniza para "dev" (VPS4 = desenvolvimento) em docs de
arquitetura, doutrina, protocolo de deploy e configs de VPN (comentários).
Renomeia: protocolo_deploy_staging.md -> protocolo_deploy_dev.md;
nginx_wildcard_staging.conf -> nginx_wildcard_dev.conf.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-16 03:35:52 +02:00
Rui
6a7f4e2395
feat: implement JIT dynamic Doutrina loading from Gitea REST API
2026-05-17 08:57:37 +02:00
Rui
d7a2e5fc2e
feat: integrate static vps identity awareness parser in agent_executor.py
2026-05-17 03:29:41 +02:00
Rui
8d6db6edbb
feat: select internal VPN IP for awareness to satisfy compliance filters
2026-05-17 03:21:25 +02:00
Rui
630c1f4b60
feat: switch executor to high-performance, unlimited GPT-4o-mini engine
2026-05-17 03:20:39 +02:00
Rui
6a60d1cd2a
feat: implement 429 auto-retry exponential backoff to handle free tier Gemini rate limits
2026-05-17 03:13:45 +02:00
Rui
985c6e9e0a
feat: add 3-second API cooldown between turns to avoid Gemini 429 rate limit
2026-05-17 03:12:30 +02:00
Rui
46f6adb464
feat: increase max agent turns to 15 to allow model to conclude and summarize
2026-05-17 03:08:59 +02:00
Rui
f50dc35be1
feat: switch agent executor to a zero-dependency Gemini 3 Flash multi-turn tool engine
2026-05-17 03:07:38 +02:00
Rui
d92f06fd7f
feat: update templates for executor tools, situational awareness and listener execution logic
2026-05-17 03:01:54 +02:00
Rui
5ec50d512a
fix: usar urllib para garantir compatibilidade total no feedback
2026-05-16 08:42:47 +02:00
Rui
364a510272
feat: adicionar sistema de feedback por comentário do agente
2026-05-16 08:35:54 +02:00