Commit Graph

  • a919c62606 Update options.md Hussam Lawen 2025-04-10 18:23:52 +03:00
  • abda701539 Merge pull request #1689 from qodo-ai/docs/chrome_ext_options Hussam Lawen 2025-04-10 16:33:30 +03:00
  • da59a6dbe8 docs: add Chrome extension options documentation page Hussam.lawen 2025-04-10 12:46:06 +03:00
  • e44b371d34 docs: add Chrome extension options documentation page Hussam.lawen 2025-04-10 11:46:10 +03:00
  • edaab4b6b1 Merge pull request #1682 from qodo-ai/of/extend-rag-chapter Tal 2025-04-09 13:21:51 +03:00
  • 2476dadf53 Enhance interactivity documentation with details on suggestion tracking ofir-frd 2025-04-09 11:25:56 +03:00
  • 526d7ff5d2 Update default number of code suggestions per chunk from 4 to 3 mrT23 2025-04-09 08:24:26 +03:00
  • cdc354c33b disable dynamic variables mrT23 2025-04-08 21:07:45 +03:00
  • 4ee9f784dd Alphabetize core abilities documentation links for better navigation ofir-frd 2025-04-08 12:06:11 +03:00
  • ef7a8eafb6 Add RAG context enrichment application details for review, implement, and ask tools ofir-frd 2025-04-08 11:59:37 +03:00
  • 0161769f22 Merge pull request #1679 from PeterDaveHelloKitchen/Add-OpenAI-GPT-4.5-Preview Tal 2025-04-07 20:07:55 +03:00
  • 9b19fcdc90 Add support of OpenAI GPT-4.5 Preview model Peter Dave Hello 2025-04-04 05:13:15 +08:00
  • 629de489dd Update RAG context enrichment documentation with enterprise plan requirements mrT23 2025-04-07 08:46:09 +03:00
  • a4957693ba Merge pull request #1677 from saumil-kapadia-stellantispublic/patch-1 Tal 2025-04-07 07:30:41 +03:00
  • e8171b0289 Updated Dockerfile.lambda for python version 3.12 saumil-kapadia-stellantispublic 2025-04-06 22:40:04 +05:30
  • d4cc57c32a Improve code validation documentation with clearer suggestion application details mrT23 2025-04-04 16:54:23 +03:00
  • cb47cd5144 Update interactivity documentation with consistent formatting and links mrT23 2025-04-04 11:36:40 +03:00
  • 99d88f8d1d Merge pull request #1674 from qodo-ai/of/add-iteractivity-content Tal 2025-04-04 11:32:13 +03:00
  • d938ff05ef Merge pull request #1667 from jmrtnz94/1592_ENVLogLevel Tal 2025-04-04 11:31:44 +03:00
  • ae6c4e741a Standardize capitalization in documentation navigation links ofir-frd 2025-04-04 11:04:56 +03:00
  • 282fb0ed28 Add interactive features documentation for PR workflow tools ofir-frd 2025-04-04 11:00:44 +03:00
  • 76b447a62a Add logging configuration details to usage guide Jose Martinez 2025-04-03 14:24:59 -05:00
  • b7b533ddf6 Update azuredevops logger setup to use dynamic log level from configuration Jose Martinez 2025-04-03 14:10:52 -05:00
  • 7987fd1be7 Update bitbucket logger setup to use dynamic log level from configuration Jose Martinez 2025-04-03 14:10:11 -05:00
  • db06a8e49e Update github logger setup to use dynamic log level from configuration Jose Martinez 2025-04-03 14:09:11 -05:00
  • 4fa2d82179 Set default log level to DEBUG in configuration and logger setup Jose Martinez 2025-04-03 14:07:10 -05:00
  • 1ffddaf719 Add self-reflection reference to code validation documentation mrT23 2025-04-03 19:36:05 +03:00
  • 94aa090552 Merge pull request #1672 from qodo-ai/tr/docs52 Tal 2025-04-03 17:55:32 +03:00
  • 2683b78e34 Add code validation documentation for PR code suggestions mrT23 2025-04-03 17:54:20 +03:00
  • eac20ba0e2 Add code validation documentation for PR code suggestions mrT23 2025-04-03 17:52:38 +03:00
  • c2e61b7113 Update docs/docs/core-abilities/code_validation.md Tal 2025-04-03 17:52:06 +03:00
  • c74a2efdb7 Add code validation documentation for PR code suggestions mrT23 2025-04-03 17:44:01 +03:00
  • 1710cd49f1 Merge pull request #1671 from qodo-ai/of/pr-reviewer-error-handling ofir-frd 2025-04-03 13:26:38 +03:00
  • 9254225949 fix: add error handling for missing review data in PR reviewer ofir-frd 2025-04-03 13:23:41 +03:00
  • 14971c4f5f Add support for documentation content exceeding token limits (#1670) sharoneyal 2025-04-03 11:51:26 +03:00
  • ceaca3e621 Update feature comparison table with detailed links and new capabilities mrT23 2025-04-02 19:39:23 +03:00
  • 3b0225544a Fix code example in PR reviewer prompts to correctly show added line mrT23 2025-04-02 08:23:01 +03:00
  • dbfc07ccc1 Update logging configuration to use dynamic log level from settings Jose Martinez 2025-04-01 15:54:51 -05:00
  • f0e0901b10 Update repository configuration references from main branch to default branch mrT23 2025-04-01 09:42:08 +03:00
  • d749620ebb Update default model reference from GPT-4 to o3-mini and improve model configuration docs mrT23 2025-04-01 08:15:09 +03:00
  • e692735b7b Merge pull request #1662 from qodo-ai/tr/more_protections Tal 2025-03-31 14:02:33 +03:00
  • ed00ef6ee3 Merge pull request #1663 from qodo-ai/tr/prompts_and_logic Tal 2025-03-31 13:56:29 +03:00
  • c674c5ed02 Update bitbucket related documentation (#1659) sharoneyal 2025-03-31 09:09:43 +03:00
  • 20cb139161 Improve code suggestion prompt to clarify handling of partial code segments in PR reviews mrT23 2025-03-31 08:39:40 +03:00
  • 8513a1a4b9 Merge pull request #1660 from qodo-ai/of/refine-rag-file ofir-frd 2025-03-30 10:23:04 +03:00
  • a7ab04ba8d Update trial information in Qodo Merge documentation with grace usage details mrT23 2025-03-30 09:18:45 +03:00
  • afa4adcb23 Improve code analysis instructions for handling partial code blocks in PR reviews mrT23 2025-03-30 09:00:45 +03:00
  • 7bd0fefee4 Fix GitLab protections function and return value in PR questions mrT23 2025-03-29 19:53:46 +03:00
  • 02d9aed7fe Fix GitLab provider to use default branch instead of target branch for repo settings mrT23 2025-03-29 19:39:56 +03:00
  • 7d47bd5f5e Add GitLab protections to prevent quick actions in PR questions mrT23 2025-03-29 19:35:39 +03:00
  • 8f0df437dd Add video tutorials link to documentation index page ofir-frd 2025-03-29 15:38:12 +03:00
  • ddf94c14a3 Add configuration option for PR Code Suggestions to control publishing when no suggestions found mrT23 2025-03-29 09:33:31 +03:00
  • 6b2a1ff529 Update image reference in rag_context_enrichment documentation ofir-frd 2025-03-28 17:00:42 +03:00
  • 4a5c115d20 Rename company_codebase to rag_context_enrichment in documentation ofir-frd 2025-03-28 16:54:52 +03:00
  • 069f5eb86f Add Help Docs tool announcement to README.md with March 28, 2025 release notes mrT23 2025-03-28 15:48:10 +03:00
  • 7d57edf959 Improve help_docs documentation with clearer structure and usage examples v0.28 mrT23 2025-03-28 15:22:08 +03:00
  • 6950b3ca6b Merge pull request #1658 from qodo-ai/es/bugfix_on_help_docs_no_references_when_new_issue_created sharoneyal 2025-03-27 17:50:42 +02:00
  • e422f50cfe Fix for bug in get_canonical_url_parts when a new issue created, without git url provided. Eyal Sharon 2025-03-27 17:22:56 +02:00
  • 66a667d509 Update main readme file + improve help docs (#1653) sharoneyal 2025-03-27 16:23:50 +02:00
  • 482cd7c680 Merge pull request #1651 from qodo-ai/es/github_publish_non_pr_comment sharoneyal 2025-03-27 16:19:20 +02:00
  • 991a866368 documents' link generation: Make sure prefix ends with '/' Eyal Sharon 2025-03-26 21:58:15 +02:00
  • fcd9416129 Replace Qodo Merge references with PR-Agent in Bitbucket documentation mrT23 2025-03-26 20:06:32 +02:00
  • 255e1d0fc1 Missing class member Eyal Sharon 2025-03-26 14:29:50 +02:00
  • 7117e9fe0e Github Provider: Support publishing a comment on a non pr issue Eyal Sharon 2025-03-26 13:36:37 +02:00
  • b42841fcc4 Merge pull request #1649 from qodo-ai/hl/global_best_practices Tal 2025-03-26 13:07:09 +02:00
  • 839b6093cb Update company_codebase.md ofir-frd 2025-03-26 09:50:01 +02:00
  • 351b9d9115 Update company_codebase.md ofir-frd 2025-03-26 09:47:59 +02:00
  • 3e11f07f0b Merge pull request #1650 from qodo-ai/of/add-ref-image-to-rag ofir-frd 2025-03-26 09:35:00 +02:00
  • 1d57dd7443 Update image alt text in company_codebase documentation ofir-frd 2025-03-26 08:44:11 +02:00
  • 7aa3d12876 Add codebase references screenshot to company_codebase documentation ofir-frd 2025-03-26 08:41:56 +02:00
  • 6f6595c343 Merge pull request #1634 from ishaansehgal99/main Tal 2025-03-26 07:51:24 +02:00
  • b300cfa84d Improve error logging with artifacts Ishaan Sehgal 2025-03-25 22:49:24 -07:00
  • 9a21069075 docs: update configuration options and improve wiki documentation clarity Hussam.lawen 2025-03-25 13:53:22 +02:00
  • 85f7b99dea Merge pull request #1648 from qodo-ai/of/add-rag-docs ofir-frd 2025-03-25 12:51:39 +02:00
  • d6f79f486a Update code block syntax highlighting in company_codebase documentation ofir-frd 2025-03-25 12:42:11 +02:00
  • b0ed584821 Update company codebase documentation link and rename file ofir-frd 2025-03-25 12:27:36 +02:00
  • 05ea699a92 Merge pull request #1647 from qodo-ai/es/bugfix_github_app_git_url_generation sharoneyal 2025-03-25 12:20:10 +02:00
  • 605eef64e7 Generate git url correctly in case invoked from both user and GitHub app contexts Eyal Sharon 2025-03-25 12:08:00 +02:00
  • c94aa58ae4 Fix typo in Qodo Merge models documentation ofir-frd 2025-03-25 09:23:30 +02:00
  • e20e7c138c Merge pull request #1644 from qodo-ai/es/help_docs Tal 2025-03-25 08:17:37 +02:00
  • b161672218 Remove redundant abstractmethod for _prepare_clone_url_with_token Eyal Sharon 2025-03-24 15:56:45 +02:00
  • 5bc253e1d9 Add token count estimation factor to config Eyal Sharon 2025-03-24 15:53:22 +02:00
  • 8495e4d549 More comprehensive handling in count_tokens(force_accurate==True): In case model is neither OpenAI nor Anthropic Claude, simply use an elbow room factor in order to force a more conservative estimate. Eyal Sharon 2025-03-24 15:47:35 +02:00
  • fb324d106c Remove non implemented method _prepare_clone_url_with_token from providers which don't support it and instead, issue a warning in base class. Eyal Sharon 2025-03-24 14:06:06 +02:00
  • a4387b5829 Fix more /improve suggestions Eyal Sharon 2025-03-24 11:19:23 +02:00
  • 477ebf4926 Code recommendations from /improve Eyal Sharon 2025-03-24 10:54:50 +02:00
  • fe98779a88 Update images in help_docs md Eyal Sharon 2025-03-24 10:32:55 +02:00
  • e14fc7e02d Fix missing self.bearer_token for bitbucket related providers Eyal Sharon 2025-03-24 10:21:23 +02:00
  • 1bd65934df Merge origin/main into es/help_docs Eyal Sharon 2025-03-23 20:04:58 +02:00
  • 88a17848eb - Documentation - Better error handling in case could not deduce repo url Eyal Sharon 2025-03-23 20:04:33 +02:00
  • 1aab87516e Merge pull request #1637 from Octoslav/doc/ollama Tal 2025-03-23 15:22:14 +02:00
  • dd80276f3f Support cloning repo Support forcing accurate token calculation (claude) Help docs: Add desired branch in case of user supplied git repo, with default set to "main" Better documentation for getting canonical url parts Eyal Sharon 2025-03-23 09:55:58 +02:00
  • ad17cb4d92 cleanup mrT23 2025-03-23 09:26:44 +02:00
  • 6efb694945 Generated best practices file Tal 2025-03-23 09:07:01 +02:00
  • dde362bd47 doc: Add info about ollama context length Slava Eliseev 2025-03-22 00:48:25 +03:00
  • a9ce909713 Merge pull request #1636 from cdornano/cdornano-patch-1 Tal 2025-03-21 18:54:18 +02:00
  • e925f31ac0 Update azuredevops_provider.py cdornano 2025-03-21 12:57:03 +00:00
  • 5e7e353670 Added help_docs feature. Eyal Sharon 2025-03-20 16:32:16 +02:00
  • 52d4312c9a fix: Logging and Commenting ishaansehgal99 2025-03-20 13:59:43 -07:00
  • 8ec6067b26 Merge branch 'qodo-ai:main' into main Ishaan Sehgal 2025-03-20 13:57:46 -07:00