Skip to content

feat: add output language control#1009

Merged
wbugitlab1 merged 7 commits into
mainfrom
issue/498-output-lang
Jun 18, 2026
Merged

feat: add output language control#1009
wbugitlab1 merged 7 commits into
mainfrom
issue/498-output-lang

Conversation

@wbugitlab1

Copy link
Copy Markdown
Owner

Summary

  • Add opt-in AGENTMEMORY_OUTPUT_LANG handling for generated memory text.
  • Apply the directive centrally in ResilientProvider for provider-backed compress() and summarize() calls.
  • Document the env var in README, .env.example, and the generated config skill reference.

Verification

  • corepack pnpm exec vitest run test/output-language.test.ts test/resilient-provider.test.ts
  • corepack pnpm test
  • corepack pnpm run lint
  • corepack pnpm run build
  • corepack pnpm run skills:check
  • semgrep scan --config p/default --error --metrics=off .
  • gitleaks protect --staged --redact
  • gitleaks detect --source . --redact --log-opts=origin/main..HEAD

Closes #498.

@wbugitlab1 wbugitlab1 merged commit bc11c91 into main Jun 18, 2026
2 checks passed
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.

[upstream PR 711] feat: add AGENTMEMORY_OUTPUT_LANG to control generated-text language

1 participant