Commit 30fd4fa
Initial commit: Add novel-cli project structure
- Add project configuration files (.env.example, .gitignore, pyproject.toml, uv.lock)
- Add documentation (README, CHANGELOG, LICENSE, NOTICE)
- Add source code structure (src/, agents/, packages/, skills/)
- Add test directories (tests/, tests_e2e/, eval_cases/)
- Add GitHub workflows, docker configs, and viewer app
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>0 parents commit 30fd4fa
831 files changed
Lines changed: 240097 additions & 0 deletions
File tree
- .github/workflows
- agents
- novel-unified-v2
- novel-unified-v3
- data/input_data
- 三国演义
- 西游记
- docker
- docs/user-guide
- images
- eval_cases/西游记
- images
- packages
- kaos
- src/kaos
- tests
- kosong
- examples
- openrouter-agent
- zhipu-agent
- zhipu-basic
- zhipu-thinking
- zhipu-tools
- src/kosong
- chat_provider
- echo
- contrib
- chat_provider
- context
- tooling
- utils
- tests
- api_snapshot_tests
- novel_eval
- src/novel_eval
- prompts
- tasks
- skill_generation
- tool_usage
- viewer
- tests
- scripts
- skills/agent-eval-analyzer
- src
- novel_cli
- acp
- agents/default
- approval_runtime
- auth
- background
- cli
- deps
- hooks
- notifications
- plugin
- prompts
- setup
- skills
- generate-character
- generate-item
- generate-location
- generate-organization
- generate-skill
- novel-cli-help
- skill-creator
- skill
- flow
- soul
- dynamic_injections
- store
- subagents
- tools
- agent
- ask_user
- background
- dmail
- file
- novel
- plan
- shell
- think
- todo
- web
- ui
- acp
- print
- shell
- utils
- rich
- web
- api
- runner
- store
- wire
- novel_debug
- static
- tests_e2e
- tests
- acp
- background
- core
- e2e
- hooks
- notifications
- setup
- soul
- store
- tools
- novel
- ui_and_conv
- ui
- utils
- web
- viewer-app
- src
- api
- components
- pages
- web
- public
- scripts
- src
- components
- ai-elements
- ui
- diff
- utils
- config
- features
- chat
- components
- prompt-toolbar
- tool
- components
- hooks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments