feat: add neovateai/neovate-code to landscape#21
Conversation
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>
There was a problem hiding this comment.
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." |
There was a problem hiding this comment.
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."
|
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. |
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 datawebsite/static/data/.../landscape.csv— entry for interactive landscape visualizationwebsite/static/img/logos/neovateai.png— logo for landscape card displayProject Info
Test plan
🤖 Generated with Claude Code