Commit History

fix: inference.py reset
f594f81

NeerajCodz commited on

fix: inference.py
f6b54cb

NeerajCodz commited on

fix: satisfy openenv multi-mode validation
715b529

NeerajCodz Copilot commited on

fix: add OpenEnv environment manifest
7d51cb2

NeerajCodz Copilot commited on

fix: add OpenEnv root reset and step aliases
b4b210e

NeerajCodz Copilot commited on

docs: init proto
24f0bf0

NeerajCodz commited on

feat: add OpenEnv-compliant root inference runner
8341a89

NeerajCodz commited on

feat: add dynamic registry-driven agent tool runtime
5b2dac6

NeerajCodz commited on

test: comprehensive LLM extraction testing and report
d64a03c

NeerajCodz commited on

fix: improve LLM extraction prompts and column name parsing
06af10e

NeerajCodz commited on

feat: identify working LLM models and improve debugging
c2f6d26

NeerajCodz commited on

fix: improve model router error handling and add debug logging
02cc090

NeerajCodz commited on

fix: handle provider/model format in router (strip prefix before calling provider)
71cf583

NeerajCodz commited on

feat: prioritize user-site extraction over external search, improve metric patterns for HN-style sites
fc5088a

NeerajCodz commited on

feat: improve tool call display with emoji prefix in dashboard
922337a

NeerajCodz commited on

fix: improve complex link extraction for Twitch-style markdown
9c16219

NeerajCodz commited on

feat: intelligent search-based navigation for trending/popular content
0735175

NeerajCodz commited on

test: verify strict output contracts on 200-case matrix
027ebd4

NeerajCodz Copilot commited on

test: validate 35 non-template existing domains across output types
9a34438

NeerajCodz Copilot commited on

test: run 6100-case template and non-template stress matrix
b28fad0

NeerajCodz Copilot commited on

fix: enforce template-hint agentic flow and strict output schema
bfec523

NeerajCodz Copilot commited on

refactor: remove hardcoded strategy scrapers
0a43df3

NeerajCodz Copilot commited on

feat: Improve LLM extraction prompts for better data quality
1421a1a

NeerajCodz commited on

fix: Kill stale backend process and verify agentic scraping works
405f6a4

NeerajCodz commited on

feat: Replace hardcoded scraping with truly agentic LLM-driven approach
f946069

NeerajCodz commited on

fix: GitHub trending CSV output returns correct columns
4ece098

NeerajCodz commited on

fix: resolve bare-domain assets to direct URLs
4b354aa

NeerajCodz Copilot commited on

feat: add validate.url and html.parse tool calls for comprehensive visibility
b136a9f

NeerajCodz commited on

feat: add comprehensive plugin registry with 71 tools across 12 plugins
fa40af9

NeerajCodz commited on

feat: add comprehensive tool call visibility in step accordion
48f04de

NeerajCodz commited on

feat: add tool call visibility in step accordion
64ae2f9

NeerajCodz commited on

test: add runtime agent verification for 56 site templates
1f42d7b

NeerajCodz Copilot commited on

fix: dedupe stream steps and exclude agent skills from plugins
0a2fd47

NeerajCodz Copilot commited on

docs: document site template architecture and APIs
bcd9d5d

NeerajCodz Copilot commited on

test: add full site template matrix coverage
7f50e50

NeerajCodz Copilot commited on

feat: add site template registry and agent integration
e13f862

NeerajCodz Copilot commited on

test: expand test coverage to 15 tests, all passing
6452b60

NeerajCodz commited on

docs: add rewards and CSV output test report
bcc23e6

NeerajCodz commited on

fix: proper rewards for all steps and clean CSV output
13402be

NeerajCodz commited on

feat: enhanced step accordion UI with Lucide icons and test report
dc6c23a

NeerajCodz commited on

fix: intelligent navigation scraper with GitHub trending support
a04acb3

NeerajCodz commited on

feat: implement intelligent agentic web scraper
82fb385

NeerajCodz commited on

fix: resolve scraper functionality and plugin issues
54ec9cb

NeerajCodz commited on

test: comprehensive ScrapeRL system tests - 100% pass rate
e123ba8

NeerajCodz commited on

chore: move AI test report to docs/test
852ba36

NeerajCodz commited on

test: comprehensive AI provider testing with 90% success rate
da142bc

NeerajCodz commited on

docs: comprehensive README update with all new features and examples
9160ee4

NeerajCodz commited on

test: add end-to-end scraper test script with successful validation
8512126

NeerajCodz commited on

feat: add frontend WebSocket integration with episode progress tracking
fa81e4d

NeerajCodz commited on

feat: add WebSocket support for real-time scraper progress updates
4afa792

NeerajCodz commited on