Commit graph

  • 229a561c4b add Dockerfile, update README (license, temp config, docker instructions) main Ash B 2026-04-17 19:59:31 +00:00
  • 0099455311 remove committed binary Ash B 2026-04-17 19:56:54 +00:00
  • a10fb7c28a Add proxx binary to gitignore Franz Kafka 2026-04-16 19:00:48 +00:00
  • 78b3239bbd Add automatic retry for 429/503 with exponential backoff Franz Kafka 2026-04-16 19:00:37 +00:00
  • 29292addac Add temperature override option in config Franz Kafka 2026-04-15 09:29:54 +00:00
  • cea246da83 Implement remaining code review suggestions Franz Kafka 2026-04-15 09:16:44 +00:00
  • f65ad6b189 Improve code quality: remove unused code, simplify random, dynamic timestamps Franz Kafka 2026-04-15 09:14:45 +00:00
  • 1c2f59c53e Fix critical issues: panic risk and body size limits Franz Kafka 2026-04-15 09:11:50 +00:00
  • 1c3eccce10 Use shared HTTP client for upstream requests Franz Kafka 2026-04-15 09:02:17 +00:00
  • b906d49f9e Add Nix flake for reproducible builds Franz Kafka 2026-04-15 08:51:07 +00:00
  • 9bc49a25e1 Add comprehensive README Franz Kafka 2026-04-15 08:47:16 +00:00
  • 73efb02461 fix: use non-streaming upstream requests, convert to SSE for clients ashisgreat22 2026-04-15 08:38:54 +00:00
  • 5989e9a390 fix: add thinking parameter to match claude-code request format ashisgreat22 2026-04-15 08:30:09 +00:00
  • 35878c0a92 debug: log request body ashisgreat22 2026-04-15 08:21:24 +00:00
  • 4d2ccfdaaa fix: add claude-code-20250219 beta header to match claude-code ashisgreat22 2026-04-15 08:19:08 +00:00
  • 8e282db13a debug: log raw upstream events ashisgreat22 2026-04-15 08:05:30 +00:00
  • 42118d803e fix: add missing log import ashisgreat22 2026-04-15 07:59:48 +00:00
  • 02989e59b5 fix: always stream from upstream, accumulate for non-streaming clients ashisgreat22 2026-04-15 07:54:50 +00:00
  • f284f8dbde Add explicit blocked headers list for security Franz Kafka 2026-04-15 06:48:37 +00:00
  • 8450d96e2e Implement OpenAI-to-Anthropic proxy with streaming support Franz Kafka 2026-04-15 06:29:03 +00:00
  • 87a74edbf5 . ashisgreat22 2026-04-15 01:38:44 +00:00
  • 4fb87b75a8 Add OpenAI-to-Anthropic proxy design spec ashisgreat22 2026-04-15 01:20:39 +00:00