mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 03:01:56 +00:00
Extensions can now replace the built-in footer with a custom component: - setFooter(factory) replaces with custom component - setFooter(undefined) restores built-in footer Includes example extension demonstrating context usage display. Closes #481 |
||
|---|---|---|
| .. | ||
| index.ts | ||
| loader.ts | ||
| runner.ts | ||
| types.ts | ||
| wrapper.ts | ||