Migrate tinyfish-web-agent from MINO_API_KEY to TINYFISH_API_KEY#7
Migrate tinyfish-web-agent from MINO_API_KEY to TINYFISH_API_KEY#7simantak-dabhade merged 1 commit intomainfrom
Conversation
- Replace all MINO_API_KEY references with TINYFISH_API_KEY in SKILL.md and extract.sh - Remove outdated "Mino" branding from documentation - Add required metadata to SKILL.md frontmatter (homepage, env requirements) - Fix Claw Hub Registry concerns by properly declaring credentials This is a breaking change - users will need to update their environment variable name.
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughThe changes rename the API key environment variable from MINO_API_KEY to TINYFISH_API_KEY throughout the TinyFish web agent documentation and scripts. The SKILL.md file is updated to reflect this requirement in its front matter with a new ✨ Finishing touches
🧪 Generate unit tests (beta)
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Comment |
This is a breaking change - users will need to update their environment variable name.