devel/aichat: new port, aichat 0.30.0

This commit is contained in:
c0dev0id
2026-07-08 11:08:46 +02:00
parent 8813f7e720
commit d393e4551d
10 changed files with 1511 additions and 0 deletions

6
devel/aichat/pkg/DESCR Normal file
View File

@@ -0,0 +1,6 @@
aichat is a versatile AI-powered CLI tool that integrates with multiple LLM
providers including OpenAI, Claude, Gemini, Ollama, and others.
It features an interactive REPL with syntax highlighting, a shell assistant
mode for generating and executing commands, role-based personas, function
calling, and session management with chat history.

1
devel/aichat/pkg/PLIST Normal file
View File

@@ -0,0 +1 @@
@bin bin/aichat