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

rendezqueue / rendezllama / 21469308309
89%
trunk: 87%

Build:
Build:
LAST BUILD BRANCH: fix-regen-seed-10117453100447507096
DEFAULT BRANCH: trunk
Ran 29 Jan 2026 07:24AM UTC
Jobs 1
Files 31
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

29 Jan 2026 07:21AM UTC coverage: 88.607%. Remained the same
21469308309

push

github

google-labs-jules[bot]
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`.
- Update frontend (`index.html`, `index.js`) to expose new settings.
- Implement secure, cross-platform `curl` invocation using temporary configuration files and `std::filesystem`.
- Automatically append `/chat/completions` to base API URLs (e.g., ending in `/v1`) for better UX with tools like Ollama.
- Ensure local `ChatTrajectory` is updated with OpenAI responses to maintain context synchronization.
- Fix Windows build by replacing `unistd.h` dependencies with standard C++ and MSVC-compatible macros.
- Add `test/localserv/localserv_openai_test.py` for verification.

Co-authored-by: gendeux <109779922+gendeux@users.noreply.github.com>

2131 of 2405 relevant lines covered (88.61%)

524.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21469308309.1 29 Jan 2026 07:24AM UTC 31
88.61
GitHub Action Run
Source Files on build 21469308309
  • Tree
  • List 31
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • fad38b74 on github
  • Prev Build on localserv-openai-integration-4266068947578723984 (#21422522575)
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