Skip to content

feat: add tested environment episodes and trajectory rewards - #43

Merged
salim4n merged 1 commit into
mainfrom
feat/tested-environment-episodes
Jun 30, 2026
Merged

feat: add tested environment episodes and trajectory rewards#43
salim4n merged 1 commit into
mainfrom
feat/tested-environment-episodes

Conversation

@salim4n

@salim4n salim4n commented Jun 30, 2026

Copy link
Copy Markdown
Member

Summary

  • Upgrade @ignitionai/agent-trainer-environment from minimal prototype to tested episode runner.
  • Add RL bridge from EpisodeResult to Trajectory, deterministic trajectory reports, and offline policy evaluation compatibility.
  • Add mocked RAG episode example using search -> rerank -> verify -> answer.
  • Update readiness, audit, backlog, milestones, and package docs.

Out of scope

  • PPO implementation
  • GRPO training
  • fine-tuning
  • real provider calls
  • CLI optimization loop
  • IgnitionRAG app integration

Validation

  • bun run --filter "./examples/rag-environment-episode" dev
  • bun run lint
  • bun run typecheck
  • bun run test
  • bun run build
  • bun run pack:check
  • git diff --check

@salim4n
salim4n merged commit 1ecd152 into main Jun 30, 2026
1 check passed
@salim4n
salim4n deleted the feat/tested-environment-episodes branch June 30, 2026 19:53
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.

1 participant