mirror of
https://github.com/furyhawk/deepresearch.git
synced 2026-07-21 10:16:48 +00:00
12 lines
391 B
Markdown
12 lines
391 B
Markdown
# DeepResearch Workspace
|
|
|
|
## Research Workflow
|
|
1. Save research notes to `/workspace/notes/` (one file per sub-topic)
|
|
2. Track all sources with URLs in notes
|
|
3. Write the final report to `/workspace/report.md`
|
|
|
|
## File Organization
|
|
- `/workspace/notes/` — Research notes per topic
|
|
- `/workspace/report.md` — Final research report
|
|
- `/workspace/sources.md` — Source tracking (optional)
|