Skip to content

Commit

Permalink
Merge pull request #503 from TEN-framework/feature/ten-0.5
Browse files Browse the repository at this point in the history
Feature/ten 0.5
  • Loading branch information
plutoless authored Dec 28, 2024
2 parents 58c8dcf + a3f7ea3 commit efa194e
Show file tree
Hide file tree
Showing 191 changed files with 3,703 additions and 2,988 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// README at: https://github.com/devcontainers/templates/tree/main/src/docker-existing-dockerfile
{
"name": "ten_agent_dev",
"image": "ghcr.io/ten-framework/ten_agent_build:0.2.4",
"image": "ghcr.io/ten-framework/ten_agent_build:0.3.3",
"customizations": {
"vscode": {
"extensions": [
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# next.js
/.next/
/out/
.pnpm-store

*.log
addon/extension_group/
Expand Down
Loading

0 comments on commit efa194e

Please sign in to comment.