Open Issues Need Help
View All on GitHubAI Summary: This issue proposes enhancing the error handling for missing API keys in provider configurations. The goal is to provide a more informative error message to users, guiding them on how to set up their API keys and linking to relevant documentation.
TITAN - The Intelligent Task Automation Network. A premium, autonomous AI agent framework designed to be faster, smarter, and more secure. Features configurable autonomy, prompt injection shield, multi-agent support, and a complete Mission Control GUI.
AI Summary: This issue requests the addition of unit tests for the weather skill. The goal is to improve test coverage by mocking external API calls and testing various scenarios like valid/invalid city lookups, API key errors, and response formatting. This is marked as a 'good first issue' to help new contributors learn the project's architecture and testing patterns.
TITAN - The Intelligent Task Automation Network. A premium, autonomous AI agent framework designed to be faster, smarter, and more secure. Features configurable autonomy, prompt injection shield, multi-agent support, and a complete Mission Control GUI.
AI Summary: This issue proposes adding a `--dry-run` flag to the autopilot system. This flag would allow users to preview the actions the autopilot would take without actually executing them, enhancing user control and understanding. The implementation involves modifying the autopilot runner and exposing the functionality via an API endpoint.
TITAN - The Intelligent Task Automation Network. A premium, autonomous AI agent framework designed to be faster, smarter, and more secure. Features configurable autonomy, prompt injection shield, multi-agent support, and a complete Mission Control GUI.
AI Summary: This issue proposes adding the weekly npm download count for the 'titan-agent' package to the `titan doctor` diagnostic output. The implementation involves fetching data from a public npm API and displaying it, with graceful handling for API fetch failures. It's marked as a 'good first issue' due to its simplicity.
TITAN - The Intelligent Task Automation Network. A premium, autonomous AI agent framework designed to be faster, smarter, and more secure. Features configurable autonomy, prompt injection shield, multi-agent support, and a complete Mission Control GUI.
AI Summary: This issue proposes adding a `--json` output flag to the `titan doctor` CLI command. This enhancement will allow the command's output to be parsed programmatically, making it suitable for use in automated scripts, CI pipelines, and monitoring systems. The existing human-readable output will remain the default.
TITAN - The Intelligent Task Automation Network. A premium, autonomous AI agent framework designed to be faster, smarter, and more secure. Features configurable autonomy, prompt injection shield, multi-agent support, and a complete Mission Control GUI.