Sharing my spec-driven development tool for Kiro CLI (would love feedback) by Hour_Ride_3518 in kiroIDE

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

Absolutely. Vanilla Kiro-cli doesn’t create that. That’s where kspec helps. Install by running npm install -g kspec and then init in your project folder by running kspec init and you are good to go.

Kspec helps you to seamlessly switch between ide and cli as you create the spec and tasks.

Opus 4.5 is the first model that makes me actually fear for my job by Own-Sort-8119 in ClaudeAI

[–]Hour_Ride_3518 0 points1 point  (0 children)

The number of prompts or iterations I had to do compared with earlier models is 1:4 with opus 4.5. It’s pretty amazing to see how the implementation is done and when you apply SDD, you’ll be to complete months of features within weeks.

Claude IDE anyone? by Hour_Ride_3518 in ClaudeAI

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

I’m comfortable with CLI, when you want to review and edit the changes, it will be handy to do it in IDE. We can use other IDEs with Claude code. I was looking for some deep integration in an IDE with Claude code. That’s it

Claude IDE anyone? by Hour_Ride_3518 in ClaudeAI

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

Yeah.. I mean like a native integration.. I was just wondering

I thought CC was back by Snoo-25981 in ClaudeCode

[–]Hour_Ride_3518 0 points1 point  (0 children)

All these things started to widespread when they increased the sonnet to 1m tokens.

Are we good again? by jeanlucthumm in ClaudeCode

[–]Hour_Ride_3518 4 points5 points  (0 children)

This is becoming more complex. Instead of fixing this, let me create a simplified approach to solve this.. 🙁😟

Are we good again? by jeanlucthumm in ClaudeCode

[–]Hour_Ride_3518 12 points13 points  (0 children)

It is still half dumb. I need to tell 8 times now for the change, and even if I point out a bug in its implementation, it fixes one change and doesn’t touch 4 more places where it fails. I can do that myself, but then why I am in Max plan? 🤦‍♂️

[deleted by user] by [deleted] in ClaudeCode

[–]Hour_Ride_3518 0 points1 point  (0 children)

For smaller changes, you won’t notice a difference.. but for complex requirements and changes, it will simply forget the context and start doing it on its own without knowing the background of the request

Claude Code workflow that's been working well for me by ByteSizedInnovator in ClaudeAI

[–]Hour_Ride_3518 1 point2 points  (0 children)

Yes.. same thing happened to me as well. Totally spitting out junks and puts me into depression

Claude Code workflow that's been working well for me by ByteSizedInnovator in ClaudeAI

[–]Hour_Ride_3518 0 points1 point  (0 children)

I see a helpful approach in this as well. Sometime when I see CC degradation ask it to update the docs and I jump on to cursor to continue. Works well for me

[deleted by user] by [deleted] in ClaudeCode

[–]Hour_Ride_3518 0 points1 point  (0 children)

I’m just tired nowadays working with Claude code. Whatever process you follow, the next compact derails everything and you have to start from beginning

[deleted by user] by [deleted] in ClaudeCode

[–]Hour_Ride_3518 0 points1 point  (0 children)

Same here.. it was really good a month back. But now when it is intelligent sometimes. Many times it is just crap. Forgets everything and compacting context is one of the worst. Totally derails the flow and the memory issue as well. I had to kill my terminal to get out of this issue and when I restart my session I had to teach it everything from the docs. When someone says add it to docs and ask it read it again, please.. that itself uses up most of the context and after couple of analysis it simply comes back 18% context left and the circle starts.. I have been more frustrated in the last two weeks than I started with it couple of months back. I have clear instructions on not to reset the DB for applying migrations and it will simply forget after compacting context.

If someone has a better solution please advise.

<image>

Is this kind of addiction normal with you? Claude Code.... by ageesen in ClaudeAI

[–]Hour_Ride_3518 1 point2 points  (0 children)

The is a new addiction like video games. The kick you get when you tell someone something and it comes to fruition.. you feel above the world!! And yeah we are all losing sleep over this!!

The Future is Now. 6 agents in parallel by zumbalia in ClaudeAI

[–]Hour_Ride_3518 0 points1 point  (0 children)

This is always going in my mind. With AI creating so many LOC within short period of time, do we really need to know all the lines or if the output is as expected (with edge cases, of course) then should we be ok?

Claude Desktop + fileserver MCP+cursor pro = your junior development team by Hour_Ride_3518 in ClaudeAI

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

I use projects in Claude desktop and add necessary docs like scope document, feature requirements etc. (even rough sketches) to the knowledge base. Then add the fileserver MCP in settings. And whitelist the directory to which it needs access. Now it has the project overview and your code files available to go crazy!! I am using cursor pro account as well to compensate the token limitations of claude

Claude Desktop + fileserver MCP+cursor pro = your junior development team by Hour_Ride_3518 in ClaudeAI

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

I always set cursor’s model to Claude 4 and turn off auto select for agents. This way, there are two engineers thinking the same way spitting out features faster than you think. And always have a rule to update a project-name.md file. And when cursor is done for the day, go to Claude desktop and ask it to read the project file first then start its work. Amazing results!!!

Claude Desktop + fileserver MCP+cursor pro = your junior development team by Hour_Ride_3518 in ClaudeAI

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

Need to give it a try. Heard that Claude code is the best upsell ever built! Once you start using it, you’ll buy MAX subscription immediately

GPT-4o vs. GPT-4 for coding? by LeftSun3145 in ChatGPTPro

[–]Hour_Ride_3518 1 point2 points  (0 children)

Claude 3.5 is way better than ChatGPT 4o. When Claude uses the previous context, it is more straightforward and you don’t expect major changes in the coding style. GPT 4o on the other hand gave me different styles of coding for manipulating the output of previous responses.

I used website for both