You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: use config constants throughout codebase
- Update claude package to use config constants for hook scripts
- Move DefaultPermissions from claude/perm.go to config package
- Rename internal/templates to internal/tpl
- Update all imports for templates→tpl rename
- Add tests for bootstrap, decision, journal, learnings, recall, serve
- Use config constants in marker.go and token.go
Signed-off-by: Jose Alekhinne <alekhinejose@gmail.com>
0 commit comments