Skip to content

Releases: akasula09/CodeSlimmer

Codeslimmer Executable Build

Choose a tag to compare

@akasula09 akasula09 released this 03 Aug 01:01
f2ec613
build-executable

Modify release workflow to build Windows executable

v2.2.0-alpha

Choose a tag to compare

@akasula09 akasula09 released this 02 Aug 21:54
4918d44

🚀 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 or git binary 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

Choose a tag to compare

@akasula09 akasula09 released this 02 Aug 21:49
4918d44

🚀 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 or git binary 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

Choose a tag to compare

@akasula09 akasula09 released this 02 Aug 21:41
3e4ba4d

🚀 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 or git binary 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

Choose a tag to compare

@akasula09 akasula09 released this 02 Aug 21:38
433209e
v1.2.0

Add GitHub Actions workflow for PyPI publishing