Package uno.anahata.asi.toolkit.java.classpath


package uno.anahata.asi.toolkit.java.classpath
Provides metadata-aware classpath inspection and token-optimized formatting.

This package is responsible for "understanding" the environment's classpath. It uses a set of specialized JarHandlers to look inside JAR files and extract semantic metadata (Artifact IDs, versions, vendors).

The VeryPrettyClassPathPrinter then uses this metadata to generate a highly compressed, tree-based representation of the classpath, ensuring that even environments with thousands of libraries fit within the LLM's context window.

Author:
anahata