Commit History

deploy: sys.path bootstrap so HF doesn't need pip-installed package
6365eaa
Running

laharikarumanchi commited on

deploy: fix HF pip path (-e . → -e /app)
8d2e012

laharikarumanchi commited on

deploy: Space-friendly README with HF frontmatter
cee6156

laharikarumanchi commited on

chore(gitignore): catch all *.env files
cb05eea

laharikarumanchi commited on

deploy: HF Spaces config for the Streamlit demo (#2)
2098ecc
unverified

laharikarumanchi commited on

Merge pull request #1 from laharikarumanchi-AI-ML/docs/add-readme
4b39329
unverified

laharikarumanchi commited on

ci: add GitHub Actions pytest workflow + PR template
2bf9145

laharikarumanchi commited on

Update portfolio plan: Astro v6 content-config shape
c606a6b

laharikarumanchi Claude Opus 4.7 (1M context) commited on

Gemini: scrub key from URL + throttle between calls
dac9c7c

laharikarumanchi Claude Opus 4.7 (1M context) commited on

Add GeminiClient — needed for the real benchmark run
cf890d8

laharikarumanchi Claude Opus 4.7 (1M context) commited on

Fix Groq rate-limit handling — discovered during real eval run
f2e00ad

laharikarumanchi Claude Opus 4.7 (1M context) commited on

Add implementation plan for the portfolio website
f13056f

laharikarumanchi Claude Opus 4.7 (1M context) commited on

test(eval): cover loader (join + subset + skip) and scorer integration
24508fa

laharikarumanchi commited on

feat(eval): DABench harness with official scorer (Path A2)
289a6b1

laharikarumanchi commited on

feat(demo): Streamlit UI with pre-vetted datasets
8b95554

laharikarumanchi commited on

feat(cli): python -m agent ask --data X 'Q'
e8bd3ae

laharikarumanchi commited on

test(orchestrator): retry-off ablation mode fails on first error
40b3bbc

laharikarumanchi commited on

test(orchestrator): cover format_observation and dataset_preview
2145e89

laharikarumanchi commited on

feat(orchestrator): agent loop with sandbox execution and trace
41196f6

laharikarumanchi commited on

feat(prompts): system prompt with @name [value] answer format
a082762

laharikarumanchi commited on

feat(orchestrator): parse <code>/<answer> blocks from LLM output
8b02b53

laharikarumanchi commited on

feat(trace): JSON trace log of agent steps
8977fa1

laharikarumanchi commited on

feat(llm_client): exponential-backoff retry on 429/5xx
492d78d

laharikarumanchi commited on

feat(llm_client): add Groq client with mocked-HTTP tests
0604fba

laharikarumanchi commited on

Fix Task 11 prompt: don't tell LLM to use Agg backend
b73662f

laharikarumanchi Claude Opus 4.7 (1M context) commited on

test(sandbox): verify kernel state persists across cells
470d5f4

laharikarumanchi commited on

test(sandbox): verify matplotlib figures are captured as PNG
16168f7

laharikarumanchi commited on

test(sandbox): verify timeout interrupts long-running cells
e14b563

laharikarumanchi commited on

test(sandbox): cover exception traceback capture
252237b

laharikarumanchi commited on

feat(sandbox): execute code in a Jupyter kernel and capture stdout
9f66f14

laharikarumanchi commited on

chore: scaffold Python package and dev environment
6063def

laharikarumanchi commited on

Patch plan for Phase 0 discoveries
ae1001d

laharikarumanchi Claude Opus 4.7 (1M context) commited on

docs(spec): record Phase 0 scorer-integration decision (A2)
caa09a2

laharikarumanchi Claude Opus 4.7 (1M context) commited on

chore: gitignore external/ and eval results
b673b44

laharikarumanchi Claude Opus 4.7 (1M context) commited on

Close two minor gaps from re-review
3c36d6b

laharikarumanchi Claude Opus 4.7 (1M context) commited on

Revise DA agent plan per reviewer findings
482d379

laharikarumanchi Claude Opus 4.7 (1M context) commited on

Add implementation plan for the data analysis agent
b52973a

laharikarumanchi Claude Opus 4.7 (1M context) commited on

Address spec-review findings on both designs
e30eec3

laharikarumanchi Claude Opus 4.7 (1M context) commited on

Add design specs for data-analysis agent and portfolio site
45c4ae8

laharikarumanchi Claude Opus 4.7 (1M context) commited on