Show HN: SigMap – deterministic repo maps for AI coding agentssigmap.io2 points·by cees007·قبل 5 أيام·1 comments
Show HN: Gavio: open-source interceptor pipeline for production LLM applicationsgithub.com3 points·by cees007·قبل 9 أيام·1 comments
cees007·قبل 9 أيام·discussOne design decision I'm still thinking about is interceptors.Right now almost everything is implemented as an interceptor:- PII - Retry - Audit - Cost - Logging - Mock providersI'm curious whether people think this is the right abstraction, or whether some
cees007·قبل 3 أشهر·discussHow is this different from just committing a README that describes your codebase?
Right now almost everything is implemented as an interceptor:
- PII - Retry - Audit - Cost - Logging - Mock providers
I'm curious whether people think this is the right abstraction, or whether some