Search Criteria
Package Details: toad-ai 0.6.18-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/toad-ai.git (read-only, click to copy) |
|---|---|
| Package Base: | toad-ai |
| Description: | A unified interface for AI in your terminal |
| Upstream URL: | https://github.com/batrachianai/toad |
| Keywords: | ai tui |
| Licenses: | AGPL-3.0-only |
| Conflicts: | batrachianai-toad, toad |
| Provides: | toad |
| Submitter: | dbirks |
| Maintainer: | Dominiquini |
| Last Packager: | Dominiquini |
| Votes: | 2 |
| Popularity: | 1.14 |
| First Submitted: | 2025-12-24 13:53 (UTC) |
| Last Updated: | 2026-05-17 13:13 (UTC) |
Dependencies (24)
- python
- python-aiosqlite
- python-bashlexAUR
- python-click
- python-httpx (python-httpx-gitAUR)
- python-packaging
- python-pathspec
- python-platformdirs
- python-psutil
- python-pygments
- python-pyperclip
- python-requests
- python-rich
- python-setproctitle
- python-textual (python-textual-gitAUR)
- python-textual-serveAUR
- python-typeguard
- python-watchdog (python-watchdog-gitAUR)
- python-xdg-base-dirs
- python-build (make)
- Show 4 more dependencies...
Latest Comments
khdlr commented on 2025-12-27 14:13 (UTC) (edited on 2025-12-27 14:14 (UTC) by khdlr)
Adding
--relocatableto theuv venvline fixes the issue described by @tyjak:tyjak commented on 2025-12-26 08:49 (UTC) (edited on 2025-12-26 08:57 (UTC) by tyjak)
I have this error when launch :
I had to edit the /usr/lib/toad-ai/venv/bin/toad and modify the shell bang (that was fasly pointing my pkg build cache dir) to
#!/usr/lib/toad-ai/venv/bin/python