| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-21 | 2.8 kB | |
| v0.5.1 source code.tar.gz | 2026-03-21 | 747.2 kB | |
| v0.5.1 source code.zip | 2026-03-21 | 821.4 kB | |
| Totals: 3 Items | 1.6 MB | 0 | |
- fix: lazy-load node:sqlite for Node 20 compatibility (310895e)
- chore: bump version to 0.5.1 (b953862)
- feat(memory): POV-aware context filtering (#5) (a37d455)
- feat(memory): add SQLite temporal memory database (#4) (cb9dd18)
- feat(memory): expand dialogue fingerprints from 1 to 5 chapters (#6) (52b0979)
- feat(memory): split Settler into Observer + Reflector dual-phase (f07ac92)
- fix: validator temperature 0 -> 0.1 for proxy compatibility (12ee985)
- feat: integrate StateValidator into writeNextChapter pipeline (dcb0a66)
- feat(memory): selective context injection + volume consolidation + state validation (f2133d4)
- docs: replace hardcoded models/URLs with placeholders, add book delete to command table (65e2269)
- refactor: remove all hardcoded model names and API URLs from templates (cb5adfb)
- docs: add TAVILY_API_KEY to .env templates (1b77364)
- refactor: remove DuckDuckGo, use Tavily as sole search provider (35b5aa4)
- feat: add Tavily as primary search provider with DuckDuckGo fallback (da01717)
- feat: provider-independent web search for all LLM backends (7e0ec03)
- feat: replace reasoningEffort with generic llm.extra passthrough (#57) (a3ba207)
- feat: support OpenAI reasoning_effort parameter (#57) (2ea499f)
- docs: trim English README description (da35ff3)
- docs: add genre and workflow descriptions to both READMEs (c577c11)
- docs: add CONTRIBUTING.md (daaee42)
- docs(skill): v1.5.0 — add native English support (10 genres), fan fiction, --lang flag (e04323c)
- docs: add v0.5.0 changelog (9451557)
- docs: minor README wording (7654fdf)
- feat(cli): add book delete command (#56) (e5f7528)
- docs: update README titles and English callout wording (ca6bee0)
- docs: change wording to 'Native English novel writing supported' (d3e91e3)
- docs: clarify 'Native English web fiction writing' in both READMEs (921487c)
- docs: add 'See English README for details' to English callout in Chinese README (59606ef)
- docs: h1 English on top with smaller Chinese subtitle, swap language toggle order (2fa9594)
- docs: split h1 title into two lines (CN + EN) for Google SEO (faaffb6)
- docs: add English title to Chinese README h1 for Google SEO (b9e2904)
- fix: report resumed imports using processed chapter counts (2cd739c)
- fix: launch studio with node for built javascript (cb882d0)
- fix: clean stale pid files when daemon startup fails (424cf4c)
- fix: isolate agent override clients by effective config (0208fdf)
- fix: keep revision outputs consistent with final chapter text (b52eeca)
- fix: make book locking atomic and scheduler non-reentrant (0246658)
- docs: add system stability repair design and plan (1622ef8)
- docs: trim README callouts (8e70aac)
- docs: fix missing line break between zh/en callouts (33ac978)
Full Changelog: https://github.com/Narcooo/inkos/compare/v0.5.0...v0.5.1