Ask HN: How do you use claude code / codex at work for your enterprise?
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?
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.