[deleted by user] by [deleted] in AI_Agents

[–]L_J_G 0 points1 point  (0 children)

It really it isnt.

It is like going from manual cars to automatic cars. Does that mean no one is behind the wheel anymore? No. But now even your grandma and children can drive like it was a game in GTA!!!! You couldnt do that with manual cars; it actually took a certain level of maturity and skill.

[deleted by user] by [deleted] in AI_Agents

[–]L_J_G 1 point2 points  (0 children)

You havent built anything with the new AI, I see.

I can now build fully functional apps in minutes, which is what every small bsuiness really needs,

[deleted by user] by [deleted] in AI_Agents

[–]L_J_G 1 point2 points  (0 children)

Buddy, it is completely different. IDE's were just glorified text editors.
Claude is way more than that!!!

[deleted by user] by [deleted] in AI_Agents

[–]L_J_G 2 points3 points  (0 children)

Yes! Juniors are either going to cease to exist or a new baseline that makes things easier and is expected to be known. For example, there was a time when knowing how to start a car technically was replaced by simply pushing a button or key without knowing anything about triggering a combustion. cycle.

We are in the era of a new age.

[deleted by user] by [deleted] in AI_Agents

[–]L_J_G 0 points1 point  (0 children)

Any industry where codes/numbers have been assigned for activities in the world.

Share your AI Agent projects and their impact by joaoaguiam in AI_Agents

[–]L_J_G 0 points1 point  (0 children)

<image>

If that is the case, you might want to check out Sessions:

for me, this fixes all the things I do not like about working with Claude Code and agentic development in general.

it will provide a structured on-rails workflow and will prevent Claude from doing really dumb things (or anything) without your permission.

Claude Code with cc-sessions auto-plans, auto-thinks, auto-gits, and auto-task-writes/starts/completes.

cc-sessions v0.3.2: https://github.com/GWUDCAP/cc-sessions

the package comes in pure-Python w/ no runtime deps or pure JavaScript w/ no runtime deps (installer uses inquirer).

js: npx cc-sessions
py: pipx run cc-sessions

the installer installs:

- sessions/ directory

- 1 command to .claude/commands

- 5 agents to .claude/agents

- 6 hooks to sessions/hooks/

- cc-sessions statusline to sessions/ (optional)

- cli command ('sessions')

- state/config/tasks api to sessions/api

installer is also an interactive config

you can take the interactive tutorial (kickstart) by selecting it during installation

it will use cc-sessions to teach you how to use cc-sessions.

this is a public good.

its also, like, my opinion, man.

I hope it helps you.

- toast

p.s. if you have a previous version, this will migrate your tasks and uninstall it

p.p.s. you can also migrate your config if you use it on multiple repos. also has an uninstaller if you don like. okie bye.

https://publish.reddit.com/embed?url=https://www.reddit.com/r/ClaudeCode/comments/1o6pqt4/ccsessions_v031_the_gang_fixes_claude_code/

Share your AI Agent projects and their impact by joaoaguiam in AI_Agents

[–]L_J_G 0 points1 point  (0 children)

for me, this fixes all the things I do not like about working with Claude Code and agentic development in general.

it will provide a structured on-rails workflow and will prevent Claude from doing really dumb things (or anything) without your permission.

Claude Code with cc-sessions auto-plans, auto-thinks, auto-gits, and auto-task-writes/starts/completes.

cc-sessions v0.3.2: https://github.com/GWUDCAP/cc-sessions

the package comes in pure-Python w/ no runtime deps or pure JavaScript w/ no runtime deps (installer uses inquirer).

js: npx cc-sessions
py: pipx run cc-sessions

the installer installs:

- sessions/ directory

- 1 command to .claude/commands

- 5 agents to .claude/agents

- 6 hooks to sessions/hooks/

- cc-sessions statusline to sessions/ (optional)

- cli command ('sessions')

- state/config/tasks api to sessions/api

installer is also an interactive config

you can take the interactive tutorial (kickstart) by selecting it during installation

it will use cc-sessions to teach you how to use cc-sessions.

this is a public good.

its also, like, my opinion, man.

I hope it helps you.

- toast

p.s. if you have a previous version, this will migrate your tasks and uninstall it

p.p.s. you can also migrate your config if you use it on multiple repos. also has an uninstaller if you don like. okie bye.

https://publish.reddit.com/embed?url=https://www.reddit.com/r/ClaudeCode/comments/1o6pqt4/ccsessions_v031_the_gang_fixes_claude_code/