Skip to content

Conversation

@devops-eh
Copy link

Summary

This PR adds an opencode.json configuration file to comply with our organization's AI tooling policy.

Changes

  • Adds opencode.json to restrict LLM providers to GitHub Copilot only
  • Disables conversation sharing to external servers

Configuration Details

{
    "$schema": "https://opencode.ai/config.json",
    "disabled_providers": ["amazon-bedrock", "groq", "anthropic", "openai", "gemini"],
    "share": "disabled"
}

Action Required

Please review and merge this PR to ensure your repository is compliant.


This PR was automatically generated. Ticket: https://employmenthero.atlassian.net/browse/PS-2180.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant