Skip to content

Releases: peternicholls/PaperKit

PaperKit alpha-1.3.3

22 Dec 00:29

Choose a tag to compare

Release alpha-1.3.3

Installation:

tar -xzf paperkit-alpha-1.3.3.tar.gz
cd paperkit-alpha-1.3.3
./paperkit init

What's Changed:
See CHANGELOG.md for details.

PaperKit alpha-1.3.2

21 Dec 23:58

Choose a tag to compare

Release alpha-1.3.2

Installation:

tar -xzf paperkit-alpha-1.3.2.tar.gz
cd paperkit-alpha-1.3.2
./paperkit init

What's Changed:
See CHANGELOG.md for details.

PaperKit alpha-1.3.1

21 Dec 23:56

Choose a tag to compare

Release alpha-1.3.1

Installation:

tar -xzf paperkit-alpha-1.3.1.tar.gz
cd paperkit-alpha-1.3.1
./paperkit init

What's Changed:
See CHANGELOG.md for details.

alpha-1.2.0

19 Dec 02:25

Choose a tag to compare

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

Full Changelog: alpha-1.0.0...alpha-1.2.0

Alpha-1.0.0

13 Dec 05:03

Choose a tag to compare

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