+ After forking, you can check what the original parent has changed by visiting + its page. This lets you see new tools or collections the parent author has added. +
++ 1. Go to your forked agent or collection in the dashboard +
++ 2. Click the "Forked from" badge to navigate to the parent +
++ 3. The parent's page shows its current tools and collections +
++ 4. Compare with your fork to see what's different +
++ When you visit the parent, you'll see its current state: +
++ TPMJS uses a manual update model—your fork doesn't automatically sync with + the parent. To incorporate parent changes: +
++ 1. View the parent's current tools/collections +
++ 2. Go to your fork's edit page +
++ 3. Manually add or remove tools to match (or improve upon) the parent +
++ 4. Update settings as needed +
++ Note: This manual approach gives you full control over what + changes to accept. You can cherry-pick specific updates without taking + everything the parent has changed. +
++ You can also fetch parent information via the API: +
+