shinnmen / cmd

Commit History

feat(codex): add Redis-backed prompt cache fallback
0e6d51f

shinmentakezo07 Claude Opus 4.6 commited on

Add additive Codex device-code login flow
93b3780

test commited on

feat(tui): add standalone mode and API-based log polling
530eae2
unverified

luispater commited on

fix(tui): update with review
a7b6ecc

lhpqaq1 commited on

feat(tui): add manager tui
359a752

lhpqaq1 commited on

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

luispater commited on

Add Kimi (Moonshot AI) provider support
61bff8c

test Claude Opus 4.6 commited on

Fixed: #499 #985
c588380
unverified

luispater commited on

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

luispater commited on

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

luispater commited on

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

luispater commited on

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

luispater commited on

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

hkfires commited on

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

luispater commited on

feat(vertex): add support for Vertex AI Gemini authentication and execution
584926e
unverified

luispater commited on

feat: add DisableCooling configuration to manage quota cooldown behavior
46adbea
unverified

luispater commited on

feat: implement management asset configuration and auto-updater
08ea23c
unverified

luispater commited on

feat: prefer util.WritablePath() for logs and local storage
e3b6991

hkfires commited on

Add Object Storage
605f9a9

hkfires commited on

feat(store)!: Lock AuthDir when use gitstore/pgstore
53e8620

hkfires commited on

docs: document PostgreSQL-backed config/token store
2675519

hkfires commited on

feat(store): add PostgreSQL-backed config store with env selection
4d5d687

hkfires commited on

feat(store): introduce `GitTokenStore` for token persistence via Git backend
f6e2efe
unverified

luispater commited on

fix(server): Handle empty/invalid config in cloud deploy mode
3751688

hkfires commited on

refactor(provider): remove Gemini Web cookie-based support
62a9086

hkfires commited on

fix(config): treat directory as absent for optional config in cloud deploy mode
398b1b4

hkfires commited on

feat(server): Add cloud deploy mode
57cac82

hkfires commited on

feat(server): introduce DefaultConfigPath for streamlined configuration
7195c7d
unverified

luispater commited on

feat: Add support for iFlow provider
1089302

hkfires commited on

refactor(server): remove unused `context` and `managementasset` references
1c601a4
unverified

luispater commited on

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

luispater commited on

refactor(access): centralize `configaccess.Register` and remove redundant calls
8d9d391
unverified

luispater commited on

refactor(util): Centralize auth directory path resolution
a438bc2

hkfires commited on

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

luispater commited on

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

luispater commited on

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

luispater commited on

rebuild branch
e83d8c5
unverified

luispater commited on

remove all
cf2b83d
unverified

luispater commited on

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

luispater commited on

feat(gemini-web): Inject fallback text for image-only flash model responses
c43354f

hkfires commited on

fix(log): Trim trailing newlines to prevent blank log lines
55e071d

hkfires commited on

feat(logging): integrate logrus with custom Gin middleware for enhanced request logging and recovery
7cb1dca
unverified

luispater commited on

v6 version first commit
d70f595
unverified

luispater commited on

feat(gemini-web): squash all features and fixes for gemini-web
b803616

hkfires commited on

fix(windows): Improve path handling and file read reliability
3d05726

hkfires commited on

Update internal module imports to use `v5` package path
d68931b
unverified

luispater commited on

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

luispater commited on

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

hkfires commited on

Add versioning support to build artifacts and log outputs
3f3b661
unverified

luispater commited on

Replace `path` with `filepath` for cross-platform compatibility
789a6ba
unverified

luispater commited on