pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:C# language:PHP
Filter by
165M results
Added rules for file organization in README.
Pull Request Summary
Briefly explain what this Pull Request does.
Example:
- add Rule: If a file must be used by ros2 launch, keep it inside openamrobot_gazebo. ...
Moves the weekly blocklist reset out of fetch() into a dedicated maybe_reset_weekly_blocklist() method that is only
called from the run_pulse() scheduler. Deletion-triggered partial refreshes (via /api/delete_ec_event) ...
Re-opened after PR #35 auto-closed when its base branch was deleted on the #36 merge (which replaced #33). Same single
commit, rebased onto main. See #35 for original discussion.
Closes #34. Rank 3 pivot ...
Add host-side schema reader + Python format() schema embedding
Add first improvement point: hardened authorization
… models
The / endpoint was showing llama-3.3-70b-versatile from a previous version of the app. Ella now uses Claude Sonnet/Haiku
via Anthropic. Added a model field that reads the constants directly so ...