You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/product-stories/cli-utility/dev-prompt.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
we are ready to work on issue #13 (docs/product-stories/cli-utility/story-13-session-persistence.md) in repo https://github.com/sakamotopaya/code-agent.
2
-
follow the normal git flow. create a new local branch for the story, code the tasks and unit tests that
3
-
prove the task are complete.
1
+
we are ready to work on issue #14 (docs/product-stories/cli-utility/story-14-non-interactive-mode.md) in repo https://github.com/sakamotopaya/code-agent.
2
+
follow the normal git flow. create a new local branch for the story.
3
+
code the tasks and unit tests that prove the task are complete.
4
4
if you need information about prior stories, you can find them locally here docs/product-stories/cli-utility
5
5
we often get rejected trying to push our changes. make sure and run a build and lint prior to trying to push
6
6
when you are finished with the code and tests, update the issue with a new comment describing your work and then
0 commit comments