Releases: WuSuBuDuoMing/paper-writer
Releases Β· WuSuBuDuoMing/paper-writer
Release list
v1.16.0
v1.16.0 (2026-06-23)
Highlights
Agent Instructions Enhanced (v1.14.0)
- Role definitions for all 6 agents (identity, stance, boundary, language)
- Smart prompting for incomplete user input
- Quality self-check checklists per agent
Templates Improved (v1.15.0)
- All 5 section templates enriched with realistic example inputs
- New optional variables: target journal, word count, ethics review, report format
- Expanded writing norms per template
New Examples & Validation (v1.16.0)
- Thesis Writing Guide β master's and doctoral thesis workflow
- Quick Reference β one-page command/agent/template cheat sheet
- validate.mjs upgraded: validates 21 files, checks agent structure, reports word counts
- CI workflow: examples check + agent role detection
Full Changelog
See CHANGELOG.md for details.
Stats
- 19 files changed, 707 insertions
- 6 agents, 5 templates, 3 styles, 2 language guides, 5 examples
Paper Writer v1.13.0
Paper Writer v1.13.0
New Features
- Advanced Usage Guide -- Multi-agent collaboration, cross-language writing, journal-specific formatting, thesis writing, systematic reviews, and reviewer feedback workflows
- Conference Paper Example -- Complete IEEE conference paper writing workflow demonstration
- Enhanced Examples -- 4 end-to-end workflow examples in both README files (Chinese journal, IEEE conference, paragraph polish, bulk citation)
Improvements
- All 6 Agent Definitions enhanced with detailed usage examples and practical input/output demonstrations
- APA 7th Edition Guide expanded with title page format, statistical reporting rules, and multiple reference examples
- IEEE Style Guide expanded with double-column format notes, equation formatting, abbreviation conventions
- GB/T 7714-2015 Guide expanded with master/doctoral thesis structure, patent/standard/report formats
Documentation
- Improved Quick Start and Examples sections in both English and Chinese README
- Added Advanced Usage section linking to the new guide
- Added Table of Contents to Chinese README
- CHANGELOG entries for v1.11.0, v1.12.0, and v1.13.0
Files Changed
- 15 files changed, 1375 insertions(+), 58 deletions(-)
- 2 new files:
examples/advanced-usage.md,examples/conference-paper-example.md
v1.10.0
v1.10.0 β Community Docs & README Overhaul
Highlights
- Comprehensive README overhaul with Table of Contents, Features section, detailed Agent descriptions, and workflow diagrams
- Full Contributor Covenant Code of Conduct v2.1 with enforcement guidelines
- Expanded CONTRIBUTING.md with commit convention and contribution types
- Enhanced SECURITY.md with severity matrix and disclosure policy
- Enhanced CI workflow with per-file status reporting and package.json validation
- All documentation now English-first with proper Markdown formatting
Files Changed
- README.md β restructured and expanded
- CONTRIBUTING.md β bilingual with commit conventions
- CODE_OF_CONDUCT.md β full Contributor Covenant v2.1
- SECURITY.md β severity matrix, disclosure policy, best practices
- .github/workflows/ci.yml β enhanced validation checks
- package.json β version bumped to 1.10.0
- CHANGELOG.md β v1.8.0, v1.9.0, v1.10.0 entries added
v1.7.0 - Community Governance & Funding
v1.7.0 - Community Governance & Funding
Added
- Code of Conduct (CODE_OF_CONDUCT.md) based on Contributor Covenant v2.1
- GitHub Sponsors funding configuration (FUNDING.yml)
- CODEOWNERS file for code review assignments
- Enhanced Issue and PR templates
v1.5.0 - Security & Documentation
v1.5.0 - Security policy, documentation enhancements, open-source best practices
v1.3.0 - Local Optimization & Documentation
v1.3.0 - Local Optimization & Documentation
Changed
- Local optimization and performance improvements
- CHANGELOG sync across repositories
- npm package published
- Documentation improvements
v1.2.0 - Documentation & Validation
[1.2.0] - 2026-06-11
Added
validate.mjsι₯?project validation script (file existence, README links, placeholders, package.json)npm run validatescript in package.jsonexamples/journal-paper-example.mdι₯?complete workflow example for journal papers- Comprehensive
README.zh-CN.mdwith full agent documentation, templates, and project structure
Changed
- Bumped version from 1.0.0 to 1.2.0 in package.json (aligned with CHANGELOG)
- Expanded
filesfield in package.json to includeexamples/andvalidate.mjs
v1.1.0 - Multi-Platform Installation Guide
π paper-writer v1.1.0
AI-powered academic paper writing agent for Claude Code β 6 agents, 5 templates, 3 styles, CN/EN.
β¨ What's Included
- π€ 6 Agents: Paper Writer, Literature Reviewer, Methodology Designer, Data Analyst, Academic Editor, Citation Manager
- π 5 Templates: Abstract, Introduction, Methodology, Results, Discussion
- π 3 Styles: APA 7th, IEEE, GB/T 7714-2015
- π 2 Language Guides: Chinese Academic Writing, English Academic Writing
π¦ Installation
npm (All Platforms)
npm install -g paper-writermacOS
brew install node
npm install -g paper-writerLinux (Debian/Ubuntu)
sudo apt install nodejs npm
sudo npm install -g paper-writerLinux (Fedora/RHEL)
sudo dnf install nodejs npm
sudo npm install -g paper-writerWindows
# Download Node.js from https://nodejs.org
npm install -g paper-writerClaude Code (Recommended)
# Copy agent definitions to your project
git clone https://github.com/WuSuBuDuoMing/paper-writer.git
cp -r paper-writer/.claude/ your-project/.claude/π― Supported Paper Types
- Journal Articles, Conference Papers, Theses/Dissertations, Reviews, Proposals
π Documentation
v1.0.0 - Initial Release
π Paper Writer v1.0.0 β Initial Release
AI-powered academic paper writing agent for Claude Code.
π€ 6 Specialized Agents
- Paper Writer β Main orchestrator for the entire writing workflow
- Literature Reviewer β Systematic literature search, analysis, and synthesis
- Methodology Designer β Research design, sampling, data collection, validity
- Data Analyst β Statistical analysis, results writing, table/figure formatting
- Academic Editor β Language polish, formatting, Chinese/English academic writing
- Citation Manager β Reference management, APA/IEEE/GB-T 7714 formatting
π 5 Section Prompt Templates
- Abstract, Introduction, Methodology, Results, Discussion
π 3 Formatting Styles
- APA 7th Edition, IEEE, GB/T 7714-2015
π 2 Language Guides
- Chinese Academic Writing, English Academic Writing
π― Supported Paper Types
- Journal Articles, Conference Papers, Theses, Reviews, Proposals