+1
-1
| { | ||
| "name": "bl-log", | ||
| "version": "0.2.11", | ||
| "version": "0.2.14", | ||
| "description": "CLI tool for llm-lean-log and Bun only", | ||
@@ -5,0 +5,0 @@ "scripts": { |
+6
-5
| # bl-log (Bun CLI) | ||
| > Bun-only CLI tool for llm-lean-log - Logging for LLMs, but we cut the fat. | ||
| >Bun-only CLI tool for llm-lean-log - Logging for LLMs, but we cut the fat. | ||
| `llm-lean-log` is a format for logging that is optimized for LLM token usage, using a simple CSV-based structure. | ||
@@ -44,2 +43,5 @@ | ||
| l-log add ./logs/example.csv "Fix bug" --tags=bug,fix --problem="Problem description" | ||
| # Export logs to JSONL format | ||
| l-log export jsonl ./logs/example.csv --out=logs.jsonl | ||
| ``` | ||
@@ -71,8 +73,7 @@ | ||
| > use l-log CLI to save chat log above | ||
| >use l-log CLI to save chat log above | ||
| ## Ask AI agent (LLMs) to read a log | ||
| > read last chat logs from "./logs/example.csv" and tell me what should I do next | ||
| >read last chat logs from "./logs/example.csv" and tell me what should I do next | ||
| Example LLMs's response: | ||
@@ -79,0 +80,0 @@ |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
64892089
4.47%128
0.79%2
-33.33%