| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-08 | 1.3 kB | |
| v2.4.4 source code.tar.gz | 2026-04-08 | 25.5 kB | |
| v2.4.4 source code.zip | 2026-04-08 | 37.3 kB | |
| Totals: 3 Items | 64.1 kB | 2 | |
v2.4.4
Checkpoint management
- Soft warning when checkpoint folder exceeds 10 files for the same essay, prompting cleanup
- Deletion support with explicit confirmation safeguards
- Updated guardrails: checkpoints can now be deleted on request (previously prohibited)
Em-dash and semicolon constraint hardening
- Added hard constraint section at the top of base.md (first rule Claude encounters)
- Added reinforcement line near the top of all nine SKILL.md files (active during generation)
- Retained existing post-check at bottom of each skill file (final sweep)
- Three-layer constraint: priming, generation-level, post-check
- Removed duplicate em-dash/semicolon rule from base.md shared style rules (redundant with top-of-file hard constraint)
Compose refactor: two-pass to single-pass drafting
- Replaced two-pass drafting instruction with single-pass approach
- Eliminates internal over-planning that caused generation timeouts in full context windows
- Voice and structure now work together from the first sentence
- Explicit instruction not to compose internally before outputting
- Fixed misleading section header ("One thing to ask" renamed to "Before drafting")
README
- Updated voice section to reflect single-pass drafting process
- Updated installation instructions for current Cowork UI