Sebastian Mendel

Results 88 comments of Sebastian Mendel

> Element Web/Desktop should be adding a m.mentions field. doesn't seems so: ``` { "content": { "body": "Thomas Fleck : Ja: https://github.com/etkecc/baibot/blob/main/docs/features.md#-text-generation", "format": "org.matrix.custom.html", "formatted_body": "Thomas Fleck : Ja: https://github.com/etkecc/baibot/blob/main/docs/features.md#-text-generation",...

ah, got it, with labs "Rich text editor" enabled in Element, it does not include m.mentions in events. Using "classic" mode, does include m.mentions in events.

yeah, not sure if it makes much of sense to open an issue: "Issues 3.4k" ;-) Anyway, created https://github.com/element-hq/element-web/issues/28383

**Solution available in maintained fork** This feature has been implemented in [netresearch/go-cron](https://github.com/netresearch/go-cron), a maintained fork of this library. **Implementation**: 1. `JobWithContext` interface - Jobs can implement `RunWithContext(ctx context.Context)` to receive...

Not sure if this #5360 or #1092 or #4845 are all about the same or more specific different issues, so I just post here: me too! ;-) Run into this...

As described in #10568, claude code does have no problems finding the skills from anthropic skill marketplace, but did not recognize skills from my custom marketplace.

My workaround is to tell claude code to add all custom skills to the anthropic skill marketplace skill plugin. See "Workaround 2: Inject Skills into Anthropic Marketplace ✅ WORKS" in...

I got it fixed for me, my [skills](https://github.com/netresearch?q=skill) are now properly recognized when installed via my [marketplace](https://github.com/netresearch/claude-code-marketplace). Maybe due to meta information changes in skill/marketplace or updates in claude code...

## Additional Issue Fixed This PR also resolves **#317** ("Use PDF as image in editor"). **Issue #317 symptoms:** - PDFs used as raw img src instead of processed thumbnails -...

fixed in ~symfony4~ [main](/netresearch/timetracker/tree/main) branch, see #54 for details