mirror of
https://github.com/furyhawk/deepresearch.git
synced 2026-07-21 02:06:48 +00:00
- Created meta.json to track session details and research todos. - Added DEEP.md to outline the research workflow and file organization. - Introduced MEMORY.md for persistent notes and context management.
391 B
391 B
DeepResearch Workspace
Research Workflow
- Save research notes to
/workspace/notes/(one file per sub-topic) - Track all sources with URLs in notes
- 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)