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