aethershell 0.3.1

The world's first multi-agent shell with typed functional pipelines and multi-modal AI
Documentation
1
2
3
4
5
6
7
8
9
# Syntax highlighting for .ae files on GitHub
# Map to JavaScript highlighting as the closest match for AetherShell's syntax
# (lambdas, let bindings, string interpolation, curly-brace records)
*.ae linguist-language=JavaScript


# Linguist overrides
*.rs linguist-detectable=true

*.tsx linguist-detectable=true

*.ts linguist-detectable=true