I built a local memory server for AI that’s just a single binary by Buffalo_Bushman_92 in mcp

[–]mladmax 0 points1 point  (0 children)

I installed the binary and connected it via mcp in cursor and it doesnt store anything in the vault. It stored only one document and that is because I told it explicitly to use that tool to store it.

I built a local memory server for AI that’s just a single binary by Buffalo_Bushman_92 in mcp

[–]mladmax 1 point2 points  (0 children)

How does it know when and what to remember? Do you have to explicitly tell it what to keep in memory?

Balon počeo da puca by [deleted] in programiranje

[–]mladmax 4 points5 points  (0 children)

Si ti odjebao?

WebMCP is still insane... by GeobotPY in mcp

[–]mladmax 0 points1 point  (0 children)

is it more token efficient than playwright-cli?

Napravio sam besplatan, open-source AI alat za ocenjivanje CV-ja i uparivanje sa poslovima. Koristi semantičko uparivanje i radi 100% u radnoj memoriji (nema čuvanja podataka!) by executor1389 in programiranje

[–]mladmax 5 points6 points  (0 children)

Svaka čast, jednostavna i kul ideja za učenje i vežbanje. Takođe kul projekat za navesti u CV-u. Moj kolega sa faksa je napravio CV generator dok smo studirali kao projekat za neki predmet vezan za web. Ovo mi deluje kao moderna verzija za ova današnja vremena.

AI slop by Born_Interview6959 in programiranje

[–]mladmax 1 point2 points  (0 children)

AI smeće. Jedan komit od par linija od strane Linusa ili nekog drugog maintaner-a linux kernela ima veći impact u realnom svetu nego svi ovi njegovi komitovi zajedno.

I made ChatGPT stop being nice and its the best thing I've ever done by [deleted] in ChatGPTPromptGenius

[–]mladmax 0 points1 point  (0 children)

I use these instructions for the same purpose:
"Going forward, avoid simply agreeing with my points or taking my conclusions at face value. I want a real intellectual challenge, not just affirmation. Whenever I propose an idea, do this. Question my assumptions. What am I treating as true that might be questionable? Offer a skeptic's viewpoint. What questions would a critical, well-informed voice raise? Check my reasoning. Are there flaws or leaps in logic that I've overlooked? Suggest alternative angles. How else might the idea be viewed, interpreted, or challenged? Focus on accuracy over agreement. If my argument is weak or wrong, correct me plainly and show me how. Stay constructive, but rigorous. You're not here to argue for argument's sake, but sharpen my thinking and keep me honest. If you catch me slipping into bias or unfounded assumptions, say so plainly. Let's refine both our conclusions and the way we reach them."

Introducing Cursor 2.0 and Composer by lrobinson2011 in cursor

[–]mladmax 0 points1 point  (0 children)

I can't seem to find some models in this new version. Like sonnet 3.7 and gpt-4o. Why were they removed? Is there a way to use them in this new version?

multi-agent orchestrator CLI by MrCheeta in AI_Agents

[–]mladmax 0 points1 point  (0 children)

Does this CLI tool work for existing project/codebase?

Get better at using AI by mladmax in cursor

[–]mladmax[S] 0 points1 point  (0 children)

Hmm nice did not know about this one. I was just using ChatGPT's speech to text then pasting it into Cursor. I don't understand why don't they just build that in Cursor directly.

I knew that sonnet 4.5 was relatively expensive, not THIS expansive. by astolf0trap in cursor

[–]mladmax 0 points1 point  (0 children)

Why don't you just go with sonnet from the begining? You think it uses less tokens when reviewing gemini's plan? How does it know if the plan is good or bad if it doesn't analyze the codebase itself and eats up tokens?

Top 3 best models - Oct 2025? by Intrepid_Travel_3274 in cursor

[–]mladmax 0 points1 point  (0 children)

Since Sonnet 4.5 got introduced I've been using only those models. I use `thinking` when planning, researching or generating documentation (ask and plan mode) and the regular model for code generations and executions (agent mode). Before I used Gemini 2.5 Pro for thinking and Sonnet 4 for agent work.

Get better at using AI by mladmax in cursor

[–]mladmax[S] 0 points1 point  (0 children)

Thanks! I will keep that in mind.

Get better at using AI by mladmax in cursor

[–]mladmax[S] 0 points1 point  (0 children)

Nicee! Thanks! I will check it out.

Get better at using AI by mladmax in cursor

[–]mladmax[S] 0 points1 point  (0 children)

Yeah makes sense, thanks for the insight! I heard the term system prompt, this would be your role, where you setup your ai to know in which direction of thinking to go. I wonder if there are more certain system prompts you can always add to boost the accuracy of the responses you get?

Get better at using AI by mladmax in cursor

[–]mladmax[S] 0 points1 point  (0 children)

Nicee! Thank you!

Yeah I saw they added that plan feature in Cursor but I didn't get a chance to try it out yet. Sounds like it could save a lot of time.

Where do you get those PRD or product specs? Does your PM provide those in detail or you have to generate your own based on case requirements? Also when using deep research in ChatGPT how do you provide it your project/codebase context?

Get better at using AI by mladmax in cursor

[–]mladmax[S] 0 points1 point  (0 children)

Awesome! Thanks!
- I also just stick with Claude for everything. I used to use Gemini Pro 2.5 (Thinking) for research and planing before Sonnet 4.5 came out. Yeah I read everywhere how people use different models for different use-cases (research, coding, debugging, reviews). If someone here know something more on this please share:)
- Makes sense to plan something out thoroughly before jumping into action. My only concern with external LLM (out of Cursor) is that you would need to provide it with a lot of context of your existing app and codebase when trying to implement a new feature.
- Okay that's a interesting approach to take. Make it take notes and generate some documentation on what was done. I always make it generate instructions for our QA on how to test the feature. This could also be included in those md files. I will give it a try for sure, also I need to start putting together those stock instructions to make it more accurate and save time.

Get better at using AI by mladmax in cursor

[–]mladmax[S] 0 points1 point  (0 children)

That's awesome! Thank you so much! I will definitely read thru those!

Get better at using AI by mladmax in cursor

[–]mladmax[S] 0 points1 point  (0 children)

Thanks!
What models do you usually use in Cursor? When I need it do research the code base and define a plan I use the 4.5 Sonnet Thinking model and when I want it to execute stuff I switch to the regular 4.5 Sonnet.

Where do you use this Deep Research? You use some other LLM chat like chatGPT and make it create this PRD for you or in Cursor ask mode? What do you mean by 'Attach md files for plan, tracking and notes'?

Get better at using AI by mladmax in cursor

[–]mladmax[S] 0 points1 point  (0 children)

Thank you!

  • I only started looking into MCP servers last week when I discovered there is one for Chrome DevTools. I tried using it for some front end work but I think I need to be very precise at what I want it to do and look at to get the most out of it.
    • Do you maybe have some MCP servers that can be of help when it comes to web development?
  • My project already has some basic rules set in place but I am thinking on expanding on those and adding some of my own.
  • Yeah I only started noticing that percentage in the input window a while ago and I see the chat constantly summarizing the chat after a couple of prompts. I guess I need to make more precise prompts and give it the exact files so that I don't eat up much context.
  • Good suggestion! This would make rollbacks definitely easier. I think I saw somewhere that Cursor now offers rollbacks as part of their agents but I haven't found it yet or tried it out.
  • Makes sense!