shinnmen / internal /api /middleware

Commit History

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

luispater commited on

fix(logging): capture streaming TTFB on first chunk and make timestamps required
935dde1

sususu98 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(api): prevent double logging for streaming responses
1ee2cfe

hkfires commited on

fix(api): ensure all response writes are captured for logging
dbf4879

hkfires commited on

feat(logging): add upstream API request/response capture to streaming logs
c93e10f

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

feat: add graceful shutdown for streaming response handling
fc9f65c
unverified

luispater commited on

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

luispater commited on

Add reverse mappings for original tool names and improve error logging
b000ac1
unverified

luispater commited on

Refactor codebase
13ff400
unverified

luispater commited on

Add claude code support
affeafa
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