• Your Name's avatar
    Complete database integration with multi-user support and persistent tracking · 4ec3cf51
    Your Name authored
    - Integrate existing SQLite database module with full functionality
    - Add persistent token usage tracking across application restarts
    - Implement context dimension tracking and effective context updates
    - Add automatic database cleanup on startup (7+ day old records)
    - Implement multi-user authentication with role-based access control
    - Add user management with isolated configurations (providers, rotations, autoselects)
    - Enable user-specific API token management and usage tracking
    - Update dashboard with role-based access (admin vs user dashboards)
    - Add database-first authentication with config admin fallback
    - Update README, TODO, and documentation with database features
    - Cache model embeddings for semantic classification performance
    4ec3cf51
Name
Last commit
Last update
aisbf Loading commit data...
config Loading commit data...
templates Loading commit data...
.gitignore Loading commit data...
.providers.json.swp Loading commit data...
AI.PROMPT Loading commit data...
API_EXAMPLES.md Loading commit data...
CHANGELOG.md Loading commit data...
DEBUG_GUIDE.md Loading commit data...
DOCUMENTATION.md Loading commit data...
LICENSE.txt Loading commit data...
MANIFEST.in Loading commit data...
PYPI.md Loading commit data...
README.md Loading commit data...
TODO.md Loading commit data...
aisbf.sh Loading commit data...
build.sh Loading commit data...
clean.sh Loading commit data...
cli.py Loading commit data...
main.py Loading commit data...
pyproject.toml Loading commit data...
requirements.txt Loading commit data...
screenshot.png Loading commit data...
setup.py Loading commit data...
start_proxy.sh Loading commit data...
test_google.sh Loading commit data...
test_proxy.sh Loading commit data...