Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Louisym/MiniCC
/ build
Method
build
tutorials/18_design_patterns_for_agents.py:921–922 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
919
return
self
920
921
def
build(self) -> list[str]:
922
return
list(self._sections)
923
924
# ==== 3. 注册表: 工具执行器 ====
925
Callers
2
lesson_3_builder_pattern
Function · 0.45
lesson_6_full_demo
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected