Ask questions, share workflows, and get help from power users.
I want to build a mod that adds a new persistence tier for work-related tasks. Is there a template I can start from? I looked at the docs but couldn't find a clear example of custom bleed axes.
My custom Discord bot mod seems to lose connection after being idle. Anyone else seeing this? Running on Windows 11 with the latest Aerenium build. The logs show a gateway timeout but no crash.
Looking for recommendations on OCR accuracy for handwritten notes. The default works but misses cursive. Has anyone tried the OCR Enhancer Pro mod with academic papers? What about table extraction?
Just published a pack with Figma auto-export, asset organization, and Slack notification workflows. It uses the new browser automation APIs. Feedback welcome — especially on the error handling.
I set two cells to Durable tier but they reset on every app restart. The settings panel shows persistence enabled. Could this be a permissions issue on macOS Sonoma? Running Aerenium 0.9.4.
Getting about 200ms delay with VoiceFX Pro in Discord voice channels. CPU usage is low. Is there a buffer setting I can tune? Works fine on my Windows PC with the same config.
Wanted to share my progress on a mod that syncs assigned GitHub issues into a memory cell and auto-updates them. Using the new integration hooks. Would anyone be interested in co-maintaining?
Is there a complete list of CSS custom properties that Aerenium exposes for theming? I want to build a high-contrast theme but keep finding unstyled elements that fall back to defaults.
The Browser Scraper mod can't seem to wait for React apps to hydrate. Has anyone solved this? I tried adding explicit delays but it's flaky. Looking for a more robust approach.
With ~500 custom commands registered, the fuzzy search in Command Palette+ starts to lag on keystrokes. Is there a way to index them or enable async filtering? Love the mod otherwise.