MCPcopy Create free account
hub / github.com/RightNow-AI/autokernel / applied_summary

Method applied_summary

verify.py:640–641  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

638
639 @property
640 def applied_summary(self) -> List[str]:
641 return self._applied
642
643
644# ---------------------------------------------------------------------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected