history - MadBomber/aia GitHub Wiki
History
AIA began as a tiny quick and dirty script called aip.rb
in August 2023 to experiment with parameterized prompts. It evolved through several repos and refactors:
- Started as
aip.rb
in the scripts repo - Moved to experiments repo
- Refactored to extract the prompt_manager gem and ai_client gem
- Renamed from AIP to AIA and became a Ruby gem
The project grew organically, resulting in a feature-rich but sometimes chaotic codebase—reflecting its experimental roots!
For future plans, see roadmap.md. For licensing, see license.md.