Unclaimed project
Are you a maintainer of aichat? Claim this project to take control of your public changelog and roadmap.
Changelog
All-in-one LLM CLI tool featuring Shell Assistant, Chat-REPL, RAG, AI Tools & Agents, with access to OpenAI, Claude, Gemini, Ollama, Groq, and more.
.file %% # Include last reply with `%%`
.file `git diff` # Include command execution with `<cmd>`
.macro <macro> [arg]... # Execute macro
.edit config # Modify configuration file
.edit agent-config # Modify agent configuration file
.agent <age...
.file path args do not need double backslash o...