Skip to content

feat: add neovateai/neovate-code to landscape#21

Closed
afc163 wants to merge 1 commit into
mainfrom
add/neovate-code
Closed

feat: add neovateai/neovate-code to landscape#21
afc163 wants to merge 1 commit into
mainfrom
add/neovate-code

Conversation

@afc163
Copy link
Copy Markdown

@afc163 afc163 commented May 7, 2026

Summary

Add neovateai/neovate-code to the Agentic AI Landscape.

Neovate Code is a TypeScript coding agent for code generation, bug fixing, code review, and testing, supporting interactive and headless modes.

Changes

  • data/agentic-ai-projects.csv — project entry with OpenRank trend data
  • website/static/data/.../landscape.csv — entry for interactive landscape visualization
  • website/static/img/logos/neovateai.png — logo for landscape card display

Project Info

Field Value
Repo neovateai/neovate-code
Stars 1,531
Forks 152
Language TypeScript
Created 2025-03-11
Latest OpenRank (2026-03) 9.42
Peak OpenRank 29.97 (2025-11)
Category Coding Agent

Test plan

  • CSV format consistent with existing entries
  • Project info matches GitHub API
  • OpenRank data matches Open-Digger API
  • Logo downloaded and valid PNG

🤖 Generated with Claude Code

Add Neovate Code to both the data pipeline and interactive website landscape:
- data/agentic-ai-projects.csv: project entry with OpenRank trend
- website landscape CSV: entry for interactive visualization
- website logo: neovateai.png for landscape card display

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds the 'neovateai/neovate-code' project to the agentic AI projects list and the May 2025 OpenSource AI Landscape data. A consistency issue was identified regarding the OpenRank value in the landscape CSV: the value provided reflects March 2026 data, but the file path indicates it should represent a May 2025 snapshot.

268163609,qdrant/qdrant,Vector Storage and Search,24215,1658,58,Rust,2020/5/30,"Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/"
607441698,lancedb/lancedb,Vector Storage and Search,6662,498,29,Rust,2023/2/28,"Developer-friendly, embedded retrieval engine for multimodal AI. Search More; Manage Less."
359952601,pgvector/pgvector,Vector Storage and Search,16134,789,10,C,2021/4/20,Open-source vector similarity search for Postgres
946498681,neovateai/neovate-code,Coding Assistant,1531,152,9.42,TypeScript,2025/3/11,"Neovate Code is a code agent to enhance your development. You can use it to generate code, fix bugs, review code, add tests, and more. You can run it in interactive mode or headless mode."
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The openrank_25 value for this entry is set to 9.42, which corresponds to the latest OpenRank data from March 2026 as seen in data/agentic-ai-projects.csv. However, this file is located in a directory named 20250501-OpenSourceAI-Landscape, which implies it is a snapshot from May 2025. For consistency with a May 2025 snapshot, the OpenRank value should reflect that period (which was 7.76 according to the trend data). If this landscape is intended to be a "living" document showing current data, the directory naming convention or the field name openrank_25 might be misleading.

946498681,neovateai/neovate-code,Coding Assistant,1531,152,7.76,TypeScript,2025/3/11,"Neovate Code is a code agent to enhance your development. You can use it to generate code, fix bugs, review code, add tests, and more. You can run it in interactive mode or headless mode."

@xiaoya-yaya
Copy link
Copy Markdown
Member

thanks! neovate-code and ant-design/x has been added to the agentic-ai-project.csv list along with several other projects.

The interactive landscape website has been deprecated, there is no need to maintain the project list under /website any longer.

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.

2 participants