Skip to content

feat: add AI Ecosystem Landscape (wide view) report type#199

Draft
Copilot wants to merge 2 commits intomasterfrom
copilot/ai-open-source-trends-report-again
Draft

feat: add AI Ecosystem Landscape (wide view) report type#199
Copilot wants to merge 2 commits intomasterfrom
copilot/ai-open-source-trends-report-again

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 5, 2026

Adds a new ai-landscape / ai-landscape-en report type that synthesizes all trending signals into a single "wide view" of the AI open-source ecosystem — showing everything together rather than as separate category slices.

New report structure (ai-landscape.md)

Six sections per run:

  1. Wide View — dense executive paragraph capturing the full ecosystem narrative
  2. Ecosystem Stack — layered architecture table mapping projects to Foundation / Infrastructure / Integration / Agency / Applications
  3. Signal Matrix — all AI-relevant projects from both data sources in one compact table
  4. Cross-Category Dependencies — 3–5 explicit synergy relationships between layers
  5. Momentum Map — top 10 projects by today's momentum, category-agnostic
  6. Gaps & Emerging Directions — 2–3 unsolved capability spaces

Changes

  • src/prompts-data.tsbuildLandscapePrompt() builds the wide-view synthesis prompt (zh + en); reuses same TrendingData input as the trending report
  • src/report-savers.tssaveLandscapeReport() follows the HN-report pattern: calls LLM internally, writes file, optionally creates GitHub issue with landscape/landscape-en labels
  • src/index.ts — wired into the save phase alongside HN/trending; landscape files included in Telegram highlights loop
  • src/i18n.tsLANDSCAPE_REPORT, landscape entries in ISSUE_LABELS, REPORT_LABELS, NOTIFY_LABELS
  • src/github.ts — label colors: landscape#0ea5e9, landscape-en#38bdf8
  • src/generate-manifest.tsai-landscape / ai-landscape-en added to REPORT_FILES
  • index.html — labels added to LABELS for web UI sidebar

Copilot AI linked an issue Apr 5, 2026 that may be closed by this pull request
- Add LANDSCAPE_REPORT, landscape labels/colors to i18n and github.ts
- Add buildLandscapePrompt() to prompts-data.ts with 6-section wide-view synthesis
- Add saveLandscapeReport() to report-savers.ts
- Wire into index.ts save phase and Telegram highlights loop
- Add ai-landscape/ai-landscape-en to manifest REPORT_FILES and index.html LABELS

Agent-Logs-Url: https://github.com/jstamagal/agents-radar/sessions/93ecf1e2-7c66-4e07-9ddc-51ee002792a8

Co-authored-by: jstamagal <173371282+jstamagal@users.noreply.github.com>
Copilot AI changed the title [WIP] Update AI open source trends report for March 2026 feat: add AI Ecosystem Landscape (wide view) report type Apr 5, 2026
Copilot AI requested a review from jstamagal April 5, 2026 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

📈 AI Open Source Trends 2026-03-29

2 participants