evolving-ideas
https://github.com/trivox-io/evolving-ideas
Python
Turn chaos into clarity. Evolving Ideas helps developers and creators capture, structure, and evolve their thoughts into real, buildable systems.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to evolving-ideas
Help out
- Issues
- Add "show" command to view details of an idea by ID
- Support user config to pre-fill idea author/model/etc.
- Add multi-platform support for Linux and macOS
- Add a Unified YAML File Manager Utility
- improve Command. Enhance an Existing Idea Version
- evolve Command. Branch an Idea Into a New Direction
- The hardcoded backend value 'local' and model configuration should be made configurable through environment variables or the existing _openai_llm/_local_llm variables to maintain consistency with the pattern established for other settings.
- Settings refactoring
- The default model 'tiiuae/falcon-rw-1b' differs from the model used in settings ('sshleifer/tiny-gpt2') and downloader, creating inconsistency. Consider using a centralized constant or reading from settings.
- Review and upgrade documentation
- Docs
- Python not yet supported