Releases: akasula09/CodeSlimmer
Releases · akasula09/CodeSlimmer
Release list
Codeslimmer Executable Build
build-executable Modify release workflow to build Windows executable
v2.2.0-alpha
🚀 CodeSlimmer v2.1.0
Safely package local codebases or remote public GitHub repos into clean, LLM-optimized context with token estimation and directory mapping.
✨ What's New
- 🌐 Remote GitHub Repository Fetching: Pass any public GitHub URL (
https://github.com/owner/repo) to fetch and slim repositories directly—zero extra dependencies orgitbinary required. - 📋 Cross-Platform Clipboard Integration: Instantly copies full prompt context straight to your system clipboard (Windows, macOS, or Linux).
- 🧠 Multi-Model Token Estimator: Includes Context Window DB for Gemini 3.1/3.6, Claude 3.5/Opus, GPT-4o, and DeepSeek R1 with capacity checks.
- 🛡️ Overwrite Safety & Formatting: Inspects signature headers to protect existing files and generates clean XML formatting with an ASCII directory tree.
v2.2.0
🚀 CodeSlimmer v2.1.0
Safely package local codebases or remote public GitHub repos into clean, LLM-optimized context with token estimation and directory mapping.
✨ What's New
- 🌐 Remote GitHub Repository Fetching: Pass any public GitHub URL (
https://github.com/owner/repo) to fetch and slim repositories directly—zero extra dependencies orgitbinary required. - 📋 Cross-Platform Clipboard Integration: Instantly copies full prompt context straight to your system clipboard (Windows, macOS, or Linux).
- 🧠 Multi-Model Token Estimator: Includes Context Window DB for Gemini 3.1/3.6, Claude 3.5/Opus, GPT-4o, and DeepSeek R1 with capacity checks.
- 🛡️ Overwrite Safety & Formatting: Inspects signature headers to protect existing files and generates clean XML formatting with an ASCII directory tree.
CodeSlimmer v1.2.00
🚀 CodeSlimmer v2.1.0
Safely package local codebases or remote public GitHub repos into clean, LLM-optimized context with token estimation and directory mapping.
✨ What's New
- 🌐 Remote GitHub Repository Fetching: Pass any public GitHub URL (
https://github.com/owner/repo) to fetch and slim repositories directly—zero extra dependencies orgitbinary required. - 📋 Cross-Platform Clipboard Integration: Instantly copies full prompt context straight to your system clipboard (Windows, macOS, or Linux).
- 🧠 Multi-Model Token Estimator: Includes Context Window DB for Gemini 3.1/3.6, Claude 3.5/Opus, GPT-4o, and DeepSeek R1 with capacity checks.
- 🛡️ Overwrite Safety & Formatting: Inspects signature headers to protect existing files and generates clean XML formatting with an ASCII directory tree.
Codeslimmer
v1.2.0 Add GitHub Actions workflow for PyPI publishing