@vetala/vetala 0.5.3 → 0.5.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +10 -0
- package/dist/src/app-meta.d.ts +1 -1
- package/dist/src/app-meta.js +1 -1
- package/package.json +1 -1
- package/tui/vetala-darwin-arm64 +0 -0
- package/tui/vetala-darwin-x64 +0 -0
- package/tui/vetala-linux-arm64 +0 -0
- package/tui/vetala-linux-x64 +0 -0
- package/tui/vetala-win32-arm64.exe +0 -0
- package/tui/vetala-win32-x64.exe +0 -0
package/README.md
CHANGED
|
@@ -27,6 +27,16 @@ Current provider support includes Sarvam AI and OpenRouter.
|
|
|
27
27
|
|
|
28
28
|
## Patch Notes
|
|
29
29
|
|
|
30
|
+
### v0.5.4
|
|
31
|
+
Added:
|
|
32
|
+
- Copy last reply action (Ctrl+Y) with a compact inline affordance after assistant replies.
|
|
33
|
+
- Resume picker preview tuning and option line wrapping for tighter terminals.
|
|
34
|
+
|
|
35
|
+
Patched:
|
|
36
|
+
- Repeat-tool warning injection with configurable threshold/message.
|
|
37
|
+
- Empty-response warning when a model returns no content (env-tunable).
|
|
38
|
+
- Default mouse mode enables in-app scroll wheel; can be disabled for terminal selection.
|
|
39
|
+
|
|
30
40
|
### v0.5.3
|
|
31
41
|
Added:
|
|
32
42
|
- UI refresh: left-aligned layout with minimal framing.
|
package/dist/src/app-meta.d.ts
CHANGED
package/dist/src/app-meta.js
CHANGED
package/package.json
CHANGED
package/tui/vetala-darwin-arm64
CHANGED
|
Binary file
|
package/tui/vetala-darwin-x64
CHANGED
|
Binary file
|
package/tui/vetala-linux-arm64
CHANGED
|
Binary file
|
package/tui/vetala-linux-x64
CHANGED
|
Binary file
|
|
Binary file
|
package/tui/vetala-win32-x64.exe
CHANGED
|
Binary file
|