• v1.1.0 ac2ada89fe

    Phase 3: Butler Orchestration - Multi-Agent Coordination
    Build and Push / build (release) Successful in 58s

    jpmschweitzer released this 2025-12-11 21:38:02 +01:00 | 142 commits to main since this release

    Major Features:

    • The Librarian agent with library-desk API integration
    • Agent communication protocol for inter-agent messaging
    • Coordination engine for task orchestration
    • HybridRAG research and wiki write capabilities

    Librarian Tools:

    • hybrid_search, search_wiki, get_wiki_page, semantic_search
    • list_dossiers, get_dossier_pages, explore_knowledge_graph
    • find_related_entities
    • create_wiki_page, update_wiki_page, smart_create_wiki_page

    Infrastructure:

    • APP_VERSION now dynamically loaded from pyproject.toml
    • Library-Desk configuration settings
    • 72 new tests for Phase 3 components
    Downloads