Skip to content

Enhance quick start guide and update documentation for v0.2.0#48

Merged
keting merged 9 commits intorelease/roadmap-to-mainfrom
main
Apr 28, 2026
Merged

Enhance quick start guide and update documentation for v0.2.0#48
keting merged 9 commits intorelease/roadmap-to-mainfrom
main

Conversation

@keting
Copy link
Copy Markdown
Owner

@keting keting commented Apr 28, 2026

Summary

Describe the change and why it is needed.

Closes #

Testing

  • cd src/backend && python -m pytest tests/ -v
  • cd src/frontend && npm test
  • cd src/frontend && npm run build

Checklist

  • The change stays scoped and focused.
  • Related issues are linked when applicable.
  • Docs were updated where behavior, API shape, or setup changed.
  • No secrets, private URLs, or local machine paths were introduced.

keting and others added 9 commits April 26, 2026 22:12
* docs: add fresh quick start guide

- Add First Steps section to README.md with post-login guidance
- Sync Chinese README.zh-CN.md with the same structure
- Create comprehensive docs/quickstart.md with:
  - Prerequisites and environment setup
  - Step-by-step docker deployment
  - First login and demo project walkthrough
  - Creating real projects (must select agents)
  - Plan generation and task dispatch
  - Troubleshooting section covering:
    - Port conflicts (3000/8000)
    - Weak password startup failures
    - Agent selection requirement
    - Git repository access issues
    - Clean restart procedure

Verified in clean environment per issue #27.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* docs: refine quick start guide wording

---------

Co-authored-by: yin <yin@yindeMac-mini.local>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
* snapshot

* docs: add readme screenshot previews

* update png

* docs: reference png readme screenshots

* docs: compact readme screenshot previews

* docs: reduce readme preview height
* docs: draft v0.2.0 release notes

* docs: note default agent catalog update

* docs: set v0.2.0 release date

* docs: record v0.2.0 validation result
* docs: update citation metadata for v0.2.0

* docs: update document version markers for v0.2.0
* docs: add Zenodo DOI citation metadata

* docs: use Zenodo concept DOI for project citation

* docs: document Zenodo concept DOI policy
@keting keting merged commit cfd7194 into release/roadmap-to-main Apr 28, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant