\n- Updated Dockerfiles in both toolbox-base and toolbox-template - Modified build scripts and docker-compose configurations - Added new audit tools and documentation files - Created new toolbox-DocStack and toolbox-QADocker implementations - Updated README and maintenance documentation
9 lines
283 B
YAML
9 lines
283 B
YAML
version: 1.0.0
|
|
registries:
|
|
- type: standard
|
|
ref: v4.431.0
|
|
packages:
|
|
# Documentation tools
|
|
- name: charmbracelet/glow@v1.5.1 # Terminal markdown reader
|
|
- name: charmbracelet/gum@v0.14.0 # Stylish shell dialogs
|
|
- name: charmbracelet/mods@v1.2.1 # AI model interaction |