Replace board format with scannable table #6

Merged
coding-agent-marvin8 merged 0 commits from refs/pull/6/head into main 2026-05-15 02:40:56 +00:00
coding-agent-marvin8 commented 2026-05-14 20:32:41 +00:00 (Migrated from codeberg.org)

Summary

  • Replaces per-repo ### bullet-list sections with a compact markdown table (Repo, Last Commit, Issues, Outstanding)
  • Outstanding column aggregates all intent headings, plain-bullet headings, and todo counts into a single N/M fraction across repo root and monorepo packages
  • Repos with STATUS.md content get a superscript footnote marker in the table; a ## Notes section below lists the full content
  • Removes --overview flag — the table is the full board output
  • Concepts rendering untouched (feature excluded from this change)

Test plan

  • uv run tryke test --reporter llm — 100 tests pass
  • uv run nox — all 8 sessions green
  • Manual: CODEBERG_TOKEN=... uv run yilan --dry-run and verify table renders in a markdown viewer
## Summary - Replaces per-repo `###` bullet-list sections with a compact markdown table (Repo, Last Commit, Issues, Outstanding) - Outstanding column aggregates all intent headings, plain-bullet headings, and todo counts into a single `N/M` fraction across repo root and monorepo packages - Repos with `STATUS.md` content get a superscript footnote marker in the table; a `## Notes` section below lists the full content - Removes `--overview` flag — the table is the full board output - Concepts rendering untouched (feature excluded from this change) ## Test plan - [ ] `uv run tryke test --reporter llm` — 100 tests pass - [ ] `uv run nox` — all 8 sessions green - [ ] Manual: `CODEBERG_TOKEN=... uv run yilan --dry-run` and verify table renders in a markdown viewer
Sign in to join this conversation.
No reviewers
No labels
No milestone
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.

Reference
marvin8/yilan!6
No description provided.