ecb39856ee
fix tests
2025-06-02 18:04:44 +03:00
b6787fa6de
Merge pull request #1839 from yamoyamoto/gucci/feat/aws-secrets-manager-integration
...
feat: add AWS Secrets Manager Integration for Lambda deployments
2025-06-02 16:48:25 +03:00
c520a8658f
chore: update secret more robustly
...
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
2025-06-02 13:48:47 +09:00
e2867f3a19
chore: get settings more safer
...
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
2025-06-02 13:48:16 +09:00
5856a9e548
docs: refine descriptions in recent updates page for clarity and consistency
2025-06-01 12:24:25 +03:00
8b563b0143
Merge remote-tracking branch 'origin/main'
2025-06-01 12:20:31 +03:00
9b06f46563
docs: update recent updates page with new features and roadmap changes
2025-06-01 12:20:21 +03:00
75d24791a4
docs: improve section headings in README for better clarity
2025-06-01 11:48:30 +03:00
0dba39566f
docs: fix indentation in Linear base URL note in ticket context documentation
2025-06-01 11:40:17 +03:00
d2caf0352c
Merge pull request #1840 from qodo-ai/of/semi-alphabetic-tool-org
...
Reorganize and Enhance Tools Documentation with Improved Navigation and Consistency
2025-06-01 11:15:48 +03:00
8be2e43a0f
Update README.md
...
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
2025-06-01 11:15:42 +03:00
27479d87b7
docs: standardize capitalization in README table of contents and headings
2025-06-01 10:09:37 +03:00
76172bd3ec
docs: add table of contents to README for improved navigation
2025-06-01 09:59:47 +03:00
4893552f20
Merge pull request #1838 from qodo-ai/hl/linear_docs
...
docs: add Linear integration to ticket context fetching documentation
2025-06-01 08:59:30 +03:00
d5080a35f6
docs: update Discord invitation link in README.md
2025-05-30 15:39:24 +03:00
cc06da3b7f
docs: update README with improved navigation, Discord link, and table formatting
2025-05-30 15:32:01 +03:00
ac8aa9c2ef
docs: reorganize tools list with consistent formatting and command names in README
2025-05-30 14:36:28 +03:00
9c1f5ad497
docs: rename "Test" to "Generate Tests" and improve tool name consistency in README
2025-05-30 14:31:46 +03:00
8baf6dba93
docs: reorganize core abilities in alphabetical order in README.md
2025-05-30 14:27:04 +03:00
403efcae22
docs: reorganize tools list in alphabetical order in README.md
2025-05-30 14:16:09 +03:00
d857132d1d
docs: add Similar Code tool to documentation index and navigation
2025-05-30 14:04:45 +03:00
e7f85cf858
docs: reorganize tools documentation in alphabetical order and fix inconsistencies
2025-05-30 13:58:48 +03:00
c57f8aff9b
docs: add Help Docs to the Tools list and reorganize tools documentation in alphabetical order
2025-05-30 13:35:58 +03:00
2e75fa31bd
docs: add hyperlinks to ticket system integrations in fetching_ticket_context.md
2025-05-29 08:29:41 +03:00
cc1b1871d0
fix: raise Exception when arn does not exist
2025-05-29 14:06:21 +09:00
984d627300
fix: rm invalid error handling
2025-05-29 14:03:38 +09:00
d1e8d267f6
docs: detailed description
2025-05-29 13:44:33 +09:00
32b1fb91c3
chore: add comments
2025-05-29 13:17:31 +09:00
b932b96e0c
docs: rm detailed document for AWS Secrets Manager
2025-05-29 13:10:18 +09:00
53e232d7f4
docs: update document for Secrets Manager
2025-05-29 13:09:58 +09:00
5e535a8868
chore: add blank
2025-05-29 13:05:40 +09:00
cd96f6b911
chore: organize comments
2025-05-29 13:03:21 +09:00
1955157e9a
feat: add AWS Secrets Manager Integration
2025-05-29 12:42:05 +09:00
8143f4b35b
docs: add Linear integration to ticket context fetching documentation
2025-05-28 22:23:24 +03:00
a17100e512
docs: improve clarity and formatting of review tool labels documentation
2025-05-28 19:42:27 +03:00
821227542a
Merge pull request #1837 from qodo-ai/tr/docs17
...
docs: enhance review.md with ticket compliance labels and merge block…
2025-05-28 19:37:33 +03:00
e9ce3ae869
Update docs/docs/tools/review.md
...
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
2025-05-28 19:37:23 +03:00
b4cef661e6
docs: enhance review.md with ticket compliance labels and merge blocking guidance
2025-05-28 19:35:31 +03:00
2b614330ec
docs: move Installation Metrics feature from Future Plans to Recent Updates
2025-05-28 18:52:09 +03:00
b802b162d1
Merge pull request #1835 from qodo-ai/of/chat-to-implement
...
docs: add dedicated "Chat on code suggestions" core ability
2025-05-28 11:07:50 +03:00
fd1a27c2ac
docs: add dedicated "Chat on code suggestions" core ability page and update related documentation
...
- Introduced a new core abilities page detailing the "Chat on code suggestions" feature, including setup, activation, and usage patterns.
- Removed the corresponding section from the improve tool documentation to avoid duplication.
- Updated the core abilities index and mkdocs navigation to include the new page.
- Improved formatting in the implement tool documentation for clarity and consistency.
2025-05-28 09:12:13 +03:00
95e4604abe
test: comment out GiteaProvider unit tests and update token key for compatibility
2025-05-28 08:34:59 +03:00
d5f77560e3
Merge pull request #1811 from loolootech/feature/gitea-implement
...
[Feature] - Gitea implement
2025-05-28 08:22:16 +03:00
6f27fc9271
Merge pull request #1828 from Akileox/refactor-langchain-handler
...
Refactor: Enhance AI Handler Robustness, Interface Compliance, and Asynchronous Operations (Resolves #1784 )
2025-05-28 08:20:04 +03:00
ee516ed764
Merge pull request #1831 from isExample/fix/tools-describe-docs
...
docs: correct parameter name typo and update description
2025-05-28 08:15:22 +03:00
9f9548395f
Merge pull request #1829 from dst03106/test/add-test-for-convert-to-markdown
...
test: add tests for converting to markdown
2025-05-28 08:14:41 +03:00
daf6c25f9a
fix: correct broken security vulnerability link in review.md documentation
2025-05-27 18:50:43 +03:00
495ac565b0
docs: correct parameter name typo and update description
2025-05-27 12:46:26 +09:00
82c88a1cf7
fix: improve formatting and organization of review.md documentation
2025-05-26 16:31:30 +03:00
3d5509b986
Merge remote-tracking branch 'origin/main'
2025-05-26 15:14:00 +03:00