mirror of
https://github.com/decolua/9router.git
synced 2026-05-08 12:01:28 +00:00
chore: update CHANGELOG and version to 0.3.98
- Added feature to filter context before sending to LLM to save tokens. - Updated version in package.json to reflect the new release.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# v0.3.98 (2026-04-22)
|
||||
|
||||
## Features
|
||||
- Add RTK — filter context (ls/grep/find/.....) before sending to LLM to save tokens
|
||||
|
||||
# v0.3.97 (2026-04-22)
|
||||
|
||||
## Features
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "9router-app",
|
||||
"version": "0.3.97",
|
||||
"version": "0.3.98",
|
||||
"description": "9Router web dashboard",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user