co-mono/packages/tui/src
Richard Gill ce7e73b503
Centralize frontmatter parsing + parse frontmatter with yaml library (#728)
* Add frontmatter utility and tidy coding agent prompts

* Add frontmatter parsing utilities and tests

* Parse frontmatter with YAML parser

* Simplify frontmatter parsing utilities

* strip body in 1 place

* Improve frontmatter parsing error handling

* Normalize multiline skill and select-list descriptions
2026-01-16 00:31:53 +01:00
..
components Centralize frontmatter parsing + parse frontmatter with yaml library (#728) 2026-01-16 00:31:53 +01:00
autocomplete.ts feat: Add skill slash commands and fuzzy matching for all commands 2026-01-11 17:56:11 +01:00
editor-component.ts feat(coding-agent): add ctx.ui.setEditorComponent() extension API 2026-01-07 16:11:49 +01:00
fuzzy.ts feat: Add skill slash commands and fuzzy matching for all commands 2026-01-11 17:56:11 +01:00
index.ts feat(tui): overlay positioning API with CSS-like values 2026-01-12 22:44:58 -08:00
keybindings.ts fix: use configurable expandTools keybinding instead of hardcoded ctrl+o (#717) 2026-01-14 10:27:22 +01:00
keys.ts Expand keymap coverage and add key tests (#752) 2026-01-16 00:21:37 +01:00
stdin-buffer.ts fix(tui): handle batched input over SSH with StdinBuffer 2026-01-07 17:50:06 +01:00
terminal-image.ts Fix Ghostty detection inside tmux for inline images (#299) 2025-12-24 12:04:41 +01:00
terminal.ts fix: keyboard shortcuts on non-Latin keyboard layouts (#718) 2026-01-14 10:28:58 +01:00
tui.ts feat(tui): overlay positioning API with CSS-like values 2026-01-12 22:44:58 -08:00
utils.ts feat(tui): add pad parameter to truncateToWidth, overlay QA tests 2026-01-12 10:01:53 -08:00