|
873 | 873 | "documentationURL": "https://github.com/devcontainers/features/tree/main/src/nvidia-cuda" |
874 | 874 | }, |
875 | 875 | { |
876 | | - "id": "ghcr.io/devcontainers/features/oryx:1", |
| 876 | + "id": "ghcr.io/devcontainers/features/oryx:2", |
877 | 877 | "name": "Oryx", |
878 | 878 | "description": "Installs the oryx CLI", |
879 | 879 | "options": null, |
|
19882 | 19882 | "category": "Community features by devcontainer.community", |
19883 | 19883 | "documentationURL": "https://github.com/devcontainer-community/devcontainer-features/tree/main/src/fzf" |
19884 | 19884 | }, |
| 19885 | + { |
| 19886 | + "id": "ghcr.io/devcontainer-community/devcontainer-features/getdnote.com:1", |
| 19887 | + "name": "getdnote.com", |
| 19888 | + "description": "Install \"dnote\" binary", |
| 19889 | + "options": { |
| 19890 | + "version": { |
| 19891 | + "type": "string", |
| 19892 | + "default": "latest", |
| 19893 | + "proposals": [ |
| 19894 | + "latest" |
| 19895 | + ], |
| 19896 | + "description": "Version of \"dnote\" to install." |
| 19897 | + } |
| 19898 | + }, |
| 19899 | + "category": "Community features by devcontainer.community", |
| 19900 | + "documentationURL": "https://github.com/devcontainer-community/devcontainer-features/tree/main/src/getdnote.com" |
| 19901 | + }, |
19885 | 19902 | { |
19886 | 19903 | "id": "ghcr.io/devcontainer-community/devcontainer-features/github.com-cli:1", |
19887 | 19904 | "name": "github.com-cli", |
|
19916 | 19933 | "category": "Community features by devcontainer.community", |
19917 | 19934 | "documentationURL": "https://github.com/devcontainer-community/devcontainer-features/tree/main/src/helix-editor.com" |
19918 | 19935 | }, |
| 19936 | + { |
| 19937 | + "id": "ghcr.io/devcontainer-community/devcontainer-features/hermes-agent.nousresearch.com:1", |
| 19938 | + "name": "hermes-agent.nousresearch.com", |
| 19939 | + "description": "Install \"hermes\" binary", |
| 19940 | + "options": { |
| 19941 | + "version": { |
| 19942 | + "type": "string", |
| 19943 | + "default": "latest", |
| 19944 | + "proposals": [ |
| 19945 | + "latest" |
| 19946 | + ], |
| 19947 | + "description": "Currently unused." |
| 19948 | + } |
| 19949 | + }, |
| 19950 | + "category": "Community features by devcontainer.community", |
| 19951 | + "documentationURL": "https://github.com/devcontainer-community/devcontainer-features/tree/main/src/hermes-agent.nousresearch.com" |
| 19952 | + }, |
19919 | 19953 | { |
19920 | 19954 | "id": "ghcr.io/devcontainer-community/devcontainer-features/icholy-ttygif:1", |
19921 | 19955 | "name": "icholy/ttygif", |
|
20329 | 20363 | "category": "Community features by devcontainer.community", |
20330 | 20364 | "documentationURL": "https://github.com/devcontainer-community/devcontainer-features/tree/main/src/starship.rs" |
20331 | 20365 | }, |
| 20366 | + { |
| 20367 | + "id": "ghcr.io/devcontainer-community/devcontainer-features/steveyegge-beads:1", |
| 20368 | + "name": "steveyegge/beads", |
| 20369 | + "description": "Install \"bd\" binary", |
| 20370 | + "options": { |
| 20371 | + "version": { |
| 20372 | + "type": "string", |
| 20373 | + "default": "latest", |
| 20374 | + "proposals": [ |
| 20375 | + "latest" |
| 20376 | + ], |
| 20377 | + "description": "Version of \"beads\" to install." |
| 20378 | + } |
| 20379 | + }, |
| 20380 | + "category": "Community features by devcontainer.community", |
| 20381 | + "documentationURL": "https://github.com/devcontainer-community/devcontainer-features/tree/main/src/steveyegge-beads" |
| 20382 | + }, |
20332 | 20383 | { |
20333 | 20384 | "id": "ghcr.io/devcontainer-community/devcontainer-features/swc.rs:1", |
20334 | 20385 | "name": "swc.rs", |
|
20363 | 20414 | "category": "Community features by devcontainer.community", |
20364 | 20415 | "documentationURL": "https://github.com/devcontainer-community/devcontainer-features/tree/main/src/tailscale.com" |
20365 | 20416 | }, |
| 20417 | + { |
| 20418 | + "id": "ghcr.io/devcontainer-community/devcontainer-features/taskwarrior.org:1", |
| 20419 | + "name": "taskwarrior.org", |
| 20420 | + "description": "Install \"task\" binary", |
| 20421 | + "options": { |
| 20422 | + "version": { |
| 20423 | + "type": "string", |
| 20424 | + "default": "latest", |
| 20425 | + "proposals": [ |
| 20426 | + "latest" |
| 20427 | + ], |
| 20428 | + "description": "Currently unused. taskwarrior is installed via the system package manager." |
| 20429 | + } |
| 20430 | + }, |
| 20431 | + "category": "Community features by devcontainer.community", |
| 20432 | + "documentationURL": "https://github.com/devcontainer-community/devcontainer-features/tree/main/src/taskwarrior.org" |
| 20433 | + }, |
20366 | 20434 | { |
20367 | 20435 | "id": "ghcr.io/devcontainer-community/devcontainer-features/webinstall.dev:1", |
20368 | 20436 | "name": "webinstall.dev", |
|
21546 | 21614 | "category": "Dev Container Features by John Ajera", |
21547 | 21615 | "documentationURL": "https://linux.die.net/man/1/zip" |
21548 | 21616 | }, |
| 21617 | + { |
| 21618 | + "id": "ghcr.io/mrsimonemms/devcontainers/air:1", |
| 21619 | + "name": "Air", |
| 21620 | + "description": "Live reload for Go apps", |
| 21621 | + "options": { |
| 21622 | + "version": { |
| 21623 | + "type": "string", |
| 21624 | + "proposals": [ |
| 21625 | + "latest" |
| 21626 | + ], |
| 21627 | + "default": "latest", |
| 21628 | + "description": "Select the version you would like to install" |
| 21629 | + } |
| 21630 | + }, |
| 21631 | + "category": "MrSimonEmms Dev Container Features", |
| 21632 | + "documentationURL": "https://github.com/mrsimonemms/devcontainers" |
| 21633 | + }, |
21549 | 21634 | { |
21550 | 21635 | "id": "ghcr.io/mrsimonemms/devcontainers/buf:1", |
21551 | 21636 | "name": "Buf CLI (via Github Releases)", |
|
0 commit comments