mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-15 14:08:08 +01:00
Add tab completion to devcontainer uv
Co-authored-by: Simon Emms <simon@simonemms.com>
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
"name": "Temporal AI Agentic Demo",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/node:1": {},
|
||||
"ghcr.io/va-h/devcontainers-features/uv:1": {},
|
||||
"ghcr.io/va-h/devcontainers-features/uv:1": {
|
||||
"shellautocompletion": true
|
||||
},
|
||||
"ghcr.io/devcontainers/features/python:1": {},
|
||||
"ghcr.io/devcontainers-extra/features/temporal-cli:1": {},
|
||||
"ghcr.io/mrsimonemms/devcontainers/tcld:1": {}
|
||||
|
||||
Reference in New Issue
Block a user