Skip to content

Home en

andershsueh edited this page Feb 10, 2026 · 1 revision

Welcome to ALICE Wiki

ALICE (AI Language Command-line Interface & Executive) is a modern AI-powered CLI assistant with complete Function Calling support.

Version License Node

๐Ÿš€ Quick Start

๐Ÿ“š Documentation

User Guides

Configuration

Advanced

๐Ÿ”ง What's New in v0.2.0

Function Calling Tool System

ALICE now supports complete Function Calling capabilities:

  • โœ… 7 Builtin Tools - File operations, system info, command execution
  • โœ… Smart Tool Selection - AI automatically chooses the right tool
  • โœ… Real-time Status - See tool execution progress
  • โœ… Safety First - Dangerous commands require confirmation
  • โœ… Cross-platform - Works on Windows, macOS, and Linux

Example

> You: What time is it?

[โฐ getCurrentDateTime] Executing...
[โœ… getCurrentDateTime] Success

Alice: It's February 10, 2026, 10:10 PM, Tuesday.

Read the full release notes โ†’

๐Ÿ†˜ Getting Help

๐Ÿค Contributing

Interested in contributing? Check out:

๐Ÿ“„ License

ALICE is open-source software licensed under the MIT License.


Made with โค๏ธ by Anders | GitHub Repository

Clone this wiki locally