[PR #24] [MERGED] chore: docs cleanup and /start workflow refinements #24

Closed
opened 2026-08-09 19:08:16 +02:00 by zaph0d · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/niels-emmer/nanoclaw-dashboard/pull/24
Author: @niels-emmer
Created: 8/3/2026
Status: Merged
Merged: 8/3/2026
Merged by: @niels-emmer

Base: mainHead: chore/cleanup-docs


📝 Commits (1)

  • ba3fb90 chore: docs cleanup and /start workflow refinements

📊 Changes

7 files changed (+32 additions, -28 deletions)

View changed files

📝 .opencode/AGENTS.md (+5 -3)
📝 AGENTS.md (+8 -1)
📝 README.md (+2 -2)
📝 THIRD_PARTY.md (+4 -0)
📝 docs/OPENCODE_WORKFLOW.md (+10 -13)
📝 frontend/README.md (+2 -2)
📝 opencode.json (+1 -7)

📄 Description

Summary

Full documentation audit across all 11 Markdown files, cross-referenced against the actual codebase. Fixed 5 stale/missing items and refined the /start command workflow.

Changes

Docs fixes

  • README.md: Fix Node badge version (20.1920.19.0), add missing pending status to telemetry schema
  • frontend/README.md: Fix stale agent decay defaults (VITE_AGENT_SOLID_MINUTES: 10→15, VITE_AGENT_FADE_MINUTES: 60→90) to match code + ADR 0010
  • THIRD_PARTY.md: Add 4 missing dev dependencies (@types/node, @types/react, @types/react-dom, @vitejs/plugin-react)

/start workflow refinements

  • opencode.json: Add .opencode/AGENTS.md to instructions list, remove deprecated command.start template
  • .opencode/AGENTS.md, AGENTS.md: Update fallback sequence to include task type prompt and branch creation
  • docs/OPENCODE_WORKFLOW.md: Reorder mandatory workflow steps, update last-reviewed date, clean up enforcement checklist

Verification

  • Backend tests: 8/8 passed
  • Frontend lint: 0 warnings, 0 errors
  • Frontend build: clean in 3.35s

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/niels-emmer/nanoclaw-dashboard/pull/24 **Author:** [@niels-emmer](https://github.com/niels-emmer) **Created:** 8/3/2026 **Status:** ✅ Merged **Merged:** 8/3/2026 **Merged by:** [@niels-emmer](https://github.com/niels-emmer) **Base:** `main` ← **Head:** `chore/cleanup-docs` --- ### 📝 Commits (1) - [`ba3fb90`](https://github.com/niels-emmer/nanoclaw-dashboard/commit/ba3fb90b9776e370ca9291352feb14c6b338e2ee) chore: docs cleanup and /start workflow refinements ### 📊 Changes **7 files changed** (+32 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `.opencode/AGENTS.md` (+5 -3) 📝 `AGENTS.md` (+8 -1) 📝 `README.md` (+2 -2) 📝 `THIRD_PARTY.md` (+4 -0) 📝 `docs/OPENCODE_WORKFLOW.md` (+10 -13) 📝 `frontend/README.md` (+2 -2) 📝 `opencode.json` (+1 -7) </details> ### 📄 Description ## Summary Full documentation audit across all 11 Markdown files, cross-referenced against the actual codebase. Fixed 5 stale/missing items and refined the `/start` command workflow. ## Changes ### Docs fixes - **README.md**: Fix Node badge version (`20.19` → `20.19.0`), add missing `pending` status to telemetry schema - **frontend/README.md**: Fix stale agent decay defaults (`VITE_AGENT_SOLID_MINUTES`: 10→15, `VITE_AGENT_FADE_MINUTES`: 60→90) to match code + ADR 0010 - **THIRD_PARTY.md**: Add 4 missing dev dependencies (`@types/node`, `@types/react`, `@types/react-dom`, `@vitejs/plugin-react`) ### /start workflow refinements - **opencode.json**: Add `.opencode/AGENTS.md` to instructions list, remove deprecated `command.start` template - **.opencode/AGENTS.md**, **AGENTS.md**: Update fallback sequence to include task type prompt and branch creation - **docs/OPENCODE_WORKFLOW.md**: Reorder mandatory workflow steps, update last-reviewed date, clean up enforcement checklist ## Verification - ✅ Backend tests: 8/8 passed - ✅ Frontend lint: 0 warnings, 0 errors - ✅ Frontend build: clean in 3.35s --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zaph0d 2026-08-09 19:08:16 +02:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
github-mirrors/nanoclaw-dashboard#24
No description provided.