mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-19 20:00:41 +00:00
feat(coding-agent): add daxnuts easter egg
This commit is contained in:
parent
355bc5adc3
commit
0e2f90b734
3 changed files with 180 additions and 0 deletions
File diff suppressed because one or more lines are too long
|
|
@ -7,6 +7,7 @@ export { BranchSummaryMessageComponent } from "./branch-summary-message.js";
|
|||
export { CompactionSummaryMessageComponent } from "./compaction-summary-message.js";
|
||||
export { CustomEditor } from "./custom-editor.js";
|
||||
export { CustomMessageComponent } from "./custom-message.js";
|
||||
export { DaxnutsComponent } from "./daxnuts.js";
|
||||
export { type RenderDiffOptions, renderDiff } from "./diff.js";
|
||||
export { DynamicBorder } from "./dynamic-border.js";
|
||||
export { ExtensionEditorComponent } from "./extension-editor.js";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue