Skip to content

Add devcontainer configuration for development#123

Open
slmagus wants to merge 2 commits intoTinyAGI:mainfrom
slmagus:main
Open

Add devcontainer configuration for development#123
slmagus wants to merge 2 commits intoTinyAGI:mainfrom
slmagus:main

Conversation

@slmagus
Copy link

@slmagus slmagus commented Feb 18, 2026

  • Dockerfile: Node 22 base image with tmux and jq
  • devcontainer.json: VS Code extensions, editor settings, lifecycle hooks
  • post-create.sh: npm install, TypeScript build, .tinyclaw skeleton

Summary

This enables development via vscode devcontainers feature

Changes

adds a devcontainer setup with a post install command. along with documentation to readme

Type of Change

  • Bug fix
  • New feature
  • Enhancement to existing feature
  • Breaking change
  • Documentation update
  • Refactor / code cleanup

Testing

Local testing via latest version of vscode. Application starts and installs generally

Checklist

  • I have tested these changes locally
  • My changes don't introduce new warnings or errors
  • I have updated documentation if needed

slmagus and others added 2 commits February 18, 2026 01:53
- Dockerfile: Node 22 base image with tmux and jq
- devcontainer.json: VS Code extensions, editor settings, lifecycle hooks
- post-create.sh: npm install, TypeScript build, .tinyclaw skeleton
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