This website requires JavaScript.
Explore
Help
Sign In
seb
/
toolLooper
Watch
1
Star
0
Fork
0
You've already forked toolLooper
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
b515275407517a951c90ada9f88795c4ee776e2c
toolLooper
/
src
History
sebseb7
b515275407
Enhance CLI terminal integration and output handling in InkApp. Introduce terminalService for managing PTY backend, including resizing and updating terminal output. Implement ANSI stripping and tab expansion for accurate line rendering. Improve state management for terminal, logs, and LLM output, ensuring responsive UI updates and error handling during input submission.
2025-08-12 18:34:07 +00:00
..
ui
Enhance CLI terminal integration and output handling in InkApp. Introduce terminalService for managing PTY backend, including resizing and updating terminal output. Implement ANSI stripping and tab expansion for accurate line rendering. Improve state management for terminal, logs, and LLM output, ensuring responsive UI updates and error handling during input submission.
2025-08-12 18:34:07 +00:00
example.js
Update package dependencies to include 'ink' and 'ink-text-input' for enhanced terminal UI capabilities. Add new script 'start:ink' for launching the ink-based CLI interface. Clean up example.js by removing unnecessary whitespace for improved readability.
2025-08-12 01:40:32 +02:00
stat-vit-term.js
Update package dependencies to include node-pty for improved terminal handling. Refactor stat-vit-term.js to utilize node-pty for process management and streamline input simulation. Clean up example.js by removing unnecessary input commands.
2025-08-12 01:36:10 +02:00
terminalService.js
Enhance CLI terminal integration and output handling in InkApp. Introduce terminalService for managing PTY backend, including resizing and updating terminal output. Implement ANSI stripping and tab expansion for accurate line rendering. Improve state management for terminal, logs, and LLM output, ensuring responsive UI updates and error handling during input submission.
2025-08-12 18:34:07 +00:00