This website requires JavaScript.
Explore
Help
Sign In
elias
/
oh-my-opencode
Watch
1
Star
0
Fork
0
You've already forked oh-my-opencode
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
oh-my-opencode
/
src
/
tools
/
grep
History
YeonGyu-Kim
594c97d36b
fix(tools): avoid shared barrel import in ripgrep downloader
2026-02-22 15:09:30 +09:00
..
cli.ts
fix(tools): address PR review feedback from cubic
2026-02-22 15:06:08 +09:00
constants.ts
fix(tools): throttle ripgrep CPU usage with thread limits and concurrency control
2026-02-22 15:06:08 +09:00
downloader.test.ts
refactor: major codebase cleanup - BDD comments, file splitting, bug fixes (
#1350
)
2026-02-01 16:47:50 +09:00
downloader.ts
fix(tools): avoid shared barrel import in ripgrep downloader
2026-02-22 15:09:30 +09:00
index.ts
fix: use ctx.directory instead of process.cwd() in tools for Desktop app support
2026-02-07 19:04:31 +09:00
result-formatter.ts
refactor: wave 1 - extract leaf modules, rename catch-all files, split index.ts hooks
2026-02-08 13:57:26 +09:00
tools.ts
fix(tools): address PR review feedback from cubic
2026-02-22 15:06:08 +09:00
types.ts
fix(tools): throttle ripgrep CPU usage with thread limits and concurrency control
2026-02-22 15:06:08 +09:00