← Back to context

Comment by Yiin

6 days ago

you can add links to docs to llm agents instead of letting them work blindfolded with hardcoded assumptions

Claude Code will even request access documentation on its own sometimes. I caught it asking to run a `pydoc` command the other day. I'm not sure if it has access to web search, but it should.

It reached out to the Internet and pulled the docs. Repeatedly. I even linked to the docs directly to be helpful.