spencrmartin a3d6f3f9f6 feat(navigation): replace CSS transitions with framer-motion spring animations
- Add framer-motion dependency (^11.15.0)
- Implement spring physics for drawer open/close animation
  - Stiffness: 300, Damping: 30, Mass: 0.8 for natural feel
  - Replaces inconsistent CSS transitions (700ms open, 1000ms close)
- Add content slide animation with spring physics
- Enhance tile entrance animations with spring and scale effects
  - 30ms stagger between tiles (reduced from 50ms)
  - Smooth fade-in with scale from 0.9 to 1.0
- Add interactive hover/tap animations on navigation buttons
  - whileHover: scale 1.02
  - whileTap: scale 0.98
- Replace max-height animation with height: auto for better performance
- Integrate drag state animations with spring physics

Benefits:
- Natural, organic animation feel with physics-based motion
- Consistent timing for open and close (adaptive spring)
- Better performance using GPU-accelerated transforms
- Proper exit animations with AnimatePresence
- Built-in reduced-motion support from framer-motion
2025-11-06 14:19:46 -05:00
2025-10-21 12:03:57 -07:00
2025-10-29 10:30:31 -04:00
2025-09-26 23:44:38 -05:00
2025-10-06 10:05:11 -04:00
2025-11-03 02:25:51 -06:00
2025-10-29 12:20:08 +11:00
2025-09-26 23:44:38 -05:00
2025-10-03 13:48:53 -04:00

goose

a local, extensible, open source AI agent that automates engineering tasks

Discord CI

goose is your on-machine AI agent, capable of automating complex development tasks from start to finish. More than just code suggestions, goose can build entire projects from scratch, write and execute code, debug failures, orchestrate workflows, and interact with external APIs - autonomously.

Whether you're prototyping an idea, refining existing code, or managing intricate engineering pipelines, goose adapts to your workflow and executes tasks with precision.

Designed for maximum flexibility, goose works with any LLM and supports multi-model configuration to optimize performance and cost, seamlessly integrates with MCP servers, and is available as both a desktop app as well as CLI - making it the ultimate AI assistant for developers who want to move faster and focus on innovation.

Watch the video

Quick Links

Need Help?

a little goose humor 🦢

Why did the developer choose goose as their AI agent?

Because it always helps them "migrate" their code to production! 🚀

goose around with us

S
Description
No description provided
Readme Apache-2.0 1.5 GiB
Languages
Rust 63.6%
TypeScript 29.6%
JavaScript 1.7%
Shell 1.6%
Python 1.5%
Other 1.8%