mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-21 06:04:44 +00:00
docs: Update file paths after moving AI docs to packages/ai/docs/
- Update task.md to reference docs in new location - Update CLAUDE.md with project instructions - Update analysis.md with implementation progress
This commit is contained in:
parent
8364ecde4a
commit
a42c54e6fe
3 changed files with 271 additions and 5 deletions
|
|
@ -4,4 +4,5 @@
|
|||
- packages/agent/README.md
|
||||
- packages/pods/README.md
|
||||
- We must NEVER have type any anywhere, unless absolutely, positively necessary.
|
||||
- If you are working with an external API, check node_modules for the type definitions as needed instead of assuming things.
|
||||
- If you are working with an external API, check node_modules for the type definitions as needed instead of assuming things.
|
||||
- Always run `npm run check` in the project's root directory after making code changes.
|
||||
Loading…
Add table
Add a link
Reference in a new issue