Project
Reverse Dependencies for prompt_manager
The projects listed here declare prompt_manager as a runtime or development dependency
0.01
AIA is a revolutionary CLI console application that brings multi-model AI capabilities to your command line, supporting 20+ providers including OpenAI, Anthropic, and Google. Run multiple AI models simultaneously for comparison, get consensus responses from collaborative AI teams, or compare individual outputs side-by-side. With dynamic prompt management, embedded directives, shell and Ruby integration, interactive chats, and comprehensive history tracking, AIA transforms how you interact with AI. Perfect for developers and AI enthusiasts who want to harness the collective intelligence of multiple AI models from a single, powerful interface.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity
0.0
aias turns AIA prompt files into unattended cron jobs. Add a schedule: key
to any prompt's YAML frontmatter and run `aias update` to install the full
set, or `aias add <path>` to install a single prompt without touching the
rest. Schedules accept raw cron expressions or natural-language strings
("every weekday at 9am"). Run `aias install` once to capture your PATH,
API keys, and AIA variables into env.sh — every job sources it at runtime.
Output is written to a per-prompt log under ~/.config/aia/schedule/logs/.
Prompts are self-describing — no separate configuration file is needed.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
0.0
RobotLab is a Ruby framework for building and orchestrating multi-robot LLM workflows.
Built on ruby_llm, it provides robots with template-based prompts, tools, and shared
memory; networks for coordinating multiple robots with intelligent routing; MCP (Model
Context Protocol) integration for external tool servers; a memory system with Redis
backend and semantic caching; and Rails integration with generators and ActiveRecord-
backed conversation history.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Activity