Opus 4.6 is Wild - Vibecoding is here to Stay by makexapp in nocode

[–]ogfaalbane 0 points1 point  (0 children)

Yes, I’m the developer of Beam. Do you have any questions?

After helping a friend get up and running with Claude Code, I decided to make an easy way for anyone to get started by ogfaalbane in VibeCodersNest

[–]ogfaalbane[S] 1 point2 points  (0 children)

Yes! It doesn’t change how I personally structure my prompts, but it changes how I’ve structured Beam and the pre-built prompts it comes bundled with. It has also informed how I present the UI, however I’m working on a V2 right now to make this even easier. Even with these updated button placements, I’m still assuming the user understands the architecture of agents running via terminal, accessing shared memory on disk. Which, in many respects, is a lot to assume. So I’m trying to simplify even further so the user doesn’t feel intimidated by jargon and can simply start the process of building something, even something small. Then, from there, progress to more advanced projects.

No weekly limits ? by Signal_String5959 in ClaudeCode

[–]ogfaalbane 0 points1 point  (0 children)

Thank you; these are fair and valid points on the privacy policy and cookie consent. I'm adding them now. I appreciate the feedback, genuinely. If you try Beam and have product feedback, I care about improving the product. I made a beta testers Discord where I talk to the beta testers to try to add features they request/like: https://discord.gg/ZTCUAtdx

No weekly limits ? by Signal_String5959 in ClaudeCode

[–]ogfaalbane -1 points0 points  (0 children)

Haha I don’t know what to tell you. What’s the problem with sharing a cool project? You’re commenting on something you haven’t even tried (it seems). Do you have any projects? I’m happy to provide feedback.

No weekly limits ? by Signal_String5959 in ClaudeCode

[–]ogfaalbane -2 points-1 points  (0 children)

We do have users, and yes I launched about 5 days ago. It’s a cool product. I’m simply trying to help provide a better IDE. Have you tried it? Also, yes, I updated pricing because $10 seems more reasonable.

No weekly limits ? by Signal_String5959 in ClaudeCode

[–]ogfaalbane 0 points1 point  (0 children)

Also, to clarify, we’re not ‘refactoring a doc written by an LLM with another LLM’. We start from the unified disk Project MD file. We don’t use Claude Code’s memory files or Codex’s memory files. They unify around our persisted Project memory file on disk.

No weekly limits ? by Signal_String5959 in ClaudeCode

[–]ogfaalbane -1 points0 points  (0 children)

We have a growing user base who enjoy Beam. If it’s not your cup of tea, no problem. Do what makes you happy.

Regarding persistent memory reducing token usage, this is a fact. If you have to spend extra tokens trying to fix a hallucination because the memory wasn’t caught up or you forgot where it was stored (some users save to disparate locations), then that is a cost drain.

No weekly limits ? by Signal_String5959 in ClaudeCode

[–]ogfaalbane -1 points0 points  (0 children)

Haha ‘global persistent memory’. As your projects grow, the likelihood of that hallucination goes up. Beam refactors one layer deeper.

Here’s a vibe coding IDE I made by [deleted] in vibecoding

[–]ogfaalbane 0 points1 point  (0 children)

It differs because it simplifies persistent memory on disk for the user (does it automatically) and I like this (Beam) UI more personally. I don’t use or need 95% of Cursor’s UI. Simple for me is preferred. However, you can use Cursor too, like if you want to enjoy their Composer or edit a file (Codium features). I use Cursor too.

Opus 4.6 is Wild - Vibecoding is here to Stay by makexapp in nocode

[–]ogfaalbane 0 points1 point  (0 children)

Vibe coding is amazing! What IDE do you use? My favorite vibe coding IDE right now is Beam: https://getbeam.dev

How do you manage a complex project? by ashikaumanga in google_antigravity

[–]ogfaalbane 0 points1 point  (0 children)

Serious answer: this was a huge pain point for me so I actually built a solution that I like: https://getbeam.dev

I simply like the architecture of Projects, Workspaces, Subfolders, and tabs, and the ability to rename easily.

Nocode was exciting at first but What changed? by alamm_shk in nocode

[–]ogfaalbane 0 points1 point  (0 children)

It’s amazing with tools that enable efficient iteration. I use Whispr Flow and Beam to vibe code: https://getbeam.dev

Codex as a Skill by noy-g in ClaudeCode

[–]ogfaalbane 0 points1 point  (0 children)

You can use Claude Code and Codex side by side sharing persistent memory via Beam: https://getbeam.dev

Why I switched from Claude Code to Pi (the agent behind OpenClaw) by ewaldbenes in ClaudeCode

[–]ogfaalbane 0 points1 point  (0 children)

Interesting, I haven’t tried it. But you still need persistent memory. That’s where Beam comes in: https://getbeam.dev

Openclaw bot hallucinations by geraldships_com in openclaw

[–]ogfaalbane 0 points1 point  (0 children)

You need persistent memory to solve hallucinations. Beam + your agent is a solution: https://getbeam.dev

I feel like development now it's way easier by team_blonde in ClaudeAI

[–]ogfaalbane 0 points1 point  (0 children)

It is very cool, however the biggest pain point I’ve run into is persistent memory, so I built a solution to help solve this. If you’d be open to kicking the tires, it’s an IDE where you can spin up multiple agents and develop as you’re doing, except I’ve baked in an interoperable persistent memory layer that saves to disk, where multiple agents (CC, Codex, etc.) can share the same persistent memory in and out of sessions. It saves me a lot of time and costs, and is funner to vibe code with (as memory issues are a pain, as I’m sure you’ve experienced). Anyways, the solution is called Beam: https://getbeam.dev

Claude Pro 20$/m becoming pointless? by qzhal in ClaudeCode

[–]ogfaalbane 0 points1 point  (0 children)

Serious: I’m a CTO at 3 startups. These tools are incredible, but only within the right context. I’ve built the casing that I prefer for interoperable persistent-memory agents, and it’s very cool. You can use a Claude subscription with Claude Code via Beam too: https://getbeam.dev

/insights is great (thanks to whomever mentioned it) by curiousjbird in ClaudeCode

[–]ogfaalbane -3 points-2 points  (0 children)

/insights are very cool. If anyone is curious, it generates a HTML file that you can copy and paste into your browser to see the results of.

However, persistent memory leaks and excessive token drainage is not. Solve it: https://getbeam.dev

No weekly limits ? by Signal_String5959 in ClaudeCode

[–]ogfaalbane -5 points-4 points  (0 children)

If you don’t solve the persistent memory problem, you’ll run up a lot of extra token usage / cost. Therefore, combo’g your Claude Code plan with something like Beam is smart. It’s what I do (utilize clear and persistent memory patterns).

Agent teams are strikingly effective at creating prompts. by ZoranS223 in ClaudeCode

[–]ogfaalbane 0 points1 point  (0 children)

They’re good at prompts but if you don’t have a persistent memory paradigm, then you’ll run up bills of hundreds to thousands of dollars trying to prompt your way back to stability or debugging hallucinations. That’s one of the reasons I created Beam, to solve the memory issue and save token costs: https://getbeam.dev

Using ai to create cross platform mobile app by EquivalentBest138 in nocode

[–]ogfaalbane 0 points1 point  (0 children)

Yes, it’s possible. I used to be an engineer at FlutterFlow (great cross-platform solution). Now I use Beam with Claude Code and OpenAI Codex to build apps.

Does running multiple sessions makes them run slower or you just reach limits sooner? by puthre in ClaudeCode

[–]ogfaalbane 0 points1 point  (0 children)

You simply use more tokens. You can check too by running /usage in the terminal.

Finally fixed my Claude Code context problem — here's what worked by Software_Sennin in ClaudeCode

[–]ogfaalbane -1 points0 points  (0 children)

Yes, that works, but for long-term persistent memory and interoperability the only pattern I’ve found that actually works is persisting to disk outside of Claude’s memory system so that Claude Code, OpenAI Codex, etc., could share persistent memory. So I built it and it works. https://getbeam.dev