shinnmen / internal /api /middleware /request_logging.go

Commit History

feat(logging, executor): add request logging tests and WebSocket-based Codex executor
6434782
unverified

luispater commited on

fix(logging): add API response timestamp and fix request timestamp timing
3ac39d4

sususu98 commited on

feat(logging): implement request ID tracking and propagation
7df7bf2

hkfires commited on

fix(amp): filter amp request logging to only provider endpoint
a86e251

hkfires commited on

**fix(handlers): refactor API response capture to append data safely**
4c65749
unverified

luispater commited on

**feat(logging, middleware): add error-based logging support and error log management**
30efe4f
unverified

luispater commited on

**refactor(middleware): extract request logging logic and optimize condition checks**
0d0e295
unverified

luispater commited on

feat(ws): add WebSocket auth
a94e7f9

hkfires commited on

fix(request_logging): update logging conditions to include only /v1 paths
796860d
unverified

luispater commited on

feat(middleware): add path exclusion for request logging in management routes
0580b2a
unverified

luispater commited on

rebuild branch
e83d8c5
unverified

luispater commited on

remove all
cf2b83d
unverified

luispater commited on

v6 version first commit
d70f595
unverified

luispater commited on

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

luispater commited on

Refactor codebase
13ff400
unverified

luispater commited on

Add request logging capabilities to API handlers and update .gitignore
f5c89fe
unverified

luispater commited on

Add openai codex support
d8cf9b9
unverified

luispater commited on