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
When is an AI coding CLI suitable for a CI job that creates a draft patch?
from AI coding CLIs
Python 3.14
intermediate
3 min
When is an AI coding CLI suitable for a CI job that creates a draft patch?
Its non-interactive mode has documented failure semantics, bounded runtime, narrow permissions, and machine-checkable output
Its interactive output looks correct when copied from a developer terminal
The job searches the generated prose for the word done
The process has access to production credentials in case they become useful
Check
Ask AI about this kata
Report an error
next kata
Why should an AI coding CLI wrapper set its working directory explicitly?
Quiz
A new version is available
Reload