mirror of
https://github.com/mark3labs/kit.git
synced 2026-06-14 03:30:26 +00:00
8407d924b9d290e8d9f1003f20f4746fc5a98a36
- Add ctx.SetUIVisibility() to toggle built-in TUI chrome (startup message, status bar, separator, input hint) from extensions - Add ctx.GetContextStats() returning accurate API-reported token counts instead of text-based heuristic; fix event ordering so extension handlers see up-to-date conversation state - Add compact tool body renderers for compact mode: Read/Edit/Write/Ls show one-line summaries, Bash shows first 3 lines instead of full 20-line syntax-highlighted output - Add minimal.go example extension using UIVisibility + GetContextStats
Languages
Go
96.6%
HTML
2.6%
Python
0.5%
JavaScript
0.3%
