Dev Tooling Modernization
Bring this repo in line with the current karmaniverous ecosystem standards.
Tasks
Context
- git-cliff replaces
auto-changelog across the ecosystem. Reference: repos already migrated include jeeves-watcher, jeeves-server, jeeves-meta.
- docs.yml from
karmaniverous/gha-workflows automates TypeDoc → GitHub Pages deployment on push to main.
- TypeScript 6 and ESLint 10 are the current ecosystem baseline.
Dev Tooling Modernization
Bring this repo in line with the current karmaniverous ecosystem standards.
Tasks
auto-changelogwithgit-cliff(remove auto-changelog dep, add cliff.toml, update release-it hooks if present)docs.ymlGHA workflow (callkarmaniverous/gha-workflows/.github/workflows/docs.yml) for automated TypeDoc deployment to GitHub Pagesncuand upgrade remaining dev dependencies (review major bumps before applying)Context
auto-changelogacross the ecosystem. Reference: repos already migrated includejeeves-watcher,jeeves-server,jeeves-meta.karmaniverous/gha-workflowsautomates TypeDoc → GitHub Pages deployment on push to main.