Releases: yuyukosama2004/grounded-seek
Releases · yuyukosama2004/grounded-seek
Release list
GroundedSeek v1.2.0-alpha.1 - Deterministic evaluation
Eval42 GroundedSeek implementation milestone
This prerelease records the target-project implementation of Eval42 Phase 3:
- asynchronous adapter over the existing Run and Research Artifact v1 API
- 15 source-derived candidate cases in the Eval42 v1 protocol
- frozen search hits, short authored HTML summaries, and deterministic Ollama outputs
- real workflow, retrieval, storage, citation construction, and URL-safety execution in PR CI
- Source Domain, Evidence Recall, Citation Validity, and Expected Outcome gates
- PR report artifacts and an opt-in real-service nightly workflow
Main commit ed252fa passed Windows, Ubuntu 22/24, Debian bookworm/trixie, and frontend CI.
Important boundary
The dataset remains candidate-owner-review and .pending.jsonl; promotion to a human-approved Gold Set is tracked in issue #20. This prerelease does not claim independently verified answer quality. GroundedSeek Core and its existing research queue were not modified.
GroundedSeek v1.1.0
What's Changed
- feat: add static web research MVP by @yuyukosama2004 in #1
- feat: add async research runs by @yuyukosama2004 in #2
- feat: add reliable content readers by @yuyukosama2004 in #3
- feat: add retrieval reranking by @yuyukosama2004 in #4
- feat: add citation integrity checks by @yuyukosama2004 in #5
- feat: warn on limited evidence by @yuyukosama2004 in #6
- feat: add controlled follow-up research by @yuyukosama2004 in #7
- feat: report evidence conflicts by @yuyukosama2004 in #8
- Add Phase 6 research frontend by @yuyukosama2004 in #9
- Add v1.1 migration baseline by @yuyukosama2004 in #10
- Add research artifact result API by @yuyukosama2004 in #11
- Add local stdio MCP server by @yuyukosama2004 in #12
- Document Harness MCP integration by @yuyukosama2004 in #13
- Add projects history and exports by @yuyukosama2004 in #14
- Extend workbench with projects and artifacts by @yuyukosama2004 in #15
- Prepare v1.1.0 release by @yuyukosama2004 in #16
- Fix MCP smoke checks in CI by @yuyukosama2004 in #17
- Fix backend env file lookup by @yuyukosama2004 in #18
New Contributors
- @yuyukosama2004 made their first contribution in #1
Full Changelog: https://github.com/yuyukosama2004/grounded-seek/commits/v1.1.0