Commit History

fix: keep submission task scores strictly within range
bd5c90d

Athmabhiram1 commited on

Merge origin/main into training/unsloth (sync latest upstream)
11636c4

Athmabhiram1 commited on

feat: enhance TaskRunResponse with raw_total_reward and normalized score calculation
90c162a

shreyas-joshi commited on

chore: refresh docker ignore for space build
8860dcc

Athmabhiram1 commited on

fix: remove unnecessary outputs and Models directories from .dockerignore to optimize build context
d250f99

shreyas-joshi commited on

fix: remove unnecessary Models directory from .dockerignore to streamline build context
b85dd64

shreyas-joshi commited on

fix: include training package in docker build context
0330704

Athmabhiram1 commited on

Merge origin/main into training/unsloth (safe local merge)
0c1dc9f

Athmabhiram1 commited on

Merge origin/main into training/unsloth (safe local update)
c84333b

Athmabhiram1 commited on

fix: add missing build dependencies in Dockerfile for improved environment setup
d6e85ef

shreyas-joshi commited on

feat: enhance Docker setup and environment configuration; add inference entrypoint and update YAML structure
04e8fe6

shreyas-joshi commited on

fix: allow reset endpoint without request body
a3ffdf0

Athmabhiram1 commited on

build: slim space dependencies and docker install
22d765e

Athmabhiram1 commited on

fix: install build-essential for llama-cpp-python build
9fb636f

Athmabhiram1 commited on

chore: refresh training outputs after local inference run
278db54

Athmabhiram1 commited on

Update verification report: Fix training record count and environment validation status
7b1e25b

shreyas-joshi commited on

Add training scripts and utilities for NodeAudit and GraphReview
902cd29

shreyas-joshi commited on

Refactor inference and training modules; add Dockerfile and server setup
920d80b

shreyas-joshi commited on

Add project planning document for GraphReview RL Environment with detailed specifications, phase plans, and requirements for hackathon submission.
944123e

shreyas-joshi commited on

fix: update HF Space badge to be a clickable link in README.md
e47a3ab

shreyas-joshi commited on

feat: expand .env.example with comprehensive configuration settings for GraphReview environment
8d62892

shreyas-joshi commited on

fix: accept HFTOKEN fallback for HF router auth
f4858d9

Athmabhiram1 commited on

feat: auto-fallback inference to HF Router when HF_TOKEN is set
f1b0ebc

Athmabhiram1 commited on

fix: allow inference training runs without local gguf weights in hosted env
8d25213

Athmabhiram1 commited on

fix: open selected module when clicking graph node
299ab86

Athmabhiram1 commited on

fix: improve graph tooltip formatting and report panel readability
d51d64a

Athmabhiram1 commited on

fix: wrap long graph hover tooltips across report views
506681c

Athmabhiram1 commited on

fix: make training bootstrap resilient in hosted runtime
4ee6c8b

Athmabhiram1 commited on

fix: avoid training bootstrap 500 when local weights are unavailable in container
469ea5a

Athmabhiram1 commited on

fix: update flowchart notation in README for clarity
594cb2c

shreyas-joshi commited on

fix: update README to reflect correct project name and references for NodeAudit
8adc051

shreyas-joshi commited on

Refactor README.md: Replace old documentation with updated content for GraphReview environment, including project overview, architecture, tasks, and setup instructions. Remove obsolete README and defects4j references.
6e92713

shreyas-joshi commited on

fix: add HF Spaces README front matter
62b5c62

Athmabhiram1 commited on

fix: enable semgrep execution in local bin environments
01be5fc

Athmabhiram1 commited on

feat: final submission — model fix, README, Dockerfile
ade7c8d

Athmabhiram1 commited on

feat: Implement validation for canonical fixture and add training suite
babc153

shreyas-joshi commited on

Add GraphReview report generation and semantic checks
baa4989

shreyas-joshi commited on

Add Phase 06 Plan for Adaptive Judging and Edge Intelligence; Create initial project outline for GraphReview RL Environment
86c3e08

shreyas-joshi commited on

Add visualization and reporting features for Phase 05
1432cf4

shreyas-joshi commited on

feat: Update dependencies and add main entry point for server
7c6ef91

shreyas-joshi commited on

feat: Enhance module resolution and grading configuration
bc02c39

shreyas-joshi commited on

feat: Implement task registry and grading system
b196357

shreyas-joshi commited on

feat: Implement chunking and graph management for code review environment
899a7c7

shreyas-joshi commited on

feat: initialize CodeReviewEnv with foundational components
cf05092

shreyas-joshi commited on