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

1 points by surajkrajan ↗ HN
What steps do you take to ensure that your velocity increases while agentic coding? How are your PR reviews? Do you still have to do manual testing? How quickly are you able to raise a pull request and deploy features?

3 comments

[ 0.23 ms ] story [ 19.9 ms ] thread
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.
Manual testing is more important than ever.
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.