Tags: DavidAlphaFox/icl
Tags
Boost version to 1.7.0 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
Release v1.6.4 ## New Features ### AI Integration with `,explain` Command - New `,explain` command uses AI CLIs (Gemini, Claude, or Codex) to explain Lisp code, errors, and results - Automatically detects available AI CLI in PATH - Use `,ai-cli` to show or set preferred AI backend ### MCP Server for AI Tool Integration - When using Gemini CLI, ICL provides an MCP server that gives the AI read-only access to the live Lisp environment - AI can query documentation, describe symbols, search with apropos, list package symbols, get function arglists, and read library source files - Security: No eval capability - the AI cannot execute arbitrary code, only inspect the environment ### UI Improvements - AI responses stream with real-time progress spinner showing elapsed time - Output rendered as formatted markdown when complete - Visual tool invocation markers show when AI queries the Lisp environment - Suppress Slynk loading warnings and startup messages for cleaner output - Reduce ocicl verbosity during package operations ### Bug Fixes - Fix result quoting in `,explain` for complex expressions ### Platform Support - Add Chocolatey.org publishing support for Windows 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
Release v1.6.3 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
PreviousNext