Commit History
Add Kimi (Moonshot AI) provider support 88a36e2
test Claude Opus 4.6 commited on
Fixed: #499 #985 79bbfad unverified
fix(logging): refactor `ConfigureLogOutput` to accept config object and adjust log directory handling 79b5fb3 unverified
feat(config): add log file size limit configuration #535 fcb46e3 unverified
refactor(logging): replace log.Fatalf with log.Errorf and add error handling paths 53974af unverified
**feat(auth, executor, cmd): add Antigravity provider integration** 7d2439d unverified
feat(auth): add iFlow cookie-based authentication support 5187750
hkfires commited on
feat(buildinfo): add build metadata and expose via HTTP headers c55aa53 unverified
feat(vertex): add support for Vertex AI Gemini authentication and execution 836fe8c unverified
feat: add DisableCooling configuration to manage quota cooldown behavior 1fb78fe unverified
feat: implement management asset configuration and auto-updater 0a95d05 unverified
feat: prefer util.WritablePath() for logs and local storage ef6347f
hkfires commited on
Add Object Storage 162d71a
hkfires commited on
feat(store)!: Lock AuthDir when use gitstore/pgstore bc3f4a2
hkfires commited on
docs: document PostgreSQL-backed config/token store c5b7968
hkfires commited on
feat(store): add PostgreSQL-backed config store with env selection 2440dea
hkfires commited on
feat(store): introduce `GitTokenStore` for token persistence via Git backend e5ce610 unverified
fix(server): Handle empty/invalid config in cloud deploy mode 30dca61
hkfires commited on
refactor(provider): remove Gemini Web cookie-based support e1c7f03
hkfires commited on
fix(config): treat directory as absent for optional config in cloud deploy mode 7ad4c22
hkfires commited on
feat(server): Add cloud deploy mode 283d3c5
hkfires commited on
feat(server): introduce DefaultConfigPath for streamlined configuration 7efdb0f unverified
feat: Add support for iFlow provider 5a86751
hkfires commited on
refactor(server): remove unused `context` and `managementasset` references 8afcbe0 unverified
feat(management): add support for control panel asset synchronization 3791cda unverified
refactor(access): centralize `configaccess.Register` and remove redundant calls 774348c unverified
refactor(util): Centralize auth directory path resolution e5bcd79
hkfires commited on
feat(config, usage): add `usage-statistics-enabled` option and dynamic toggling a84ee73 unverified
feat(logging): introduce centralized logging with custom format and Gin integration fe3ea39 unverified
feat(auth, docs): add SDK guides and local password support for management 17c2266 unverified
rebuild branch f353d4f unverified
remove all 24afc1f unverified
feat(auth): centralize token store management and enhance persistence dbb1909 unverified
feat(gemini-web): Inject fallback text for image-only flash model responses fac7993
hkfires commited on
fix(log): Trim trailing newlines to prevent blank log lines 59139c8
hkfires commited on
feat(logging): integrate logrus with custom Gin middleware for enhanced request logging and recovery 5aa0869 unverified
v6 version first commit 9713ccb unverified
feat(gemini-web): squash all features and fixes for gemini-web d466f9f
hkfires commited on
fix(windows): Improve path handling and file read reliability d97d7fb
hkfires commited on
Update internal module imports to use `v5` package path 16c8fec unverified
Add dynamic log level adjustment and "type" field to auth files response cb6d847 unverified
feat(server): inject build metadata into application logs and container image 56f4a36
hkfires commited on