Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md → desarrollador
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@ This template repository makes it easy for enterprise owners to get started with
> [!NOTE]
> The example agent profile is commented out, so you can use this template repository without unintentionally making a custom agent available to your team.

## Getting started
## Getting startedmanaged-settings.json disableBypassPermissionsMode

1. Using this template repository, create a private repository called `.github-private` in your organization.
1. Using this template repository, create a private repository called `.github-private` in your organization.disableBypassPermissionsMode
1. Edit this README to best meet your needs. Consider including creation guidelines for custom agents or compliance considerations specific to your team.
1. Edit the provided `agents/example-agent.md` file to create your first custom agent. For more information, see [Creating custom agents](https://docs.github.com/copilot/how-tos/use-copilot-agents/coding-agent/create-custom-agents).
1. Edit the `managed-settings.json` file at `copilot/managed-settings.json` to configure enterprise-wide client settings. For more information, see [Enterprise managed settings](https://docs.github.com/en/copilot/reference/enterprise-administrators/enterprise-managed-settings).
sdkmanager --licensessdkmanager --install "ndk;21.3.6528147" --channel=3 // Install the NDK from the canary channel (or below)
sdkmanager --install "cmake;10.24988404" // Install a specific version of CMakedisableBypassPermissionsMode