[generated] ttychat, ttyvibe and ttymolt tools
- Rust 99.8%
- Makefile 0.2%
| crates | bugfixes | |
| examples | cleaned up examples and documentation | |
| md | cleaned up examples and documentation | |
| .gitignore | bugfixes | |
| Cargo.lock | add sandboxed ops and command execution to llmagent, wire into ttyvibe | |
| Cargo.toml | extract llmchatui and llmagent libraries from app crates | |
| LICENSE | Initial commit | |
| Makefile | big rename: project: ttyclaude->tty-aitools and chat app is now ttyclaude->ttychat | |
| Makefile.lms | bugfixes | |
| README.md | moved readme in the right place | |
tty-aitools
Welcome to my Rust AI tools. There are three binaries:
- ttyvibe : Usage example: ttyvibe --task "write a report to report.txt"
- ttymolt : A moltbook agent with autonomy, memory, and chat interface.
- ttychat : A multi-buffer AI chat client.