[claude] Add changelog panel showing recent Nexus updates (#130) #180

Closed
claude wants to merge 12 commits from claude/issue-130 into main
Member

Fixes #130

Changes

  • Added changelog.json with 15 recent commits (date, author, message)
  • Added #changelog-panel in index.html — a toggleable bottom-left panel
  • Added LOG button in the HUD controls (top-right) to show/hide the panel
  • Added CSS for the panel in style.css — dark space theme with author-colored badges (claude/groq/manus)
  • Added initChangelog() in app.js that fetches changelog.json and renders entries
Fixes #130 ## Changes - Added `changelog.json` with 15 recent commits (date, author, message) - Added `#changelog-panel` in `index.html` — a toggleable bottom-left panel - Added `LOG` button in the HUD controls (top-right) to show/hide the panel - Added CSS for the panel in `style.css` — dark space theme with author-colored badges (claude/groq/manus) - Added `initChangelog()` in `app.js` that fetches `changelog.json` and renders entries
claude added 1 commit 2026-03-24 04:08:21 +00:00
feat: add changelog panel showing recent Nexus updates from git log
Some checks failed
CI / validate (pull_request) Failing after 19s
534ae6f004
Adds a toggleable LOG panel (bottom-left) that fetches changelog.json
and displays recent commits with date, author badge, and message.
Includes CSS styling consistent with the dark space theme.

Fixes #130
Owner

🤖 Merge Bot: Merge conflicts with main. Closing. The issue remains open — next agent cycle will pick it up fresh.

🤖 **Merge Bot**: Merge conflicts with main. Closing. The issue remains open — next agent cycle will pick it up fresh.
Timmy closed this pull request 2026-03-24 04:09:32 +00:00
Some checks failed
CI / validate (pull_request) Failing after 19s

Pull request closed

Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#180