1554 Commits

Author SHA1 Message Date
Kazuki Yamada
88e02d5031 Add Claude PR Assistant workflow 2025-05-27 21:48:15 +09:00
Kazuki Yamada
a7050219e8 Merge pull request #603 from yamadashy/devin/1748278189-add-vietnamese-language-support 2025-05-27 10:15:52 +09:00
Devin AI
dc44ac7ca4 fix: Update typo check config and correct remote repository documentation
Co-Authored-By: Kazuki Yamada <koukun0120@gmail.com>
2025-05-26 17:15:13 +00:00
Devin AI
847986d395 feat(website): Add Vietnamese language support
Co-Authored-By: Kazuki Yamada <koukun0120@gmail.com>
2025-05-26 17:06:01 +00:00
Kazuki Yamada
b63a7049e7 Merge pull request #602 from yamadashy/devin/1748274448-add-indonesian-language
Add Indonesian language support
2025-05-27 01:38:44 +09:00
Devin AI
16396cc314 fix(website): Remove HomeBadges from Indonesian files except guide/index.md
Co-Authored-By: Kazuki Yamada <koukun0120@gmail.com>
2025-05-26 16:34:48 +00:00
Devin AI
8dce287066 feat(website): Add Indonesian language documentation files
Co-Authored-By: Kazuki Yamada <koukun0120@gmail.com>
2025-05-26 16:17:11 +00:00
Devin AI
4d737ad2b5 fix(website): Change Indonesian language label to 'Indonesia (Indonesia)'
Co-Authored-By: Kazuki Yamada <koukun0120@gmail.com>
2025-05-26 16:04:17 +00:00
Devin AI
c1933f8775 fix(website): Add missing Indonesian language guide files to fix build errors
Co-Authored-By: Kazuki Yamada <koukun0120@gmail.com>
2025-05-26 15:59:21 +00:00
Devin AI
3feb730e59 feat(website): Add Indonesian language support
- Add configId.ts with Indonesian navigation and search translations
- Update main config to include Indonesian locale (id)
- Add Indonesian search configuration to configShard.ts
- Create Indonesian content directory with homepage and guide
- Update supported languages documentation

Co-Authored-By: Kazuki Yamada <koukun0120@gmail.com>
2025-05-26 15:52:50 +00:00
Kazuki Yamada
93dd40cc03 Merge pull request #601 from yamadashy/devin/1748273882-add-parentheses-to-language-labels
Add country names in parentheses to language labels
2025-05-27 00:45:39 +09:00
Devin AI
b79c670816 feat(website): Add country names in parentheses to language labels
Co-Authored-By: Kazuki Yamada <koukun0120@gmail.com>
2025-05-26 15:40:13 +00:00
Kazuki Yamada
bf40cc8180 Merge pull request #599 from yamadashy/devin/1748264935-add-badges-to-guide
feat(website): Add badges to all language versions of guide index pages
2025-05-27 00:36:22 +09:00
Devin AI
eee86a8d42 refactor(website): Remove Codecov badge from HomeBadges component
Co-Authored-By: Kazuki Yamada <koukun0120@gmail.com>
2025-05-26 15:32:07 +00:00
Devin AI
940dd9702a refactor(website): Replace markdown badges with HomeBadges component in all language guides
Co-Authored-By: Kazuki Yamada <koukun0120@gmail.com>
2025-05-26 15:23:44 +00:00
Devin AI
8f9ba8439a feat(website): Add badges to all language versions of guide index pages
Co-Authored-By: Kazuki Yamada <koukun0120@gmail.com>
2025-05-26 13:16:09 +00:00
Kazuki Yamada
c85e199db0 Merge pull request #598 from yamadashy/devin/1748261492-responsive-home-badges 2025-05-26 21:21:24 +09:00
Devin AI
f6df7669f5 feat(website): Make HomeBadges component responsive for mobile devices
Co-Authored-By: Kazuki Yamada <koukun0120@gmail.com>
2025-05-26 12:14:10 +00:00
Kazuki Yamada
bceba2544a Merge pull request #596 from yamadashy/feat/website-update-repomix
Update repomix version to 0.3.7 in package.json
2025-05-26 00:07:40 +09:00
Kazuki Yamada
6a1104a7ce fix(server): Update repomix version to 0.3.7 in package.json 2025-05-25 23:32:54 +09:00
Kazuki Yamada
2a9c07fd7c 0.3.7 v0.3.7 2025-05-25 21:25:14 +09:00
Kazuki Yamada
38da3b8ab2 Merge pull request #595 from yamadashy/docs/badge
Update GitHub stars link in HomeBadges component
2025-05-25 21:09:46 +09:00
Kazuki Yamada
ec33ca06dd fix(website): Update GitHub stars link in HomeBadges component 2025-05-25 21:06:48 +09:00
Kazuki Yamada
25db99a52c Merge pull request #594 from yamadashy/feat/browser-extension-doc
Add Chrome extension link and project badges to website
2025-05-25 21:03:14 +09:00
Kazuki Yamada
ada56dccc0 style(website): Format Chrome extension link in navigation for consistency 2025-05-25 20:58:47 +09:00
Kazuki Yamada
76868416e1 feat(website): Add HomeBadges component to display project badges 2025-05-25 20:49:02 +09:00
Kazuki Yamada
01720bc2c7 docs(README): Add GitHub Sponsors badge to README 2025-05-25 18:06:01 +09:00
Kazuki Yamada
48b775a4f5 docs(website): Add browser extension installation and feature details to documentation 2025-05-25 18:01:54 +09:00
Kazuki Yamada
6656b400ad feat(website): Add Chrome extension link to navigation in multiple languages 2025-05-25 17:48:47 +09:00
Kazuki Yamada
496d90c502 Merge pull request #593 from yamadashy/feat/mcp
Refactor MCP tool response handling for consistency
2025-05-25 16:56:38 +09:00
Kazuki Yamada
9f6aa1ad10 refactor(mcp): Introduce buildMcpToolSuccessResponse and buildMcpToolErrorResponse for consistent response handling 2025-05-25 16:51:09 +09:00
Kazuki Yamada
ec413eb760 Merge pull request #590 from yamadashy/devin/1748078084-enhance-mcp-tools
feat(mcp): enhance MCP tools with line specification and grep functionality
2025-05-25 15:22:13 +09:00
Kazuki Yamada
e8a85dbfe7 fix(mcp): Validate startLine and endLine inputs to prevent logical errors 2025-05-25 15:03:15 +09:00
Kazuki Yamada
7c2bac6d30 test(security): Update logger mock to use repomixLogLevels and clean up expectations 2025-05-25 14:45:59 +09:00
Kazuki Yamada
efdbe4ec83 docs(website): Update MCP server documentation for pack_codebase and pack_remote_repository tools 2025-05-25 13:49:47 +09:00
Kazuki Yamada
e67d0bf384 test(security): Add tests for runSecurityCheck with Git diff processing 2025-05-25 12:18:58 +09:00
Kazuki Yamada
03fa4ce584 refactor(mcp): Improve descriptions for Tree-sitter compression and grep options 2025-05-25 12:18:58 +09:00
Kazuki Yamada
1381cac67f refactor(core): Export TreeNode interface and enhance file tree generation logic 2025-05-25 12:18:58 +09:00
Kazuki Yamada
712b982e00 feat(mcp): Add processedFiles and safeFilePaths to PackResult and update related interfaces 2025-05-25 12:18:58 +09:00
Kazuki Yamada
05ef2be98a refactor(mcp): Change default compression setting to false and update description for clarity 2025-05-25 12:18:58 +09:00
Kazuki Yamada
97921af088 test(mcp): Add tests for multilingual and Unicode search functionality 2025-05-25 12:18:58 +09:00
Kazuki Yamada
e62ce0caed refactor(mcp): Enhance tool descriptions for clarity and detail 2025-05-25 12:18:58 +09:00
Kazuki Yamada
2fce4b49c5 feat(mcp): Implement grep-like search functionality with context formatting 2025-05-25 12:18:58 +09:00
Devin AI
dcc2f10395 feat(mcp): enhance MCP tools with line specification and grep functionality
- Add line number specification (startLine, endLine) to read_repomix_output
- Add new grep_repomix_output tool for searching output content
- Include total line count in pack_codebase and pack_remote_repository results
- Add comprehensive tests for new functionality

Co-Authored-By: Kazuki Yamada <koukun0120@gmail.com>
2025-05-25 12:18:58 +09:00
Kazuki Yamada
c11d6441ac Merge pull request #592 from yamadashy/fix/validate-git
Validate Git URL before executing ls-remote command
2025-05-25 01:41:33 +09:00
Kazuki Yamada
bad0475c84 fix(core): Validate Git URL before executing ls-remote command 2025-05-25 01:37:56 +09:00
Kazuki Yamada
b00f04199b Merge pull request #589 from yamadashy/feat/pwa-icon
chore: Resize pwa logo
2025-05-24 18:23:44 +09:00
Kazuki Yamada
195d8716f9 chore: Resize pwa logo 2025-05-24 18:21:39 +09:00
Kazuki Yamada
9fe96a4855 Merge pull request #588 from yamadashy/feat/refact-git-command
Refactor git handling modules and functions
2025-05-24 16:00:41 +09:00
Kazuki Yamada
fecebc2ca6 refactor(core): Update GitDiffResult imports and restructure git handling modules 2025-05-24 14:14:26 +09:00