Skip to content

Tags: Qingyuer/inkos

Tags

v1.1.1

Toggle v1.1.1's commit message
Release v1.1.1

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request Narcooo#150 from Narcooo/release/1.1.0

v1.1.0: Writing Pipeline Overhaul

v1.0.0

Toggle v1.0.0's commit message
chore: bump version to 1.0.0, update CHANGELOG

Studio integration, stability fixes, and documentation updates.

v0.6.3

Toggle v0.6.3's commit message
chore: bump version to 0.6.3, SKILL.md to 2.1.0, update CHANGELOG

v0.6.2

Toggle v0.6.2's commit message
fix: harden agent tool descriptions and add prohibitive system prompt

- write_draft: explicitly states "next chapter only", cannot backfill
- revise_chapter: cannot substitute for missing chapters or change chapter numbers
- import_chapters: marked as whole-book reimport, not single-chapter patch
- write_truth_file: marked as full-file overwrite, cannot hack chapter progress
- System prompt: added prohibitions section preventing common misuse patterns

Addresses Narcooo#92 Narcooo#93

v0.6.1

Toggle v0.6.1's commit message
chore: bump version to 0.6.1

v0.6.0

Toggle v0.6.0's commit message
fix: restore workspace:* dep for CI lockfile compat

v0.5.1

Toggle v0.5.1's commit message
fix: lazy-load node:sqlite for Node 20 compatibility