Skip to content

Conversation

@wangyoucao577
Copy link
Contributor

Initialization

VSCode

  • make sure Devcontainer extension has been installed already
  • Press Reopen in Container button prompted by the Devcontainer when open the project in VSCode

Github Codespaces

  • Code -> Codespaces -> Create codespaces on main

Build

Follow Customize your own agent but ignore the docker build ... and docker run ... part. What you need to do is

# rename manifest example
cp ./agents/manifest.json.example ./agents/manifest.json

# build agent
make build

@plutoless plutoless merged commit 8ec0a8a into TEN-framework:main Jun 21, 2024
@wangyoucao577 wangyoucao577 deleted the feature/codespace2 branch June 22, 2024 03:19
This was referenced Oct 10, 2025
@claude claude bot mentioned this pull request Nov 6, 2025
BenWeekes pushed a commit that referenced this pull request Nov 12, 2025
Automatically config environment for both vscode devcontainer and github codespaces
@claude claude bot mentioned this pull request Dec 3, 2025
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.

2 participants