Show HN: SigMap – deterministic repo maps for AI coding agentssigmap.io2 points·by cees007·5 dni temu·1 comments
Show HN: Gavio: open-source interceptor pipeline for production LLM applicationsgithub.com3 points·by cees007·9 dni temu·1 comments
cees007·9 dni temu·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 miesiące temu·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