LLM Frameworks
Every story we’ve tagged LLM Frameworks.

LLM Wikis Are Over-Engineered — I Replaced Mine With a Pure Python Compiler
A developer switched their LLM wiki to a pure Python compiler, potentially simplifying their setup.

Hardwood Promises High-Speed JVM Apache Parquet Processing with Zero Mandatory Dependencies
Hardwood is an open-source library for high-speed Apache Parquet processing in JVM environments. It provides a faster, simpler alternative to the traditional Apache Parquet Java implementation with zero mandatory dependencies and multi-threaded page decoding.

Anthropic says it cut 80 percent of Claude Code's system prompt because Fable 5 models "want a smaller system prompt"
Anthropic reduced Claude Code's system prompt by 80 percent due to the new Fable 5 models' preference for smaller prompts. This change marks a shift in how AI models are steered, with a focus on context over hard rules. The update allows for more imaginative responses.
llm-coding-agent 0.1a0
Simon Willison released llm-coding-agent 0.1a0, a coding agent built on LLM, which can write code in seconds and perform tasks like reading and editing files, and executing commands.
Using DSPy to evaluate and improve Datasette Agent's SQL system prompts
Simon Willison used DSPy to evaluate and improve Datasette Agent's SQL system prompts, finding potential improvements such as including column names in schema listings. This research aims to enhance the performance of Datasette Agent's read-only SQL question answerer.
Understand to participate
Geoffrey Litt emphasizes the importance of human understanding in collaborating with coding agents to avoid cognitive debt and participate effectively in the creative process.