Mado is a Python TUI (Terminal User Interface) built with Textual and Rich that provides a seamless conversational experience with LLMs. What sets Mado apart is its dynamic tooling system - drop Python snippets into ~/.config/mado/tools.d/ and they instantly become available to your AI assistant.
- Python 98.4%
- Makefile 0.7%
- Nix 0.3%
- Shell 0.3%
- Ruby 0.2%
# Previous message: fix: respect api_key from profile config and unify env var resolution Co-authored-by: aider (anthropic/claude-sonnet-4-6) <aider@aider.chat> |
||
|---|---|---|
| .github/workflows | ||
| docs | ||
| mado | ||
| packaging | ||
| tests | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| Dockerfile | ||
| LICENSE | ||
| Makefile | ||
| MANIFEST.in | ||
| pyproject.toml | ||
| README.md | ||
| ROADMAP.md | ||