Features Pricing FAQ Community Cloud Contact Log in

Discussions

Ask questions, share workflows, and get help from power users.

Start a new thread

How do I create a custom memory overlay?

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.

@devnova 12 replies 2h ago Memory Modding

Discord bot stops responding after 30 minutes

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.

@gamerx 8 replies 5h ago Discord Bug

Best vision pipeline for document scanning?

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?

@scribe 15 replies 1d ago Vision Workflow

Sharing my automation pack for designers

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.

@pixelpusher 6 replies 1d ago Automation Showcase

Memory cells not persisting after restart

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.

@macdev 4 replies 2d ago Memory Bug

VoiceFX Pro latency on M1 Mac

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.

@audiophile 9 replies 2d ago Audio Discord

Building a GitHub issue tracker mod

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?

@osshero 3 replies 3d ago Integrations Open Source

Theme development: CSS variables reference?

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.

@a11yfan 7 replies 3d ago Themes Documentation

Browser scraper failing on SPAs

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.

@webdev 11 replies 4d ago Browser Help

Command palette fuzzy search feels slow

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.

@poweruser 5 replies 5d ago Commands Performance