Skip to content

Commit f08dec0

Browse files
committed
Add initial notes to README
1 parent f653c7e commit f08dec0

File tree

1 file changed

+31
-2
lines changed

1 file changed

+31
-2
lines changed

README.md

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,31 @@
1-
# copilot-workspace-user-manual
2-
The user manual for Copilot Workspace
1+
# Copilot Workspace User Manual
2+
3+
Welcome! This is the user manual for Copilot Workspace.
4+
5+
TODO(eaftan): Insert backlink to landing page with more info about CW
6+
7+
## Conceptual overview
8+
9+
* Enable the user to collaborate with AI. Not fully autonomous.
10+
* Key principles are __transparency__ and __steerability__
11+
* ...
12+
13+
TODO(eaftan): Document the following:
14+
15+
* Tip to check the file selection if you're not happy with the result, and how to steer it
16+
* How to adjust file selection by mentioning file names, directory names, etc. in the issue/task panel
17+
* Paste in relevant documentation into the issue panel, it won't sync back to the issue
18+
* Regen advice
19+
* Experiments panel
20+
* Implement one file at a time
21+
* Sessions and link sharing, guest access
22+
* Your work is auto saved
23+
* What to do if your issue and repo are different
24+
* Advice about editing the issue in CW vs. editing the actual issue
25+
* Work around file size constraints by generating a new file and copying and pasting in
26+
* continue further iteration in a new CW session
27+
* devcontainer.json and its interaction with the terminal
28+
* file syncing between the terminal/codespace and CW web UI
29+
* how to report issues/give feedback
30+
* how to report responsible AI issues
31+
* mention that undo/redo is supported

0 commit comments

Comments
 (0)