Baby Bub - 0.1.0
This is the initial release of Baby Bub, a minimal AI-powered CLI tool that demonstrates the core concept of an intelligent coding assistant.
What's Included
Core Features:
- Interactive chat mode with AI agents
- Single command execution mode
- Multi-provider AI support (OpenAI, Anthropic, Ollama via Any-LLM)
- ReAct pattern implementation for tool usage
- Rich CLI interface with Typer
Available Tools:
run_command- Execute shell commandsfile_read- Read file contentsfile_write- Create new filesfile_edit- Modify existing files
Configuration:
- Environment variable configuration
- Custom system prompts via
BUB.mdfiles - Workspace-specific settings
- Flexible model and provider selection
What's Coming Next
Baby Bub 0.1.0 is just the beginning!
I'm currently developing a completely rewritten super version that will compete with the most advanced CLI agents like:
For Early Adopters
If you're interested in the concept and want to experiment with AI-powered CLI tools, this minimal version provides a solid foundation. The super version will be a complete rewrite with significantly enhanced capabilities.
Baby Bub 0.1.0 - A minimal step toward the future of AI-powered development tools.