Security key support
This commit is contained in:
parent
62c054bae4
commit
63f906cecd
10 changed files with 121 additions and 19 deletions
12
CLAUDE.md
Normal file
12
CLAUDE.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# CLAUDE.md
|
||||
|
||||
This file provides shared guidance to both Claude Code and Claw Code when working with this repository.
|
||||
|
||||
## Detected stack
|
||||
- No specific language markers were detected yet; document the primary language and verification commands once the project structure settles.
|
||||
- Frameworks: none detected from the supported starter markers.
|
||||
|
||||
## Working agreement
|
||||
- Prefer small, reviewable changes and keep generated bootstrap files aligned with actual repo workflows.
|
||||
- Keep shared defaults in `.claw.json`; reserve `.claw/settings.local.json` for machine-local overrides.
|
||||
- Do not overwrite existing `CLAUDE.md` content automatically; update it intentionally when repo workflows change.
|
||||
Loading…
Add table
Add a link
Reference in a new issue