Skip to content

Commit ae824a8

Browse files
committed
AI preface review
1 parent 6fc6c1b commit ae824a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ai_preface.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,10 @@ Its ability to write that _first_ test,
9797
the one where, as we'll see, a lot of the design (and thinking) happens in TDD,
9898
was much more mixed.
9999

100+
// SEBASTIAN: Idea for a frame with actionable advice: "Make sure there are at least few examples of tests before you'll make AI assistant write more. Show it what 'good' looks like."
101+
102+
// SEBASTIAN: Another idea for a frame with actionable advice: "Simple things like writing a meaningful test name or describing in comment what you want to test can help immensely AI working in autocomplete mode."
103+
100104
Similarly when working in a less "autocomplete" and more "agentic" mode,
101105
I saw AI tools do very well on simple problems with clear instructions,
102106
but when trying to deal with more complex logic and requirements with ambiguity,

0 commit comments

Comments
 (0)