fix(logging): refactor `ConfigureLogOutput` to accept config object and adjust log directory handling b438ff9 unverified luispater commited on Dec 30, 2025
feat(config): add log file size limit configuration #535 ec7a2e0 unverified luispater commited on Dec 20, 2025
refactor(logging): replace log.Fatalf with log.Errorf and add error handling paths 23e15a3 unverified luispater commited on Dec 9, 2025
Merge branch 'main' into feature/kiro-integration 3813056 unverified luispater commited on Dec 6, 2025
refactor: extract setKiroIncognitoMode helper to reduce code duplication a2a1518 Mansi commited on Dec 5, 2025
feat(auth): add GitHub Copilot authentication and API integration df8f7d5 emagodev commited on Nov 27, 2025
**feat(auth, executor, cmd): add Antigravity provider integration** a51a8e6 unverified luispater commited on Nov 21, 2025
feat(buildinfo): add build metadata and expose via HTTP headers 5bd99f5 unverified luispater commited on Nov 13, 2025
feat(vertex): add support for Vertex AI Gemini authentication and execution 584926e unverified luispater commited on Nov 10, 2025
feat: add DisableCooling configuration to manage quota cooldown behavior 46adbea unverified luispater commited on Oct 21, 2025
feat: implement management asset configuration and auto-updater 08ea23c unverified luispater commited on Oct 21, 2025
feat(store): add PostgreSQL-backed config store with env selection 4d5d687 hkfires commited on Oct 13, 2025
feat(store): introduce `GitTokenStore` for token persistence via Git backend f6e2efe unverified luispater commited on Oct 11, 2025
fix(server): Handle empty/invalid config in cloud deploy mode 3751688 hkfires commited on Oct 11, 2025
fix(config): treat directory as absent for optional config in cloud deploy mode 398b1b4 hkfires commited on Oct 10, 2025
feat(server): introduce DefaultConfigPath for streamlined configuration 7195c7d unverified luispater commited on Oct 6, 2025
refactor(server): remove unused `context` and `managementasset` references 1c601a4 unverified luispater commited on Sep 30, 2025
feat(management): add support for control panel asset synchronization d4525f6 unverified luispater commited on Sep 30, 2025
refactor(access): centralize `configaccess.Register` and remove redundant calls 8d9d391 unverified luispater commited on Sep 27, 2025
feat(config, usage): add `usage-statistics-enabled` option and dynamic toggling c916b70 unverified luispater commited on Sep 25, 2025
feat(logging): introduce centralized logging with custom format and Gin integration c7f4f52 unverified luispater commited on Sep 25, 2025
feat(auth, docs): add SDK guides and local password support for management d5ac4f1 unverified luispater commited on Sep 25, 2025
feat(auth): centralize token store management and enhance persistence c449503 unverified luispater commited on Sep 24, 2025
feat(gemini-web): Inject fallback text for image-only flash model responses c43354f hkfires commited on Sep 23, 2025
feat(logging): integrate logrus with custom Gin middleware for enhanced request logging and recovery 7cb1dca unverified luispater commited on Sep 22, 2025
feat(gemini-web): squash all features and fixes for gemini-web b803616 hkfires commited on Sep 17, 2025
fix(windows): Improve path handling and file read reliability 3d05726 hkfires commited on Sep 16, 2025
Update internal module imports to use `v5` package path d68931b unverified luispater commited on Sep 13, 2025
Add dynamic log level adjustment and "type" field to auth files response 1296309 unverified luispater commited on Sep 7, 2025