| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: Refactor code structure for improved readability and maintainability | 2026-01-04 | 1 | -2/+2 | |
| | | | | | | - Remove hanlp and torch deps - Using base-model-trpgner either to replace hanlp and torch deps | ||||
| * | feat: add json5 as a dependency and update documentation URL | 2025-11-04 | 1 | -1/+2 | |
| | | |||||
| * | feat: add visualization tools for character relationship graphs | 2025-11-01 | 1 | -1/+6 | |
| | | | | | | | | - Implemented ASCII visualization of relationships. - Added Graphviz support for generating PNG images of relationship graphs. - Created an interactive HTML visualization using Cytoscape.js. - Included styles and scripts for enhanced user experience in the HTML output. | ||||
| * | feat: ➕ Add dependency json5 | 2025-03-15 | 1 | -0/+1 | |
| | | |||||
| * | chore: replace README.rst with README.md and update pyproject.toml to ↵ | 2025-03-14 | 1 | -2/+1 | |
| | | | | | reference new README format | ||||
| * | chore: rename project to conventionalrp and update metadata in Cargo.toml ↵v0.2.1 | 2025-03-14 | 1 | -2/+1 | |
| | | | | | and pyproject.toml | ||||
| * | refactor(project)!: first implementation of the Conventional Role Play SDK ↵ | 2025-03-13 | 1 | -12/+8 | |
| | | | | | with core components, renderers, extractors, and example usage. | ||||
| * | Initial commit | 2025-03-12 | 1 | -0/+117 | |
