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:
@@ -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.
|
||||
Reference in New Issue
Block a user