issues Search Results · language:Edge language:Python linked:pr language:JavaScript linked:pr language:Java language:CSS
Filter by
6M results
The authenticated POST /api/webhooks route is wrapped as withAuth(async (event) = { ... }), but the body parser calls
await request.json() instead of await event.request.json().
Because that ReferenceError ...
Update the Rust MVP handoff/progress docs after PR #942 merged. Record that the mobile/sm-app shadow gates are now in
main, and record the post-#942 rehearsal evidence: Rust state/fixture/core gates pass, ...
Bug
VideoViewer controls the volume slider s value with:
value={muted ? 0 : volume}
When muted is true the slider is pinned to 0. If the user drags the slider, handleVolume fires and updates the volume ...
bug
It d be great to set up basic AGENTS.md file to give basic context to an agent to effectively navigate this repository
and run the actual devops bench.
Also a .gitignore for basic python environment setup ...
Description
aggregate_datasets(...) correctly remaps task_index values in the merged parquet data, but the final meta/stats.json can
keep stale task_index statistics from the source datasets.
This happens ...
dataset
examples
policies
training
Goal
A fixed-epoch run keeps the last checkpoint, not the best — so even with good hyperparameters it freezes an over-trained
model. The first real run made this concrete: train_loss=0.085 vs val_loss=4.440 ...
type:feature
Problem
When agents are chained across nodes, griptape s agent.to_dict() / from_dict() round-trip breaks live Python objects:
- Tool nodes output live Python objects (MCPTool, WebSearchTool, etc.) ...
Context
- We need dark mode to remain readable in navigation and listing detail views.
- The language selector area and dropdown were hard to see in dark mode.
- Listing detail white/light boxes ...
S
Summary
Propagate the shared AGENTS.md policy requiring Codex review comments to be monitored and resolved before PR merge.
Requested Outcome
- Require downstream repo PRs to monitor Codex comments ...
documentation
governance
Build UI for submitting eval jobs and viewing results/scores, replacing curl-based workflow.
Will also serve as the model comparison view (Flash vs Pro on TruthfulQA or custom prompts)

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.