1.3 KiB
1.3 KiB
Credits & References
This project draws inspiration from the following open-source projects:
Reference Projects
| Project | What We Learned |
|---|---|
| Windows-Use | UIAutomation element finder, element grounding patterns |
| Open-Interface | Screenshot → Execute → Verify loop pattern |
| browser-use | Smart DOM extraction, selector strategies |
| CodeNomad | Multi-instance workspace, command palette UX |
| OpenCode | TUI patterns, LSP integration concepts |
| Goose (Block) | Session management, recipe system |
| VS Code Monaco | Editor integration (planned) |
Implementation Notes
- Inspiration only: We studied these projects for patterns and best practices
- No direct code copy: All code is original, written for Goose Super
- MIT License compatible: Referenced projects were studied for learning purposes
Contributors
- Roman (Project Lead)
- AI Assistants: Claude Opus 4.5, Gemini 2.5, Codex
Last updated: December 2024