• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tiagojcperez / maestro-cli / 27137703799
100%

Build:
DEFAULT BRANCH: main
Ran 08 Jun 2026 12:32PM UTC
Jobs 1
Files 65
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Jun 2026 12:29PM UTC coverage: 99.87% (-0.02%) from 99.886%
27137703799

push

github

tiagojcperez
feat: context_mode codebase_map — consume Understand-Anything graphs

New `context_mode: codebase_map` reads a pre-built Understand-Anything
knowledge graph (`<workspace_root>/.understand-anything/knowledge-graph.json`),
scores its nodes by keyword relevance to the task prompt, and injects a
budget-bounded codebase map as `{{ upstream_synthesis }}` (the same slot the
other synthesis modes use). Zero LLM cost; workspace-derived (requires
workspace_root, E021); degrades to empty when no graph exists.

Format-interop only — Maestro reads the documented `{nodes,edges}` JSON shape;
it does NOT bundle, vendor, or depend on Understand-Anything
(Lum1104/Understand-Anything). The two repos are complementary: theirs maps a
codebase, Maestro orchestrates pipelines — this lets a Maestro task pull rich,
pre-built codebase context for free.

New `codebase_map.py` (tolerant reader + relevance scorer + budget formatter,
100% cov). Wired through models (Literal + CONTEXT_MODES), runners
(`_build_codebase_map_context`), scheduler (dispatch branch), loader
(workspace_root requirement). +23 tests; documented in CLAUDE.md + yaml-schema
rule. Full suite green (13,406), strict mypy clean.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

158 of 162 new or added lines in 5 files covered. (97.53%)

23013 of 23043 relevant lines covered (99.87%)

1.0 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
99.52
-0.05% src/maestro_cli/runners.py
2
99.51
-0.12% src/maestro_cli/scheduler.py
Jobs
ID Job ID Ran Files Coverage
1 27137703799.1 08 Jun 2026 12:32PM UTC 65
99.87
GitHub Action Run
Source Files on build 27137703799
  • Tree
  • List 65
  • Changed 4
  • Source Changed 4
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27137703799
  • d2a35e89 on github
  • Prev Build on main (#27106896233)
  • Next Build on main (#27138634066)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc