mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 08:02:17 +00:00
- Add setEditorText() and getEditorText() to HookUIContext for prompt generator pattern - custom() now accepts async factories for fire-and-forget work - Add CancellableLoader component to tui package - Add BorderedLoader component for hooks with cancel UI - Export HookAPI, HookContext, HookFactory from main package - Update all examples to import from packages instead of relative paths - Update hooks.md and custom-tools.md documentation fixes #350 |
||
|---|---|---|
| .. | ||
| box.ts | ||
| cancellable-loader.ts | ||
| editor.ts | ||
| image.ts | ||
| input.ts | ||
| loader.ts | ||
| markdown.ts | ||
| select-list.ts | ||
| settings-list.ts | ||
| spacer.ts | ||
| text.ts | ||
| truncated-text.ts | ||