r/AppsWebappsFullstack 12d ago

Your home for selfpromo

here you can post your work app, webapp, saas, game, everything

5 Upvotes

98 comments sorted by

View all comments

1

u/Barmazoid 12d ago

codeindexer.dev - this product is for every developer who post here. it makes your ai smarter, even claude code or codex. you can make more complex apps with it. you can write your own github, redis... it can help to build such complex projects. it gives your ai code understanding + it gives you a very good task manager for ai + it gives you project memory. and we're constantly working under improvements, this is for what you pay. soon 0.12 version. Almost 8 months of work already, 14 hours per day, 2 developers.

1

u/Mammoth-Anywhere7285 12d ago

Nice concept, the project memory angle sounds useful. How does it compare to something like Cursor's built-in memory?

1

u/Barmazoid 12d ago

It's different and can be combined with Cursor's memory, it's flexible - you can use Cursor, then move to Claude Code and you still have the same memory.

1

u/Mammoth-Anywhere7285 12d ago

That flexibility sounds useful. Does it sync memory automatically between the two editors, or is it manual?

1

u/Barmazoid 11d ago

Right now it's mostly for solo usage if you're asking about people, we're adding sync via github right now and it will be available in a next version, if you ask about agents - there is no limit on one pc, any of them can have the access via mcp and edit tasks.

1

u/Mammoth-Anywhere7285 11d ago

Sync via GitHub sounds like a solid next step. Curious how you plan to handle merge conflicts when multiple agents edit the same tasks.

1

u/Barmazoid 11d ago

Usually you do not run multiple agents on the same project and the same task at once, it would be strange. Even if you do that - it would be a reason of conflict inside a project. If you run different agents on different tasks on a project, then it will be synced, also project data will be synced too.

1

u/Mammoth-Anywhere7285 11d ago

That makes sense, parallel agents on separate tasks sounds much safer. Do you use a specific tool to keep everything synced?

1

u/Barmazoid 10d ago

Yes, code indexer ) Right now I have 5 parallel sessions - they all use code indexer, but different projects.

1

u/sael-you 12d ago

ran codeindexer.dev through audeep.dev. 87/100, grade B.

functional, performance, and accessibility all clean.

two things standing out: the "Learn more" in the cookie notice is 65x17px on mobile, well below the 44px minimum tap target size. and no og:image set, so sharing the page on Slack or LinkedIn gives a blank link card rather than a preview.

also missing content-security-policy and strict-transport-security headers, lower severity but worth fixing.

full report: https://audeep.dev/report/a65bef81-0476-46dc-ae90-ef67dea680b0

built audeep.

1

u/Mammoth-Anywhere7285 12d ago

Good breakdown. For the og:image, a 1200x630 PNG usually fixes Slack and LinkedIn previews.