6 lines
358 B
Bash
Executable File
6 lines
358 B
Bash
Executable File
#!/bin/bash
|
|
# V32 OSS tool wrapper - Opus WIRE doctrine 13 - name: aios
|
|
# Description: # AIOS: AI Agent Operating System <a href=https://arxiv.org/abs/2403.16971><img src=https://img.shields.io/badge/Pap
|
|
# Status: integrated
|
|
echo '{"tool":"aios","slug":"aios","status":"integrated","has_docker":true,"source":"oss-cache.json","ts":"'"$(date -Iseconds)"'"}'
|