Shinwayy / cmd /server

Commit History

refactor(sdk): simplify provider lifecycle and registration logic
c819619
unverified

luispater commited on

Add Kimi (Moonshot AI) provider support
88a36e2

test Claude Opus 4.6 commited on

Fixed: #499 #985
79bbfad
unverified

luispater commited on

fix(logging): refactor `ConfigureLogOutput` to accept config object and adjust log directory handling
79b5fb3
unverified

luispater commited on

feat(config): add log file size limit configuration #535
fcb46e3
unverified

luispater commited on

refactor(logging): replace log.Fatalf with log.Errorf and add error handling paths
53974af
unverified

luispater commited on

**feat(auth, executor, cmd): add Antigravity provider integration**
7d2439d
unverified

luispater commited on

feat(auth): add iFlow cookie-based authentication support
5187750

hkfires commited on

feat(buildinfo): add build metadata and expose via HTTP headers
c55aa53
unverified

luispater commited on

feat(vertex): add support for Vertex AI Gemini authentication and execution
836fe8c
unverified

luispater commited on

feat: add DisableCooling configuration to manage quota cooldown behavior
1fb78fe
unverified

luispater commited on

feat: implement management asset configuration and auto-updater
0a95d05
unverified

luispater commited on

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

luispater commited on

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

luispater commited on

feat: Add support for iFlow provider
5a86751

hkfires commited on

refactor(server): remove unused `context` and `managementasset` references
8afcbe0
unverified

luispater commited on

feat(management): add support for control panel asset synchronization
3791cda
unverified

luispater commited on

refactor(access): centralize `configaccess.Register` and remove redundant calls
774348c
unverified

luispater commited on

refactor(util): Centralize auth directory path resolution
e5bcd79

hkfires commited on

feat(config, usage): add `usage-statistics-enabled` option and dynamic toggling
a84ee73
unverified

luispater commited on

feat(logging): introduce centralized logging with custom format and Gin integration
fe3ea39
unverified

luispater commited on

feat(auth, docs): add SDK guides and local password support for management
17c2266
unverified

luispater commited on

rebuild branch
f353d4f
unverified

luispater commited on

remove all
24afc1f
unverified

luispater commited on

feat(auth): centralize token store management and enhance persistence
dbb1909
unverified

luispater commited on

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

luispater commited on

v6 version first commit
9713ccb
unverified

luispater commited on

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

luispater commited on

Add dynamic log level adjustment and "type" field to auth files response
cb6d847
unverified

luispater commited on

feat(server): inject build metadata into application logs and container image
56f4a36

hkfires commited on

Add versioning support to build artifacts and log outputs
e53ad6a
unverified

luispater commited on

Replace `path` with `filepath` for cross-platform compatibility
7a9f312
unverified

luispater commited on

Refactor codebase
aa67b2a
unverified

luispater commited on

Add Qwen support
e26d16d
unverified

luispater commited on

Add claude code support
6360f96
unverified

luispater commited on

Add openai codex support
5dbc462
unverified

luispater commited on

Refactor API handlers organization and simplify error response handling
595556e
unverified

luispater commited on