ZIm/crates/agent2
Nathan Sobo 84d6a0fae9 Fix agent2 compilation errors and warnings
- Add cloud_llm_client dependency for CompletionIntent and CompletionMode
- Fix LanguageModelRequest initialization with missing thinking_allowed field
- Update StartMessage handling to use Assistant role
- Fix MessageContent conversions to use enum variants directly
- Fix input_schema implementation to use schemars directly
- Suppress unused variable and dead code warnings
2025-08-01 22:39:08 -06:00
..
src Fix agent2 compilation errors and warnings 2025-08-01 22:39:08 -06:00
Cargo.toml Fix agent2 compilation errors and warnings 2025-08-01 22:39:08 -06:00
LICENSE-GPL WIP: Add agent2 crate from test-driven-agent branch 2025-08-01 22:32:36 -06:00