Useful if you're doing LLM/AI engineering in environments where you need: – Databricks as your LLM runtime – private repo access – custom agent tools – auditability and local control
Repo: https://github.com/vishalveerareddy123/Lynkr Docs: https://vishalveerareddy123.github.io/Lynkr
Would love feedback, issues, or feature ideas from folks experimenting with LLM developer workflows.
vishalveera•1mo ago
Lynkr sits in the middle and enforces “Anthropic-ness” as a contract:
request rewriting
tool call lifecycle enforcement
streaming normalization
capability emulation when the backend can’t support something natively
Happy to explain any of the protocol quirks if people are curious.