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
/
hooks
/
directory-readme-injector
History
YeonGyu-Kim
305d036577
Merge pull request
#1549
from MoerAI/fix/windows-path-absolute-check
...
fix(hooks): use path.isAbsolute() for cross-platform path detection on Windows
2026-02-18 18:04:13 +09:00
..
constants.ts
refactor(shared): unify MESSAGE_STORAGE/PART_STORAGE constants into single source
2026-02-16 16:13:40 +09:00
finder.ts
fix(hooks): use path.isAbsolute() for cross-platform path detection
2026-02-11 19:23:42 +09:00
hook.ts
fix: read anthropic 1m flag from live model cache state
2026-02-17 10:51:01 +09:00
index.ts
refactor: wave 1 - extract leaf modules, rename catch-all files, split index.ts hooks
2026-02-08 13:57:26 +09:00
injector.test.ts
test(directory-readme-injector): use real files instead of fs module mocks
2026-02-14 22:06:57 +09:00
injector.ts
perf(directory-injectors): skip writeFileSync when no new paths injected
2026-02-13 11:44:07 +09:00
storage.ts
Consolidate duplicate patterns and simplify codebase (
#1317
)
2026-01-31 15:46:14 +09:00