DOCUMENTATION.md
LICENSE.txt
MANIFEST.in
README.md
aisbf.sh
cli.py
main.py
pyproject.toml
requirements.txt
setup.py
aisbf/__init__.py
aisbf/analytics.py
aisbf/batching.py
aisbf/cache.py
aisbf/classifier.py
aisbf/config.py
aisbf/context.py
aisbf/database.py
aisbf/handlers.py
aisbf/mcp.py
aisbf/models.py
aisbf/streaming_optimization.py
aisbf/tor.py
aisbf/utils.py
aisbf.egg-info/PKG-INFO
aisbf.egg-info/SOURCES.txt
aisbf.egg-info/dependency_links.txt
aisbf.egg-info/entry_points.txt
aisbf.egg-info/requires.txt
aisbf.egg-info/top_level.txt
aisbf/auth/__init__.py
aisbf/auth/claude.py
aisbf/auth/kilo.py
aisbf/auth/kiro.py
aisbf/providers/__init__.py
aisbf/providers/anthropic.py
aisbf/providers/base.py
aisbf/providers/claude.py
aisbf/providers/google.py
aisbf/providers/kilo.py
aisbf/providers/ollama.py
aisbf/providers/openai.py
aisbf/providers/kiro/__init__.py
aisbf/providers/kiro/converters.py
aisbf/providers/kiro/converters_openai.py
aisbf/providers/kiro/handler.py
aisbf/providers/kiro/models.py
aisbf/providers/kiro/parsers.py
aisbf/providers/kiro/utils.py
config/aisbf.json
config/autoselect.json
config/autoselect.md
config/condensation_conversational.md
config/condensation_semantic.md
config/providers.json
config/rotations.json
static/aisbf-oauth2-extension.zip
static/extension/README.md
static/extension/background.js
static/extension/content.js
static/extension/manifest.json
static/extension/options.html
static/extension/options.js
static/extension/popup.html
static/extension/popup.js
static/extension/icons/icon128.png
static/extension/icons/icon128.svg
static/extension/icons/icon16.png
static/extension/icons/icon16.svg
static/extension/icons/icon48.png
static/extension/icons/icon48.svg
templates/base.html
templates/dashboard/analytics.html
templates/dashboard/autoselect.html
templates/dashboard/docs.html
templates/dashboard/edit_config.html
templates/dashboard/index.html
templates/dashboard/login.html
templates/dashboard/prompts.html
templates/dashboard/providers.html
templates/dashboard/rate_limits.html
templates/dashboard/rotations.html
templates/dashboard/settings.html
templates/dashboard/user_autoselects.html
templates/dashboard/user_index.html
templates/dashboard/user_providers.html
templates/dashboard/user_rotations.html
templates/dashboard/user_tokens.html
templates/dashboard/users.html