Commit Graph

  • 844d142f2e docs: docs restructuring and community analytics implementation (#2913) Tony Kipkemboi 2025-05-28 10:53:55 -04:00
  • bcc694348e chore: Bump version to 0.121.1 in project files and update dependencies (#2912) 0.121.1 Lorenze Jay 2025-05-27 10:46:20 -07:00
  • 287b689c7e chore: Bump version to 0.121.1 in project files and update dependencies lorenze/patch-version-0.121.1 lorenzejay 2025-05-27 10:32:51 -07:00
  • dfc4255f2f docs: Add transparency features for prompts and memory systems (#2902) Tony Kipkemboi 2025-05-27 13:08:40 -04:00
  • 5d5377cfb9 feat: add ZapierActionTool and ZapierActionsAdapter for integrating with Zapier actions (#311) Lorenze Jay 2025-05-27 09:54:35 -07:00
  • adf286af6d fix: replace f-string with string format for Python 3.12 compatibility devin/1748347389-fix-openai-1.78-support Devin AI 2025-05-27 12:27:50 +00:00
  • 75b4e84457 improve: address PR feedback for OpenAI 1.78 support Devin AI 2025-05-27 12:15:00 +00:00
  • 8583a7a30d feat: add support for OpenAI 1.78 distribution Devin AI 2025-05-27 12:08:27 +00:00
  • 138ac95b09 Add timing information to reasoning events to show duration in logs Devin AI 2025-05-27 09:41:37 +00:00
  • 572d8043eb Fix ready flag detection to handle both execute and continue executing variations Devin AI 2025-05-27 09:22:19 +00:00
  • 3d5668e988 Fix adaptive reasoning implementation and tests, move all prompts to en.json Devin AI 2025-05-27 09:04:16 +00:00
  • cbc81ecc06 Move reasoning prompts to en.json and update documentation Devin AI 2025-05-27 08:57:44 +00:00
  • 38ed69577f Merge remote changes into local branch Devin AI 2025-05-27 08:37:08 +00:00
  • 203faa6a77 Implement LLM-based adaptive reasoning with function calling Devin AI 2025-05-27 08:35:32 +00:00
  • 88721788e9 improving test João Moura 2025-05-27 01:27:25 -07:00
  • e636f1dc17 Merge branch 'main' into devin/1748280430-reasoning-interval João Moura 2025-05-27 01:08:03 -07:00
  • 4e0ce9adfe fixing João Moura 2025-05-27 00:33:26 -07:00
  • 42dacb2862 remove unnecesary imrpots João Moura 2025-05-26 23:39:09 -07:00
  • 5868ac71dd Replace examples with comprehensive documentation for reasoning agents Devin AI 2025-05-26 21:37:10 +00:00
  • cb5116a21d Fix lint error: remove unused LLM import from reasoning interval tests Devin AI 2025-05-26 19:15:47 +00:00
  • b74ee4e98b Fix tests to properly mock LLM calls to avoid authentication errors Devin AI 2025-05-26 19:07:41 +00:00
  • 0383aa1f27 Update reasoning interval example with comprehensive documentation Devin AI 2025-05-26 19:01:31 +00:00
  • db6b831c66 Fix reasoning interval counter management Devin AI 2025-05-26 18:58:04 +00:00
  • acb1eac2ac Complete code review improvements Devin AI 2025-05-26 17:54:05 +00:00
  • acabaee480 Fix lint errors and implement code review suggestions Devin AI 2025-05-26 17:42:00 +00:00
  • 9a2ddb39ce Add reasoning_interval and adaptive_reasoning features Devin AI 2025-05-26 17:32:47 +00:00
  • 22db4aae81 Add usage limit feature to BaseTool class (#2904) devin-ai-integration[bot] 2025-05-26 08:53:10 -07:00
  • 3b81adefbc Fix CI failures and address code review feedback devin/1748241280-tool-usage-limit Devin AI 2025-05-26 07:01:15 +00:00
  • 7f730fbe02 Add usage limit feature to BaseTool class Devin AI 2025-05-26 06:39:49 +00:00
  • 7fe193866d improviong reasoning prompt João Moura 2025-05-25 15:24:59 -07:00
  • e79f591d70 Fix Python 3.10 segmentation fault in FilteredStream threading devin/1748142713-fix-issue-2900 Devin AI 2025-05-25 05:20:35 +00:00
  • 4e0501007a Fix all lint issues with unused imports Devin AI 2025-05-25 05:04:29 +00:00
  • 5ef38b651e Fix type-checker issues in agent adapters and base_agent Devin AI 2025-05-25 05:03:05 +00:00
  • bb541c059c Fix type-checker issues in A2A protocol implementation Devin AI 2025-05-25 04:50:41 +00:00
  • 1d86f196d7 Fix lint issues: remove unused imports Devin AI 2025-05-25 04:43:55 +00:00
  • 231dd027ba Implement comprehensive A2A protocol improvements Devin AI 2025-05-25 04:37:28 +00:00
  • 96735c027a Fix lint issues in a2a_protocol_test.py - remove unused imports and variables Devin AI 2025-05-25 04:33:21 +00:00
  • b7e4d074a5 Fix lint issues and update agent.execute_task for recursion depth Devin AI 2025-05-25 04:20:26 +00:00
  • 14145268d2 Implement A2A protocol support for recursive agent invocation Devin AI 2025-05-25 03:28:40 +00:00
  • 921423679a docs: update memory docs and images in readme (#2898) Tony Kipkemboi 2025-05-23 19:36:28 -04:00
  • 2460f61d3e docs: major docs updates (#2897) Tony Kipkemboi 2025-05-23 16:04:37 -04:00
  • be24559630 Support Llama API in crewAI (#2825) Young Han 2025-05-23 11:57:59 -07:00
  • 2b4a6b2e3d logs João Moura 2025-05-22 21:53:00 -07:00
  • beddc72189 fix llm guardrail import and docs João Moura 2025-05-22 21:47:23 -07:00
  • 2d6deee753 docs: update agent and task documentation with new parameters (#2891) Tony Kipkemboi 2025-05-22 18:06:24 -04:00
  • 222912d14b Add crew name attribute to CrewBase annotated classes (#2890) Vini Brasil 2025-05-22 16:37:54 -03:00
  • d131d4ef96 Add HallucinationGuardrail documentation (#2889) Greyson LaLonde 2025-05-22 14:48:17 -04:00
  • b2228b6f19 chore: add docs.json route gl/docs/hallucination-guardrails Greyson LaLonde 2025-05-22 14:45:19 -04:00
  • 0c55eab562 fix: update import Greyson Lalonde 2025-05-22 12:40:06 -04:00
  • ed25cfd44d docs: enterprise hallucination guardrails Greyson Lalonde 2025-05-22 12:37:05 -04:00
  • 5e9968d2f8 Address PR feedback for #2886: Add validation, logging, documentation, utility methods, and comprehensive tests for Agent parameters devin/1747913386-fix-agent-parameters Devin AI 2025-05-22 11:53:35 +00:00
  • 4d67ecabfd Fix #2886: Add undocumented Agent parameters allow_feedback, allow_conflict, and allow_iteration Devin AI 2025-05-22 11:36:04 +00:00
  • 43866c0f61 Fix CI: Rename metadata column to doc_metadata and fix SQL injection vulnerability devin/1747907487-pgvector-knowledge-storage-docs Devin AI 2025-05-22 10:21:07 +00:00
  • f1a91c506b Fix CI: Make pgvector an optional dependency, fix SQL injection and type errors Devin AI 2025-05-22 10:15:58 +00:00
  • 30486acb4d Add documentation and implementation for custom pgvector knowledge storage (#2883) Devin AI 2025-05-22 09:57:16 +00:00
  • e59627adf2 Update version to 0.121.0 across project files and dependencies (#2879) 0.121.0 Lorenze Jay 2025-05-21 18:17:19 -07:00
  • d0855987f8 Fix imports for before_kickoff and after_kickoff in documentation (#2878) devin-ai-integration[bot] 2025-05-21 13:04:53 -07:00
  • 09890d3b34 Fix imports for before_kickoff and after_kickoff in documentation devin/1747857791-fix-kickoff-hooks-imports Devin AI 2025-05-21 20:03:30 +00:00
  • c1672613bc Add inject_date flag to Agent for automatic date injection (#2870) devin-ai-integration[bot] 2025-05-21 12:58:57 -07:00
  • 9945da7dbe Add HallucinationGuardrail no-op implementation with tests (#2869) Greyson LaLonde 2025-05-21 13:47:41 -04:00
  • 31ffa90075 telemetry initialization and enhance event handling (#2853) Lorenze Jay 2025-05-21 10:32:03 -07:00
  • 169d3233e8 Updating Logging (#2874) João Moura 2025-05-21 09:44:56 -07:00
  • 7e73c0ebb5 Merge branch 'main' into joaomdmoura/log joaomdmoura/log Tony Kipkemboi 2025-05-21 11:24:10 -04:00
  • b3484c1d0e Document knowledge events in event-listener.mdx and knowledge.mdx (#2872) Tony Kipkemboi 2025-05-21 11:23:53 -04:00
  • 910ed716d9 Reasoning docs update (#2871) Tony Kipkemboi 2025-05-21 10:58:13 -04:00
  • eb6364284f Fix encoding error when creating tools (#2876) Vini Brasil 2025-05-21 09:31:13 -03:00
  • 10b5082c0a new tests devin/1747797675-inject-date-flag João Moura 2025-05-21 04:12:55 -07:00
  • 9e9f38c7c5 Merge branch 'main' into joaomdmoura/log João Moura 2025-05-21 03:16:56 -07:00
  • bddfe1c780 unnecesary João Moura 2025-05-21 03:13:14 -07:00
  • 81ef803445 unnecesary João Moura 2025-05-21 03:10:02 -07:00
  • 4a45dd4dfd fix João Moura 2025-05-21 03:07:57 -07:00
  • a9c175a0f8 Fix undefined name branch_to_use in console_formatter.py Devin AI 2025-05-21 10:07:51 +00:00
  • b44cdc6e2a improve logs João Moura 2025-05-21 02:34:43 -07:00
  • dda26b6b25 new logs João Moura 2025-05-21 02:28:24 -07:00
  • c3dc839b12 docs: Update documentation for inject_date feature Devin AI 2025-05-21 04:03:52 +00:00
  • 270a473d5d fix: Add date format validation to prevent invalid formats Devin AI 2025-05-21 03:44:51 +00:00
  • 98df434eb9 fix: Update test implementation for inject_date feature Devin AI 2025-05-21 03:40:31 +00:00
  • 9973011be5 feat: Add date_format parameter and error handling to inject_date feature Devin AI 2025-05-21 03:30:20 +00:00
  • 547e46b8cf feat: Add inject_date flag to Agent for automatic date injection Devin AI 2025-05-21 03:24:06 +00:00
  • e21d54654c docs: add MCP integration documentation and update enterprise docs (#2868) Tony Kipkemboi 2025-05-20 18:06:41 -04:00
  • 50b8f83428 reasoning logs João Moura 2025-05-20 14:21:21 -07:00
  • 8d2928e49a fixing handler João Moura 2025-05-20 08:39:16 -07:00
  • 1ef22131e6 Add reasoning attribute to Agent class (#2866) devin-ai-integration[bot] 2025-05-20 07:40:40 -07:00
  • 227b521f9e Add markdown attribute to Task class (#2865) devin-ai-integration[bot] 2025-05-19 23:26:03 -07:00
  • f4926a9810 Fix lint error and validation error in test_markdown_task.py devin/1747719522-add-markdown-attribute-to-task Devin AI 2025-05-20 05:51:08 +00:00
  • 05e3e9c2ff Enhance markdown feature based on PR feedback Devin AI 2025-05-20 05:44:56 +00:00
  • 2c26ab27c0 Add markdown attribute to Task class for formatting responses in Markdown Devin AI 2025-05-20 05:39:49 +00:00
  • 2266980274 Enhance BaseLLM documentation and add model parameter validation devin/1747665066-fix-basellm-docs Devin AI 2025-05-19 14:53:18 +00:00
  • 8c4f6e3db9 Fix documentation for BaseLLM to clarify model parameter requirement Devin AI 2025-05-19 14:34:13 +00:00
  • 65c57fc43b refactor: Improve memory_verbose implementation per PR feedback (#2859) devin/1747590103-fix-issue-2858 Devin AI 2025-05-18 18:01:38 +00:00
  • ce68323815 feat: Add memory_verbose flag to provide visibility into memory operations (#2858) Devin AI 2025-05-18 17:48:51 +00:00
  • bef5971598 Added Stop parameter docs (#2854) Vidit Ostwal 2025-05-18 03:11:12 +05:30
  • aa6e5b703e Fix fail llama test (#2819) Vidit Ostwal 2025-05-17 00:48:11 +05:30
  • c1c64d9b8b Enhance: Implement code quality improvements from review feedback devin/1747331798-fix-venv-detection Devin AI 2025-05-15 18:07:42 +00:00
  • 4a32d9310c Fix: Add --active flag to uv sync command to fix virtual environment detection Devin AI 2025-05-15 17:56:48 +00:00
  • 306f6e1e8f Address PR review feedback: Move model list to class constant, optimize methods, add docstrings, enhance tests devin/1747327138-fix-issue-2843 Devin AI 2025-05-15 16:51:35 +00:00
  • 52a471609a Fix issue #2843: Exclude stop parameter for models that don't support it Devin AI 2025-05-15 16:46:33 +00:00
  • 0b35e40a24 docs: add StagehandTool documentation and improve MDX structure (#2842) Tony Kipkemboi 2025-05-15 12:24:25 -04:00
  • 49bbf3f234 Docs Updates (#2840) Lucas Gomide 2025-05-15 10:17:21 -03:00
  • 72793fddd4 Merge branch 'main' into lg-few-docs-update lg-few-docs-update Lucas Gomide 2025-05-15 09:39:14 -03:00