26bd8dachangelog v2.16.1 is 6 commits behind this build โ last written 8d ago, so 6 changes to what the site shows are unrecorded
news.html via scripts/build_news.mjs โ blog posts, diary
entries, agent artifacts, and releases with type/month filters) and a persistent
Home/Dashboard/Roadmap/News/GitHub nav with current-page marking.requirements/design/3_design.html): one app under @jwildfire, two token flows (local
agent helper + actions/create-github-app-token), minimal permission set, Keychain +
Actions-secrets key management, and the obot-claw credential-retirement checklist.
Verified two constraints against GitHub docs: app names can't collide with existing
accounts (blocking obot/obot-claw/orangebot โ obotclaw is free and recommended),
and apps get no user-Projects permission, so ROADMAP_TOKEN stays.ROADMAP_TOKEN secret is still unset, so the dashboard sign-off gates and roadmap
Status grouping run degraded.gh token lacks read:project, so Project Status fields can't be updated from
sessions (gh auth refresh -s read:project would fix it).