• Your Name's avatar
    Add HTTPS support, authentication, and condensation prompt loading · e00c4f41
    Your Name authored
    - Add HTTPS support with auto-generated self-signed certificates
    - Add API token authentication middleware
    - Update aisbf.json with protocol, SSL, and auth configuration
    - Add system prompt loading method to ContextManager
    - Update main() to support SSL certificates
    - Add authentication check middleware for API endpoints
    e00c4f41
Name
Last commit
Last update
..
__init__.py Loading commit data...
config.py Loading commit data...
context.py Loading commit data...
database.py Loading commit data...
handlers.py Loading commit data...
kiro_auth.py Loading commit data...
kiro_converters.py Loading commit data...
kiro_converters_openai.py Loading commit data...
kiro_models.py Loading commit data...
kiro_utils.py Loading commit data...
models.py Loading commit data...
providers.py Loading commit data...
utils.py Loading commit data...