Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
Coding in the AI era
/
AI coding CLIs
Why should an AI coding CLI wrapper set its working directory explicitly?
from AI coding CLIs
Python 3.14
beginner
2 min
Why should an AI coding CLI wrapper set its working directory explicitly?
It makes relative paths, repository discovery, project rules, and verification commands resolve against the intended checkout
It guarantees that the model will generate deterministic patches
It prevents every subprocess from accessing the network
It automatically removes pre-existing uncommitted changes
Check
Ask AI about this kata
Report an error
previous kata
When is an AI coding CLI suitable for a CI job that creates a draft patch?
Quiz
next kata
What does this evidence check print?
Predict the output
A new version is available
Reload