• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rendezqueue / rendezllama / 21534964487

Builds Branch Commit Type Ran Committer Via Coverage
21534964487 fix-regen-seed-10117453100447507096 Fix identical regeneration responses by improving seed generation Using `time(NULL)` for seeding caused identical sampling seeds when regeneration occurred within the same second, leading to identical responses. Switched to `std::chrono::high_res... push 31 Jan 2026 12:07AM UTC gendeux github
88.61
21469308309 localserv-openai-integration-4266068947578723984 feat(localserv): Add OpenAI API integration - Enable `localserv` to use an OpenAI-compatible API for chat generation. - Implement OpenAI settings (`openai_api_url`, `openai_api_key`, `openai_model`) locally in `src/localserv/localserv_main.cc`. -... push 29 Jan 2026 07:24AM UTC google-labs-jules[bot] github
88.61
21422522575 localserv-openai-integration-4266068947578723984 feat(localserv): Add OpenAI API integration - Enable `localserv` to use an OpenAI-compatible API for chat generation. - Implement OpenAI settings (`openai_api_url`, `openai_api_key`, `openai_model`) locally in `src/localserv/localserv_main.cc`. -... push 28 Jan 2026 02:32AM UTC google-labs-jules[bot] github
88.61
21416045283 localserv-openai-integration-4266068947578723984 feat(localserv): Add OpenAI API integration - Enable `localserv` to use an OpenAI-compatible API for chat generation. - Implement OpenAI settings (`openai_api_url`, `openai_api_key`, `openai_model`) locally in `src/localserv/localserv_main.cc` to... push 27 Jan 2026 10:09PM UTC google-labs-jules[bot] github
88.61
21387986414 assistant_cli feat(eg): assistant_cli push 27 Jan 2026 07:14AM UTC grencez github
88.7
21387986477 localserv Make localserv deterministic and match assistant_cli behavior push 27 Jan 2026 07:14AM UTC grencez github
88.61
21387207049 localserv Make localserv deterministic and match assistant_cli behavior push 27 Jan 2026 06:39AM UTC grencez github
88.65
21387067522 refactor-localserv-compat-5517632047937205306 Refactor localserv to use fildesh_compat_socket Extracts system-specific socket logic (POSIX/Windows) from `localserv_main.cc` into new `fildesh_compat_socket` compatibility layer (`.h` and `.c`). Introduces `FildeshCompat_socket` type for socket... push 27 Jan 2026 06:33AM UTC google-labs-jules[bot] github
88.65
21375374270 fix-localserv-determinism-3141128589317180522 test/localserv: fix Windows compatibility and whitespace issues Update `localserv_test.py` to use a temporary file for port communication instead of `os.pipe` and `/dev/fd/`, which caused crashes on Windows due to lack of `pass_fds` support. Also... push 26 Jan 2026 09:56PM UTC google-labs-jules[bot] github
88.65
21374011015 fix-localserv-determinism-3141128589317180522 src/localserv: set fixed seed for deterministic sampling Explicitly set `sampling.seed` to 42 in `localserv_main.cc`. This ensures that `Inference::reinitialize` uses a fixed seed rather than a random one derived from `time(NULL)`. This prevents ... push 26 Jan 2026 09:10PM UTC google-labs-jules[bot] github
88.65
21372145630 localserv-determinism-16728826537529082726 Make localserv deterministic and match assistant_cli behavior This change ensures localserv uses the same deterministic sampling configuration and BOS token logic as assistant_cli. This fixes regression tests that rely on exact output reproductio... push 26 Jan 2026 08:08PM UTC google-labs-jules[bot] github
88.65
21368918552 fix-localserv-test-windows-9603322172943378209 Fix localserv output determinism and test reliability push 26 Jan 2026 06:22PM UTC google-labs-jules[bot] github
88.65
21365303541 http this is http? push 26 Jan 2026 04:30PM UTC grencez github
88.65
21365024824 http Update localserv to support chat interface and CLI args push 26 Jan 2026 04:22PM UTC grencez github
88.65
21364977367 batch Implement batch token generation in Inference class push 26 Jan 2026 04:20PM UTC grencez github
87.83
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 67
  • 68
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc