Releases: peternicholls/PaperKit
PaperKit alpha-1.3.3
Release alpha-1.3.3
Installation:
tar -xzf paperkit-alpha-1.3.3.tar.gz
cd paperkit-alpha-1.3.3
./paperkit initWhat's Changed:
See CHANGELOG.md for details.
PaperKit alpha-1.3.2
Release alpha-1.3.2
Installation:
tar -xzf paperkit-alpha-1.3.2.tar.gz
cd paperkit-alpha-1.3.2
./paperkit initWhat's Changed:
See CHANGELOG.md for details.
PaperKit alpha-1.3.1
Release alpha-1.3.1
Installation:
tar -xzf paperkit-alpha-1.3.1.tar.gz
cd paperkit-alpha-1.3.1
./paperkit initWhat's Changed:
See CHANGELOG.md for details.
alpha-1.2.0
What's Changed
- Add improvement specifications for PaperKit agentic system by @Copilot in #3
- Add plan for agent metadata specification by @peternicholls in #4
- Migrate agent metadata from CSV to YAML with JSON Schema validation by @Copilot in #5
- Migrate tool and workflow manifests from CSV to YAML with JSON Schema validation by @Copilot in #7
- Build: Assemble and compile LaTeX document to publication-ready PDF by @peternicholls in #10
- Test: Regeneration Validation by @peternicholls in #12
New Contributors
- @peternicholls made their first contribution in #4
Full Changelog: alpha-1.0.0...alpha-1.2.0
Alpha-1.0.0
This alpha release features:
✅ 10 Specialized Agents
6 core paper-writing agents (Architect, Drafter, Refiner, etc.)
4 specialist support agents (Brainstorm Coach, Problem Solver, Review Tutor, Research Librarian)
✅ Complete Command System
16+ slash commands organized into 4 phases
Initialize → Plan & Research → Sprint Development → Assembly & Publish
✅ Professional Infrastructure
Full LaTeX document pipeline with modular sections
Citation management and bibliography support
Validation and build tools
✅ Community Ready
MIT License
Comprehensive contribution guidelines
Issue templates for bugs, features, and improvements