Logo
Explore
Register Sign In
agent/pi
Watch 2
Star 0
Fork 0
mirror of https://github.com/earendil-works/pi.git synced 2026-06-18 15:54:04 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
2ec8a272225904fb0a02ddcbf26377cf7332bfd8
pi/packages/tui/test
T
History
Mario Zechner 2ec8a27222 feat(tui): Add instructional header and welcome message to chat demo
- Add header with slash command and file autocomplete instructions
- Add initial welcome message with detailed feature descriptions
- Import TextComponent for the header
- Make it clearer how to use all the demo features
2025-08-11 01:36:18 +02:00
..
bench.ts
tui-double-buffer: Implement smart differential rendering with terminal abstraction
2025-08-10 22:33:03 +02:00
chat-app.ts
feat(tui): Add instructional header and welcome message to chat demo
2025-08-11 01:36:18 +02:00
demo.ts
Initial monorepo setup with npm workspaces and dual TypeScript configuration
2025-08-09 17:18:38 +02:00
differential-render.test.ts
tui: Fix differential rendering to preserve scrollback buffer
2025-08-11 00:57:59 +02:00
multi-layout.ts
refactor(tui): Move examples from README to test directory
2025-08-11 01:29:43 +02:00
tui-rendering.test.ts
tui-double-buffer: Implement smart differential rendering with terminal abstraction
2025-08-10 22:33:03 +02:00
virtual-terminal.test.ts
tui-double-buffer: Implement smart differential rendering with terminal abstraction
2025-08-10 22:33:03 +02:00
virtual-terminal.ts
tui-double-buffer: Implement smart differential rendering with terminal abstraction
2025-08-10 22:33:03 +02:00