# Agentic Coding

Canonical: https://www.dipendrakshah.com.np/notes/agentic-coding
Author: Dipendra K. Shah
Collection: notes
Status: brief
Published: 2026-07-16
Updated: 2026-08-20
Tags: ai, artificial-intelligence

> Me experiencing agentic coding

Using LLM for coding is undeniably useful say for as little as looking up documentation that otherwise took exploring innumerable sites to as much as implementing edge case modules. Lately, I have found it to be super helpful to explore repo and do security audits and find bugs that were missed in tests. I'd say `Chat GPT Codex` has been super fun pair programmer on some of the projects I am building. Its definitely autistic savant given that it always 'knows' but never does something on its own 'willingly'. There's always need of a initiator who makes it do stuff or prompt it in a certain way. That makes intent a human issue. AI does something human intent to and opposite doesn't seem to be true as of yet. The discussion about AI replacing Human or Job-appoclaypse are really above my field of concerns. Why'd any one not dig with bulldozer and use spoons. If something is there that has vast knowledge base, vast understandings of environments, its proper that a human mind should be dreamer of ideas and not memorize all stuffs on the internet.

As @karpathy predicted in 2017, it became obvious that he was right.

<Tweet id="893576281375219712" />

Its brutally true that job was never to write code, as Sam Lambert @samlambert is saying:

<Tweet id="2089915981053497408" />
