Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antgroup/agentic-ai-landscape
/ functions
Functions
155 in github.com/antgroup/agentic-ai-landscape
⨍
Functions
155
◇
Types & classes
3
↓ 1 callers
Function
insert_slide
(source: Path, image: Path, output: Path, after_index: int)
scripts/pptx/insert_fullbleed_image_slide.py:89
↓ 1 callers
Function
is_agentic_project
Check if project is agentic AI related using tiered keyword matching.
scripts/weekly_update.py:377
↓ 1 callers
Function
list_tools
(client)
scripts/publish_yuque_mcp.py:226
↓ 1 callers
Function
load_existing_projects
Load existing project repo_names from CSV.
scripts/weekly_update.py:246
↓ 1 callers
Function
load_server_config
(server_name)
scripts/publish_yuque_mcp.py:176
↓ 1 callers
Function
main
()
scripts/generate_agentic_insight_assets.py:224
↓ 1 callers
Function
main
()
scripts/analyze_hf_hub_stats.py:21
↓ 1 callers
Function
main
()
scripts/weekly_update.py:2183
↓ 1 callers
Function
main
()
scripts/build_developer_profiles.py:547
↓ 1 callers
Function
main
()
scripts/publish_yuque_mcp.py:563
↓ 1 callers
Function
main
()
scripts/pptx/insert_fullbleed_image_slide.py:156
↓ 1 callers
Function
month_sequence
(start: date, end_exclusive: date)
scripts/build_developer_profiles.py:77
↓ 1 callers
Function
next_numeric_id
(values: list[str], prefix: str)
scripts/pptx/insert_fullbleed_image_slide.py:30
↓ 1 callers
Method
notify
(self, method, params=None)
scripts/publish_yuque_mcp.py:129
↓ 1 callers
Function
parse_pr_checklist
Parse checked/unchecked items from PR body (table-embedded or list checkboxes). Returns list of (repo_name, checked).
scripts/weekly_update.py:1659
↓ 1 callers
Function
parse_report_candidates
Parse repo names from the Review Candidates table in a generated report.
scripts/weekly_update.py:1462
↓ 1 callers
Function
parse_report_date
(report_markdown)
scripts/weekly_update.py:1458
↓ 1 callers
Function
parse_report_highlights
Parse highlighted projects and reasons for concise DingTalk content.
scripts/weekly_update.py:1474
↓ 1 callers
Function
previous_completed_month
(today: date | None = None)
scripts/build_developer_profiles.py:65
↓ 1 callers
Function
print_progress
Print a live row showing data fetched for each repo.
scripts/fetch_projects_info.py:269
↓ 1 callers
Function
print_runtime_context
Print date and API context for CLI runs.
scripts/weekly_update.py:157
↓ 1 callers
Function
project_text_excerpt
(project, max_len=500)
scripts/weekly_update.py:876
↓ 1 callers
Function
publish_dingtalk_only
Send only the DingTalk notification. Requires --yuque-url and --pr-url.
scripts/weekly_update.py:1636
↓ 1 callers
Function
publish_existing_report
Publish an already generated report: Yuque + GitHub PR + DingTalk.
scripts/weekly_update.py:1642
↓ 1 callers
Function
publish_pr_only
Create only the GitHub review PR.
scripts/weekly_update.py:1627
↓ 1 callers
Function
publish_report
(client, tools, payload)
scripts/publish_yuque_mcp.py:482
↓ 1 callers
Function
publish_yuque_only
Publish only to Yuque.
scripts/weekly_update.py:1618
↓ 1 callers
Function
q
(s: str)
scripts/build_developer_profiles.py:86
↓ 1 callers
Function
query_top_star_growth_projects
Query top projects by star growth in the past week.
scripts/weekly_update.py:259
↓ 1 callers
Function
read_projects
(input_csv: Path)
scripts/build_developer_profiles.py:102
↓ 1 callers
Function
read_repo_ids
(input_csv: Path)
scripts/build_developer_profiles.py:107
↓ 1 callers
Method
request
(self, method, params=None)
scripts/publish_yuque_mcp.py:135
↓ 1 callers
Function
resolve_parent_metadata
(client, tools, payload)
scripts/publish_yuque_mcp.py:361
↓ 1 callers
Function
run_add_insights
Re-generate only the Deep Trend Insights section in an existing report. Reads trend_context.md as the LLM input to avoid re-querying ClickHouse /
scripts/weekly_update.py:2039
↓ 1 callers
Function
run_check
Main --check flow: query, filter, canonical report, Yuque, PR, DingTalk.
scripts/weekly_update.py:1899
↓ 1 callers
Function
run_post_merge
Process a merged PR: update CSV with checked items, reclassify, evolve taxonomy.
scripts/weekly_update.py:1994
↓ 1 callers
Function
schema_properties
(tool)
scripts/publish_yuque_mcp.py:231
↓ 1 callers
Function
schema_property_map
(tool)
scripts/publish_yuque_mcp.py:237
↓ 1 callers
Function
slide_rels_xml
(image_name: str)
scripts/pptx/insert_fullbleed_image_slide.py:79
↓ 1 callers
Function
slide_xml
(width: str, height: str, image_rid: str)
scripts/pptx/insert_fullbleed_image_slide.py:35
↓ 1 callers
Function
social_accounts_by_provider
(names: Any, providers: Any)
scripts/build_developer_profiles.py:185
↓ 1 callers
Function
summarize_trend
(project, trend_months)
scripts/weekly_update.py:886
↓ 1 callers
Function
writeDeck
(pptx, outPath)
scripts/pptx/pptx-theme.mjs:238
Method
__init__
(self, url, timeout=30)
scripts/publish_yuque_mcp.py:35
Method
__init__
(self, command, args=None, env=None, timeout=30)
scripts/publish_yuque_mcp.py:93
Method
_read_stderr
(self)
scripts/publish_yuque_mcp.py:115
Function
as_json_array
(value: Any)
scripts/build_developer_profiles.py:174
Method
close
(self)
scripts/publish_yuque_mcp.py:121
Function
find_merged_pr
Find the most recently merged weekly PR.
scripts/weekly_update.py:1684
Method
notify
(self, method, params=None)
scripts/publish_yuque_mcp.py:48
Function
parse_month
(value: str)
scripts/build_developer_profiles.py:58
Function
parse_trend
(value)
scripts/generate_agentic_insight_assets.py:50
Function
reclassify_projects
Reclassify a list of projects using current TAXONOMY. Updates categories in-place.
scripts/weekly_update.py:1786
Function
sort_key
(row)
scripts/weekly_update.py:1843
Function
trend_change
(row)
scripts/generate_agentic_insight_assets.py:106
← previous
101–155 of 155, ranked by callers