aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/conventionalrp/core
Commit message (Collapse)AuthorAgeFilesLines
* feat: :art: refactor log parsing logic with simplified rules and ↵pineoncellar/mainpine2025-04-141-73/+120
| | | | priority-based matching
* style: :art: Update rule file formatpine2025-03-241-25/+25
|
* feat: 🎨 More standardized log parsepine2025-03-151-12/+76
|
* feat: ➕ Add dependency json5pine2025-03-151-3/+3
|
* refactor: clean up code formatting and add new PluginManager classHsiangNianian2025-03-153-9/+15
|
* fix: :bug: using f.read() instead of json.load()pine2025-03-151-1/+3
|
* Merge branch 'main' into main简律纯2025-03-151-2/+2
|\
| * refactor: update project structure and rename modules to conventionalrpHsiangNianian2025-03-141-2/+2
| |
* | feat: simple parser rules load and log processingpine2025-03-131-5/+44
|/
* refactor(project)!: first implementation of the Conventional Role Play SDK ↵HsiangNianian2025-03-133-0/+58
with core components, renderers, extractors, and example usage.