strix/strix/interface
0xallam 08c65f73b8 fix: make LLM_API_KEY optional for all providers
Some providers like Vertex AI, AWS Bedrock, and local models don't
require an API key as they use different authentication mechanisms.
2025-12-07 02:07:28 +02:00
..
assets Real-time display panel for agent stats (#134) 2025-11-25 12:06:20 +00:00
tool_components feat: implement multi-target scanning 2025-11-01 02:38:37 +02:00
__init__.py feat(interface): Introduce non-interactive CLI mode and restructure UI layer 2025-10-31 21:07:21 +02:00
cli.py feat: Show Model Name in Live Stats Panel (#169) 2025-12-03 18:45:01 +00:00
main.py fix: make LLM_API_KEY optional for all providers 2025-12-07 02:07:28 +02:00
tui.py feat: Show Model Name in Live Stats Panel (#169) 2025-12-03 18:45:01 +00:00
utils.py feat: Show Model Name in Live Stats Panel (#169) 2025-12-03 18:45:01 +00:00