Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 03 Mar 05:18
· 57 commits to main since this release

Changelog

  • 1548133 Brew formula update for baryo version v0.6.0
  • af33268 Refactor prompts for research, review, and strategy analysis; enhance clarity and structure. - Updated research analysis instructions for key findings and accuracy. - Improved research mode guidelines for exploring codebases. - Revised research report format to emphasize source citations and accuracy. - Enhanced review mode to focus on critical issues and structured reporting. - Clarified strategy analysis process with detailed steps and anti-hallucination rules. - Introduced structured thinking prompts for decision-making and comparisons. - Added intent classification logic to better understand user queries. - Created structured analysis framework for decision-making scenarios.
  • 3de924c Scoop update for baryo version v0.6.0
  • 6154f9b feat: add file discovery and indexing functionality with tree-sitter integration
  • 70c9407 feat: add hardware fit estimation and Docker Hub model tag fetching
  • 2ca7c15 feat: add repetition detection to prevent model from generating redundant content
  • 6ad6991 feat: add strategy planning feature with JSON input handling and analysis
  • f9b0bba feat: add strategy suggestion prompt and auto-strategy detection for decision-worthy questions
  • 160b338 feat: add unified RAG pipeline for knowledge retrieval and auto web search
  • 9dff5f6 feat: agent modes polish — color-coded labels, command gating, mode tags
  • 6947a37 feat: enhance freshness detection and refine strategy gathering prompts for clarity and efficiency
  • 8cfd975 feat: enhance model handling with hardware detection and fit estimation
  • 2f208cf feat: enhance strategy question detection and add strategy planning documentation
  • 56382a4 feat: implement export path configuration and enhance anti-hallucination rules in strategy prompts
  • 9509ff5 feat: implement knowledge gap search functionality and final analysis prompt
  • bcc7265 feat: implement meta-tools for capable models, enhancing search and research capabilities
  • 9924e81 fix: gate tree-sitter parser behind CGO build tag for cross-compilation