-
-
Notifications
You must be signed in to change notification settings - Fork 265
Open
Labels
Description
I'm building MCP server and Claude Hooks in situations where milliseconds add up very very quickly.
I absolutely love this library and would use it over Spectre.Console any day of the week.
I need the ability to fully AOT my console apps so I can squeeze out the absolute best performance possible.
Given the nature of the architecture, that would mean that attribute-based loading would need SourceGenerators to implement non-reflection-based loading when compiling AOT apps.
I believe Claude would be able to implement this with almost no effort.