Skip to content

fix(onboarding): remove GenTeam e credits (outro produto) do first-run - #57

Closed
criptogus wants to merge 1 commit into
mainfrom
fix/onboarding-genoffice-cleanup
Closed

fix(onboarding): remove GenTeam e credits (outro produto) do first-run#57
criptogus wants to merge 1 commit into
mainfrom
fix/onboarding-genoffice-cleanup

Conversation

@criptogus

Copy link
Copy Markdown
Owner

Resumo

Auditoria UX/UI do HermesOffice identificou que o slide 2 do onboarding ainda promovia a plataforma GenOffice/GenTeam e a recompensa "1.000+ Hermes credits" — moeda que não existe no fork HermesOffice (o fork não tem sistema de credits da Genspark).

Mudanças

  • Reescreve a cópia do onboarding em todas as 19 línguas: remove "GenTeam" e a promessa de credits, aponta para o GitHub do projeto (open source).
  • Renomeia openGenTeam/home:open-genteamopenGitHub/home:open-github, e GENTEAM_URLHERMESOFFICE_REPO_URL.
  • Zerado no source: grep -rni genteam apps/shell/src → 0 ocorrências.

Validação

  • npm run typecheck limpo em todos os 7 workspaces.
  • Sem alteração na camada técnica (engines/providers intactos).

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-02T15:32:37.508789Z 0fe4d63 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0fe4d633b4

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread apps/shell/src/renderer/src/strings.ts Outdated
onbCredits: 'Active contributors get **1,000+ Hermes credits**',
onbJoinGenTeam: 'Join GenTeam',
'HermesOffice is open source. Contribute on GitHub and help shape what comes next.',
onbOpenSource: '**100% open source** — no license fees.',

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Remove the remaining credits claim from onboarding

When a first-run user advances from this rewritten open-source offer to slide 3, Onboarding.tsx still renders onbNote3, whose English text at strings.ts:238 says that AI features may consume Hermes credits; equivalent credit warnings remain in every locale. Since this change establishes that HermesOffice has no such credit system, the onboarding still presents the unsupported product concept it is intended to remove, so onbNote3 should also be removed or rewritten across the translations.

Useful? React with 👍 / 👎.

… do first-run

O slide 2 do onboarding promovia a plataforma GenOffice/GenTeam e a recompensa
'1.000+ Hermes credits', moeda que nao existe no fork HermesOffice. Reescreve a
copia nas 19 linguas para apontar para o GitHub do projeto (open source) e
renomeia openGenTeam/open-genteam para openGitHub/open-github. GENTEAM_URL
agora leva ao repo do fork.
@criptogus

Copy link
Copy Markdown
Owner Author

Fechado sem merge: a correcao do onboarding (GenTeam/credits -> GitHub) ja foi re-infundida na camada Hermes do sync PR #58 (mergeado). Este PR e redundante.

@criptogus criptogus closed this Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant