Skip to content

GxObjGen v1.8.0 (beta)

Choose a tag to compare

@franciscorizzo franciscorizzo released this 02 Jul 11:18
· 18 commits to main since this release

GxObjGen v1.8.0 — extensao GeneXus (17/18) + servidor MCP para operar a KB aberta pelo Claude Code.

Novidades

  • Dominio ENUMERADO: gx_create_or_update_domain aceita enumValues (valores fixos {name,value,description}).
  • Atributo tipado por Domain: gx_create_or_update_transaction aceita domain por atributo (herda tipo/tamanho e, se enumerado, os valores).
  • Data Selector com PARAMETRO-VARIAVEL: gx_create_or_update_dataselector aceita parameters[].variable (por domain/basedOnAttribute/type).
  • gx_recover: action=list lista objetos DELETADOS recuperaveis; action=recover orienta a recuperacao (feita no IDE via Ctrl+Shift+R — a operacao exige o contexto interativo do IDE).
  • (1.7.0) Erro de validacao real, busca indexada (gx_search_indexed) e leitura granular seguem disponiveis.

Instalacao

  1. Baixe e extraia o asset, ou git clone.
  2. GeneXus fechado, PowerShell admin: powershell -ExecutionPolicy Bypass -File install.ps1
  3. claude mcp add --transport http genexus http://127.0.0.1:8780/mcp

Guia no README.md / GETTING-STARTED.md. Historico no CHANGELOG.md. Read-only por padrao; escrita via GXOBJGEN_WRITE=1.