Skip to content

test#50

Open
kenchikuliu wants to merge 19 commits into
vasu-devs:mainfrom
kenchikuliu:main
Open

test#50
kenchikuliu wants to merge 19 commits into
vasu-devs:mainfrom
kenchikuliu:main

Conversation

@kenchikuliu

Copy link
Copy Markdown

Summary

Describe what changed and why.

Type of Change

  • Scraper/source adapter
  • Ranking/scoring
  • Vector/profile intelligence
  • Customizer/document generation
  • Frontend/UI
  • Backend/API/storage
  • Docs/OSS hygiene
  • CI/release
  • Experimental automation

Testing

Commands run:

  • npm run typecheck
  • npm test
  • npm run build
  • backend/.venv/Scripts/python.exe -m pytest backend/tests
  • cd src-tauri && cargo check
  • Other:

Privacy And Safety

  • No API keys, cookies, bearer tokens, resumes, local databases, or generated private documents are included.
  • User-facing behavior is clear about what is core vs experimental.
  • Ranking/filtering changes include explanations or tests where relevant.

Licensing

  • I have read CLA.md and understand this contribution may be distributed under AGPL-3.0-only and separate commercial licenses.

Notes For Reviewers

Mention any tradeoffs, follow-up work, or areas that deserve extra scrutiny.

Vasudev Siddh added 19 commits May 7, 2026 13:30
- Add in-app Help Chat (HelpChat.tsx + help_agent.py): context-aware AI
  assistant that answers setup, configuration, and workflow questions
- Harden all agent system prompts with production-quality guard rails
  (injection defense, anti-hallucination constraints, evidence-first scoring)
- Evaluator: overhaul scoring with calibrated evidence-backed rating logic
- Free Scout / Scout: major expansion — HN job post detection, improved
  quality gate and ranking heuristics
- Query Gen: smarter query generation with expanded source coverage
- LLM: expanded provider support and improved routing
- Dashboard UI: significant view overhaul
- Settings: DiscoverySettings and shared settings layout improvements
- Backend main.py: new /api/v1/help/chat endpoint and route reorganisation
- DB client: additional query and CRUD helpers
- Tests: 177 lines added to test_regressions.py covering new agent behaviour
- Bump version 0.1.7 → 0.1.8 across package.json, Cargo.toml, tauri.conf.json
@kenchikuliu kenchikuliu requested a review from vasu-devs as a code owner May 15, 2026 08:46
@vercel

vercel Bot commented May 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
just-hire-me Ready Ready Preview, Comment May 15, 2026 8:46am

@jigggyzigggy

Copy link
Copy Markdown

safe to try?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants