Skip to content

Conversation

@bhelx
Copy link
Contributor

@bhelx bhelx commented Jul 21, 2025

Some details of the plugin i was working on crept into this file. Should be as generic as possible and updates isolated to the user's codebase after initializing.

@bhelx bhelx mentioned this pull request Jul 21, 2025
@bhelx bhelx force-pushed the generecize-claude-md branch from 005f243 to f7eca14 Compare July 21, 2025 13:58
- `Console.warn(...data: any[]): void` - Warning messages
- `Console.error(...data: any[]): void` - Error messages
- `Console.trace(...data: any[]): void` - Trace messages
- `console.log(...data: any[]): void` - Log messages
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

claude learned this from our type files but didn't see that we also monkey patch console

@bhelx bhelx merged commit ee2e589 into main Jul 21, 2025
4 checks passed
@bhelx bhelx deleted the generecize-claude-md branch July 21, 2025 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants