Ask HN: How do you use claude code / codex at work for your enterprise?

1 pointsposted 10 hours ago
by surajkrajan

Item id: 49228883

3 Comments

emn4tor

5 hours ago

I am moving further away from just telling an AI to 'fix' something, instead ive started using it for docs and codebase analysis that runs while I code myself.

Arouned18

10 hours ago

Agentic coding helps us move faster — PR reviews are quick, I still check edge cases manually, but raising a PR and deploying usually happens the same day.

blinkbat

9 hours ago

Manual testing is more important than ever.