This repository was archived by the owner on Sep 19, 2025. It is now read-only.
Releases: jpcx/llmq
Releases · jpcx/llmq
Typo Fix
Temporary Contexts, More Demos, Example Scripts
Fixed
- Compound context paths now work properly
- gpt plugin now works with immediate EOF from stdin
- Touched up various sections of the README
Changed
- rm renamed to del for clear
Added
- Added temporary context support
- Added several more demos and example scripts
- Added onfinish listener to plugin base class
Patch 0.1.2
Changed
- plugins/*.mk files included after
all:to allow for target-specific variables.
Added
- Added an example for using *.mk files.
Patch 0.1.1
Fixes
- Makefile now uses soft include to allow build without custom *.mk files.
Changes
- README edits
Minor 0.1.0 (First Release)
Added
- First release.
- gpt plugin added.