[codex] Add NovelPro author workbench enhancements#154
Draft
frankmeng82 wants to merge 98 commits into
Draft
Conversation
added 30 commits
April 26, 2026 23:36
This reverts commit ddb532b.
added 29 commits
April 30, 2026 09:59
Owner
|
hi,感谢frank的贡献,因为前边在重构内核,进行大版本迭代,最近才开始审阅PR,仔细review你的代码,确实是很好的想法,和我们生态某些点不谋而合,方便留个抖音号吗,后续我会删掉这个replay,尽量不外泄你的联系方式 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This draft PR proposes a NovelPro author-workbench layer for long-form fiction workflows. It adds topic idea incubation, market signal ingestion, candidate draft review, structured continuity checks, power-system guardrails, Obsidian long-term memory, lower-AI-flavor prompt defaults, and a right-side NovelPro monitor panel.
The full reviewer-oriented README is included at
docs/NOVELPRO_README.md. The topic idea section documents the workflow, source configuration file, collector types, credential/Endpoint setup, automation settings, SQLite tables, APIs, and validation steps.Why draft
This is a large feature branch, about 143 files changed. It is intentionally opened as a draft so maintainers can decide whether to review it as one proposal or split it into smaller PRs. Suggested split points are documented in the README.
Topic idea setup highlights
application/topic/services/topic_signal_sources.pyapplication/topic/services/topic_signal_collectors.pyscripts/start_topic_signal_collector.pySafety notes
Validation
Fork CI was manually dispatched after the final README update and passed:
Additional previous green runs on the same branch:
Reviewer focus