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

dcdpr / jp / 15595635693
58%

Build:
DEFAULT BRANCH: main
Ran 11 Jun 2025 09:10PM UTC
Jobs 1
Files 116
Run time 330min
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

11 Jun 2025 09:04PM UTC coverage: 38.651% (-0.2%) from 38.856%
15595635693

push

github

web-flow
feat(cli): Improved model detection during workspace initialization (#145)

The `jp init` command now automatically detects and configures a default
model for the workspace instead of using a hard-coded default. The
detection logic prioritizes models in the following order:

1. Environment variable `JP_LLM_MODEL_ID`,
2. locally available Ollama models (preferring `llama`, `gemma`, then
`qwen` variants),
3. and finally cloud providers based on available API keys (`Anthropic`,
`OpenAI`, `Gemini`).

When a model is detected, users see a confirmation message with a note
about how to change it later. This eliminates the need for users to
manually configure a model before starting their first conversation.

Signed-off-by: Jean Mertz <git@jeanmertz.com>

1 of 51 new or added lines in 2 files covered. (1.96%)

3586 of 9278 relevant lines covered (38.65%)

4.69 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
50
0.0
0.0% crates/jp_cli/src/cmd/init.rs
Jobs
ID Job ID Ran Files Coverage
1 15595635693.1 11 Jun 2025 09:10PM UTC 116
38.65
GitHub Action Run
Source Files on build 15595635693
  • Tree
  • List 116
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15595635693
  • cd56c5c9 on github
  • Prev Build on main (#15510640573)
  • Next Build on main (#15595954532)
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