v0.1.17: replace persona library with juxtaposed characters, add custom persona support

This commit is contained in:
2026-06-17 00:13:52 +02:00
parent 4a212c160c
commit 11bc5c44af
9 changed files with 125 additions and 58 deletions
+2 -2
View File
@@ -51,8 +51,8 @@ mattermore/
| `server/engagement.go` | Active session tracking (5-min timeout) |
| `server/persona.go` | 19 personas with stable short IDs |
| `server/configuration.go` | 12 settings, validation, debug logging |
| `DESIGN.md` | Full functional design (up to date with v0.1.16) |
| `CHANGELOG.md` | All versions from v0.1.0 to v0.1.16 |
| `DESIGN.md` | Full functional design (up to date with v0.1.17) |
| `CHANGELOG.md` | All versions from v0.1.0 to v0.1.17 |
| `dev/docker-compose.yml` | Disposable Mattermost + PostgreSQL test rig |
## External Dependencies