Activity
Merge branch 'openai:main' into devin-api-support
Merge branch 'openai:main' into devin-api-support
Add regex and lazy_static dependencies for file_path_detection.rs
Add regex and lazy_static dependencies for file_path_detection.rs
Fix duplicate devin field in config.rs and pattern matching in file_p…
Fix duplicate devin field in config.rs and pattern matching in file_p…
Fix pattern matching for Devin API variants in safety.rs and models.rs
Fix pattern matching for Devin API variants in safety.rs and models.rs
Add @types/axios dependency for TypeScript type definitions
Add @types/axios dependency for TypeScript type definitions
Merge WireApi::Devin implementation
Merge WireApi::Devin implementation
Update record_conversation_history to handle WireApi::Devin variant
Update record_conversation_history to handle WireApi::Devin variant
27 days ago
Add WireApi::Devin variant for Devin-specific API semantics
Add WireApi::Devin variant for Devin-specific API semantics
Add detailed Devin API setup documentation to README.md
Add detailed Devin API setup documentation to README.md
Merge main into devin-api-support branch
Merge main into devin-api-support branch
Fix URL detection in local file path tests
Fix URL detection in local file path tests
on Apr 17
Adjust URL substitution logic to find occurrences by position
Adjust URL substitution logic to find occurrences by position
on Apr 17
Add standalone test for local file path detection with cancel option
Add standalone test for local file path detection with cancel option
on Apr 17
Add prompt for remote processing when local file paths are referenced
Add prompt for remote processing when local file paths are referenced
on Apr 17
Update package files and fix test-direct-devin.mjs imports
Update package files and fix test-direct-devin.mjs imports
on Apr 17
Improve Devin AI API support with enhanced file handling, structured …
Improve Devin AI API support with enhanced file handling, structured …