Skip to content

Release v0.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jan 14:06
· 10 commits to master since this release
3dceb80

V0.1.3 Release - Unified Search, Issue Planning & Observability

This release consolidates significant compounding advancements integrating GitHub planning, internet search capabilities, and full LLM observability.

Key Features & Changes

  • GitHub Issue Planning (#88, #89):
    • Integrated workflows/plan.py to directly fetch and plan from GitHub issues.
    • Added secure URL parsing and handled sanitization (CodeQL fixes).
  • Centralized Internet Search (#74, #83):
    • Implemented utils/search/ddg_search.py for DuckDuckGo integration.
    • Added internet_search tool to research agents.
  • Documentation Hardening (#75, #90):
    • Enhanced documentation fetching with Playwright and Jina AI integration.
    • Added paging support and limits to prevent context overflow.
  • Observability (#81):
    • Integrated Langfuse for tracing DSPy and LLM calls.
  • Review Generalization (#86, #87):
    • Refactored review workflow to support dynamic agent discovery.
    • Added tests/test_integration_llm.py for full workflow verification.
  • Code Quality & Security:
    • Addressed CodeQL alerts (URL sanitization, substring attacks).
    • Resolved merge conflicts and syntax errors in development branch.
    • Fixed multiple linting and import issues.

Contributors

We'd like to thank our contributors for their heavy lifting in this release!