Christian Roy

Results 14 comments of Christian Roy

For those having the same issue, try adding this to your `jest.setup.js` file in the function `beforeAll()`... ## WARNING: UGLY PATCH ``` beforeAll(function() { // Patch pg-mem to handle enum...

M-Enter (esc followed by enter) would be also accepted for a new line in multi line. (like aider) CTRL-J could also be accepted for a new line multi line. (like...

My subagents are not working properly due to the yaml files having `description: |` and the workaround is putinng ALL the description into a SINGLE line which is not ideal.

This seems fix in the new version. You can close this issue. You can see the description is seen even when using `>` or `|` or `|-` ``` ▐▛███▜▌ Claude...