What's new
🤖 Interactive CLI Agent Builder
A terminal-based wizard that walks you through building .iblai agent files step by step.
cd cli && npm install && npm run build && npm link
iblai agentFeatures:
- 🎨 Animated gradient ASCII logo with ibl.ai blue branding
- 📊 Progress bar tracking across all 15 sections
- 🔲 Boxed section banners with emoji and subtitle for each step
- ⏭️ Every section is skippable — press Enter to skip optional fields
- 💾 Incremental file saving after each section (no work lost if you quit early)
- 🔄 Loop-based entry for skills, tasks, MCP servers, and more
- ✨ Animated spinner transitions between sections
- 📄 Output matches the
.iblaiformat inlibrary/
Other changes
.gitignore— best practices for the codebase (node_modules, dist, secrets, generated .iblai files)README.md— TUI preview at the top, CLI install/usage docs, file structure updatedCLAUDE.md— CLI section added
Full section walkthrough
The wizard covers: Agent Info → Soul → Identity → Instructions → User Preferences → Memory → Heartbeat → Skills → Tasks → Tools → MCP Servers → Secrets → Knowledge & RAG → Guardrails & Safety → Visibility & Permissions