feat: add research_info tool and bump version to 1.70.0 with context docs clarification

This commit is contained in:
2025-12-13 06:03:50 +00:00
parent 35ddb1ea6a
commit f06053f317
5 changed files with 41 additions and 35 deletions
+8
View File
@@ -3,6 +3,14 @@
## Version 1.70.0 - 2025-12-13
Adds a `research_info` tool to perform web searches. Renames a research tool and clarifies the usage and limitations of context files in the documentation.
**Changes:** 3 files, 66 lines
**Languages:** Python (66 lines)
## Version 1.69.0 - 2025-12-13
Adds support for analyzing C and C++ projects. Resolves dependency resolution issues and improves performance, while also providing comprehensive documentation for C/C++ development and entry points.